mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 23:39:27 -05:00
hyprland: make borders more readable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
general {
|
||||
col.active_border = rgba({{colors.on_surface.default.hex_stripped}}39)
|
||||
col.inactive_border = rgba({{colors.outline.default.hex_stripped}}30)
|
||||
col.active_border = rgba({{colors.outline.default.hex_stripped}}AA)
|
||||
col.inactive_border = rgba({{colors.outline_variant.default.hex_stripped}}AA)
|
||||
}
|
||||
|
||||
misc {
|
||||
|
||||
Reference in New Issue
Block a user