1
Commit Graph

19 Commits

Author SHA1 Message Date
8660dab9d0 Modules/Color: Don't use alias colors in applyColors script 2025-07-20 15:18:10 +02:00
1daed2cd4f Modules/Color: Move wallpaper selection from hyprland module to color module 2025-07-20 15:17:53 +02:00
87dc485e1f Modules/Color: Update applyColors script 2025-07-20 01:48:34 +02:00
8213225893 Modules/Color: Implement transformation rules for applyColor script 2025-07-19 22:37:06 +02:00
c88c548238 Modules/Color: Add semantic color aliases 2025-07-19 21:46:06 +02:00
11ea2ef022 Modules/Color: Add a helper script to output the current colorscheme to the terminal 2025-07-19 20:20:10 +02:00
9c84b6c93d 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
11b4c506de Modules/Color: Prepare applyColors helper script 2025-07-19 17:50:47 +02:00
335030840e Modules/Color: Add hex string representation (e.g. "#123456" instead of "123456") 2025-07-19 15:47:20 +02:00
e8b0642ef6 Modules: Remove the options to disable paths and color modules 2025-07-09 03:09:21 +02:00
b7a2885fd3 Color: Remove unused internal options 2024-10-14 20:42:28 +02:00
8e65c018a9 Color: Put hex colors under the color.hex key 2024-10-14 20:37:45 +02:00
6724bb029b Color: Don't generate unnecessary sub-options 2024-10-14 20:29:23 +02:00
c739eaebab 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
7da63bf09a Color: Move schemes to own folder 2024-10-14 17:13:53 +02:00
d60f809f1f Color: Add font option 2024-10-13 17:15:36 +02:00
c103df5675 Color: Add catppuccin latte and mocha schemes 2024-10-13 16:07:26 +02:00
fa5f3d8a8c Color: Add empty catppuccin-latte definition 2024-10-13 15:05:13 +02:00
a9b8634f98 Nixos: Add empty color HM module 2024-10-13 15:01:14 +02:00