Luc Chabassier
ad560b2233
Improve kitty module ( #42 )
...
Directly use upstream template and add an option to use the 256 colors
variant.
2023-02-25 15:31:38 +00:00
Luc Chabassier
75ae5f52e2
Enable overriding part of theme ( #41 )
2023-02-25 15:22:00 +00:00
Daniel Thwaites
02a1a02386
Check builds on GitHub Actions 👷
2023-02-25 15:09:59 +00:00
Daniel Thwaites
8a31f2e2e9
Merge pull request #36 from DamienCassou/readme-installation
...
Add explanations on how to install Stylix without flakes
2023-02-25 13:05:06 +00:00
DwarfMaster
e4a12fec97
Add explanations on how to install Stylix without flakes
...
Fixes #25 .
2023-02-25 09:02:48 +01:00
Damien Cassou
b9fc184323
Add default.nix
2023-02-24 07:03:28 +01:00
deinferno
f123771bd9
Add a xresources module ( #38 )
...
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-02-21 15:31:38 +00:00
deinferno
47412549b0
Add a rofi module ( #37 )
...
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-02-21 15:27:59 +00:00
deinferno
9a5216869a
vim/hm.nix: unlet colors_name to fix base16Scheme ( #27 )
2023-02-21 15:20:27 +00:00
Damien Cassou
42f10c0307
Fix nix code blocks in README ( #34 )
...
To be properly syntax highlighted, Nix code block must be valid.
2023-02-15 17:23:44 +00:00
Damien Cassou
1fe620487b
Explain where to find palette.html on non-NixOS ( #33 )
...
Fixes #30 .
2023-02-15 17:22:39 +00:00
Damien Cassou
519037622a
Fix typo in a WM name: herbs{f⇒t}lu{⇒f}twm ( #29 )
...
Fixes #28 .
2023-02-15 10:53:50 +00:00
Daniel Thwaites
011a1e7cba
Fix link in docs 📝
2023-02-14 14:51:39 +00:00
Daniel Thwaites
c9bf0c8099
Improve documentation about the NixOS/Home Manager split 📝
...
Related to the discussion in #25
2023-02-14 14:46:41 +00:00
Daniel Thwaites
e3dda4d032
Reduce memory usage of palette generator ⚡
2023-02-14 12:25:41 +00:00
Daniel Thwaites
939669577c
Remove Haddock pages from website 📝
...
This was more of a developer tool than part of the documentation, so it
makes sense to keep it off the main site. Also when modifying the
palette generator, the documentation on the site would become out of
sync with local changes anyway.
2023-02-13 20:09:56 +00:00
Daniel Thwaites
7e2d318e6a
Separate NixOS and home-manager code 🔀
2023-02-13 19:53:16 +00:00
Luc Chabassier
b54b24a76c
Improve detection of when to set the wallpaper using feh
2023-02-13 10:18:46 +01:00
Daniel Thwaites
283e463051
Update README 📝
...
Details about recent changes, and some miscellaneous edits.
2023-02-10 19:39:16 +00:00
Daniel Thwaites
0f32bd147a
Document and improve homeManagerIntegration
📝 🚸
...
Removed the interaction between the options, so that each option has one
specific purpose. This makes it easier to explain what they do.
2023-02-04 20:27:09 +00:00
DwarfMaster
54199f717b
Add HM modules for feh
2023-02-04 17:51:14 +01:00
DwarfMaster
4bf7974c6d
Update README
2023-02-04 17:34:12 +01:00
Daniel Thwaites
6fa03db360
Generate documentation for NixOS and Home Manager options 📝
2023-02-04 12:07:06 +00:00
DwarfMaster
3567250ba0
Properly warn users that stylix.palette.* has been removed
2023-02-02 00:44:48 +01:00
DwarfMaster
610632be8e
Improved default of options when used from home-manager
2023-02-02 00:22:47 +01:00
DwarfMaster
83456eceb6
Auto-enable home-manager integration when hm is available
2023-02-01 21:38:01 +01:00
Daniel Thwaites
638f2d86c4
Only run onChange
for GNOME when installed 🐛
...
As GNOME is always enabled on the Home Manager side, the command might
try to run when GNOME is not installed.
2023-02-01 12:29:56 +00:00
Daniel Thwaites
ba324393e9
Support per user themes for GNOME shell ✨
2023-02-01 12:06:03 +00:00
Daniel Thwaites
02f0297038
Import Home Manager modules when enabled at system level 🚸
...
`stylix.home-manager.enable = true` causes an error unless the Home
Manager modules are imported. It makes sense to add them automatically.
2023-01-31 18:00:03 +00:00
DwarfMaster
fbad7b1b0c
Refactor modules to separate nixos from hm code
2023-01-30 22:56:57 +01:00
DwarfMaster
76a254f9fe
Separate stylix into a nixos module and a home-manager module
2023-01-30 19:25:27 +01:00
Daniel Thwaites
8c22082ab1
Use withHashtag
in k9s module 🎨
2023-01-28 18:06:16 +00:00
Marc Jakobi
af4cde884b
Add a k9s module ( #22 )
2023-01-28 17:55:34 +00:00
Daniel Thwaites
7078443eff
Hide quick settings tile for dark mode 🚸
2023-01-19 18:17:15 +00:00
Daniel Thwaites
16d6d932a0
Add instructions for fetching pre-made schemes 📝
...
Closes #19
2023-01-11 23:47:29 +00:00
Daniel Thwaites
907e723a3b
Update link to base16-schemes 📝
2023-01-08 19:23:53 +00:00
Daniel Thwaites
11e2e188de
Style Chromium, Google Chrome and Brave ✨
2023-01-08 18:59:48 +00:00
Roberto Abdelkader Martínez Pérez
e43c98f9e7
Add an i3 module based on Sway module ( #18 )
2023-01-07 17:53:22 +00:00
Daniel Thwaites
34a852baee
Build gresource within GNOME shell derivation ♻️
2023-01-06 23:46:06 +00:00
Daniel Thwaites
43a0330a31
Apply GNOME shell styling to GDM ✨
...
This has some other benefits too:
- No messing around with extensions and DConf settings
- The custom theme is compiled into a gresource file for efficiency
However it does cause the GNOME shell package to be compiled from scratch.
2023-01-06 23:28:40 +00:00
Daniel Thwaites
d7536947a7
Simplify serif = sansSerif
example 📝
2022-12-19 19:41:06 +00:00
Daniel Thwaites
46899f291b
Style GNOME shell ✨
2022-12-19 19:23:41 +00:00
Daniel Thwaites
ce781e1d96
Style GEdit ✨
...
Fixes #17
2022-11-26 14:31:33 +00:00
Daniel Thwaites
faace1bdc2
Set GNOME background for both modes 💄
...
Otherwise, the default wallpaper is used for the other mode.
Ideally we would support setting two wallpapers and two colourschemes,
however that would clash with the other desktop environments which don't
have a toggle. Perhaps it's something to think about for the future?
2022-11-19 23:41:17 +00:00
Daniel Thwaites
921ff2a2bb
Disable GNOME's default wallpapers 🍱
...
Saves 31MiB of disk space.
2022-11-19 23:02:16 +00:00
Daniel Thwaites
e634069a2b
Fix image clipping in Plymouth theme 🐛
2022-11-17 19:04:28 +00:00
Daniel Thwaites
a435af7907
Improve Plymouth animation 💄
2022-11-17 16:07:00 +00:00
Daniel Thwaites
832ef0c975
Fix syntax of headerbar_border_color
🐛
2022-11-09 07:04:49 +00:00
Daniel Thwaites
52f614b536
Style libadwaita apps ✨
...
Rather than changing the GTK theme, we now use the default Adwaita
theme with modified colours. This creates a consistent look across
all GTK3, GTK4 and Libadwaita apps.
TODO: Gnome shell theme
2022-11-07 11:12:26 +00:00
Aidan Pinard
081ce971ed
Set correct Gnome settings for dark mode ( #16 )
2022-11-04 19:25:50 +00:00