15 lines
410 B
Plaintext
15 lines
410 B
Plaintext
|
|
# Hyprland Colors - Generated by Tinty
|
||
|
|
general {
|
||
|
|
# Active border: A gradient from Blue (0D) to Mauve (0E)
|
||
|
|
col.active_border = rgba(68b0eeff) rgba(b799feff) 45deg
|
||
|
|
|
||
|
|
# Inactive border: A subtle surface color (01) with slight transparency
|
||
|
|
col.inactive_border = rgba(292b2daa)
|
||
|
|
}
|
||
|
|
|
||
|
|
group {
|
||
|
|
# If you use groups/tabs
|
||
|
|
col.border_active = rgba(68b0eeff)
|
||
|
|
col.border_inactive = rgba(292b2daa)
|
||
|
|
}
|