end-4 / dots-hyprland

i hate minimalism so...
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
3.71k stars 255 forks source link

Rework colors and support custom colorscheme #327

Open end-4 opened 5 months ago

end-4 commented 5 months ago

The problem

What to do

  1. Use SCSS variables for each element, like $wifi and $onWifi. Each of those will by default be assigned the value it would currently get from Material colors
  2. Add a way to easily load custom colors, something like >theme THEME_NAME like in my old eww rices. Themes will be either SCSS or JSON, open for discussion. I'll take care of this after (1)

kinda related to #281 but i wanna put here so you guys can bother me more so i can stop procrastinating