7 lines
300 B
Plaintext
7 lines
300 B
Plaintext
# Colors (Hyprland "col" values commonly use rgba(aarrggbb)-style hex)
|
|
# See Hyprland variable / type docs for color formats & bools. :contentReference[oaicite:2]{index=2}
|
|
$base = rgba(1e1e2eff)
|
|
$inactive = rgba(595959aa)
|
|
$blue = rgba(33ccffee)
|
|
$green = rgba(00ff99ee)
|