let's try green
This commit is contained in:
@@ -19,7 +19,7 @@ $blue = #89b4fa
|
|||||||
$mauve = #cba6f7
|
$mauve = #cba6f7
|
||||||
$flamingo = #f2cdcd
|
$flamingo = #f2cdcd
|
||||||
$inactive = #595959aa
|
$inactive = #595959aa
|
||||||
$activeborder = #1ae6ccee
|
#$activeborder = #1ae6ccee
|
||||||
|
|
||||||
# General theming
|
# General theming
|
||||||
general {
|
general {
|
||||||
@@ -31,7 +31,7 @@ general {
|
|||||||
extend_border_grab_area = 20
|
extend_border_grab_area = 20
|
||||||
|
|
||||||
# Solid color borders only
|
# Solid color borders only
|
||||||
col.active_border = $activeborder
|
col.active_border = $green
|
||||||
col.inactive_border = $inactive
|
col.inactive_border = $inactive
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user