1
Commit Graph

20 Commits

Author SHA1 Message Date
16e60f65cf Modules/Color: Make auto-set options readOnly 2025-07-20 21:47:27 +02:00
eaed412a29 Modules/Color: Don't use alias colors in applyColors script 2025-07-20 15:18:10 +02:00
a67029abe7 Modules/Color: Move wallpaper selection from hyprland module to color module 2025-07-20 15:17:53 +02:00
bcf4637167 Modules/Color: Update applyColors script 2025-07-20 01:48:34 +02:00
b05f868b2b Modules/Color: Implement transformation rules for applyColor script 2025-07-19 22:37:06 +02:00
9e8b160087 Modules/Color: Add semantic color aliases 2025-07-19 21:46:06 +02:00
0eeb9623b2 Modules/Color: Add a helper script to output the current colorscheme to the terminal 2025-07-19 20:20:10 +02:00
f62f7b4c64 Modules/Color: Don't specify light/dark schemes, choose a single scheme where everything is based on 2025-07-19 19:23:17 +02:00
3daefbad68 Modules/Color: Prepare applyColors helper script 2025-07-19 17:50:47 +02:00
4eed506642 Modules/Color: Add hex string representation (e.g. "#123456" instead of "123456") 2025-07-19 15:47:20 +02:00
b012f42a95 Modules: Remove the options to disable paths and color modules 2025-07-09 03:09:21 +02:00
72b3f244e2 Color: Remove unused internal options 2024-10-14 20:42:28 +02:00
b434994994 Color: Put hex colors under the color.hex key 2024-10-14 20:37:45 +02:00
0a39fe41f9 Color: Don't generate unnecessary sub-options 2024-10-14 20:29:23 +02:00
83e8ecc8e3 Color: Add different color representations
RgbString: e.g. "24,155,213"
Rgb:       e.g. [24 155 213]
2024-10-14 17:34:43 +02:00
814793de43 Color: Move schemes to own folder 2024-10-14 17:13:53 +02:00
3d9e4fc7d2 Color: Add font option 2024-10-13 17:15:36 +02:00
94d2ff1ebb Color: Add catppuccin latte and mocha schemes 2024-10-13 16:07:26 +02:00
a04a7d7d7d Color: Add empty catppuccin-latte definition 2024-10-13 15:05:13 +02:00
9c999232e3 Nixos: Add empty color HM module 2024-10-13 15:01:14 +02:00