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