base16-hyprland/build/base16-gruvbox-dark-hard

15 lines
410 B
Plaintext
Raw Normal View History

2026-03-18 20:06:17 +01:00
# Hyprland Colors - Generated by Tinty
general {
# Active border: A gradient from Blue (0D) to Mauve (0E)
col.active_border = rgba(83a598ff) rgba(d3869bff) 45deg
# Inactive border: A subtle surface color (01) with slight transparency
col.inactive_border = rgba(3c3836aa)
}
group {
# If you use groups/tabs
col.border_active = rgba(83a598ff)
col.border_inactive = rgba(3c3836aa)
}