removes not-needed styles
This commit is contained in:
parent
2bcff1662b
commit
d200cec03c
@ -1,16 +1,8 @@
|
|||||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||||
|
|
||||||
$latte_blue = rgb(1e66f5)
|
$latte_blue = rgb(1e66f5)
|
||||||
$latte_magenta = rgb(ea76cb)
|
|
||||||
$latte_pink = rgb(8839ef)
|
|
||||||
$latte_gray = rgb(bcc0cc)
|
|
||||||
$latte_crust = rgb(dce0e8)
|
|
||||||
|
|
||||||
general {
|
general {
|
||||||
col.active_border = $latte_blue
|
col.active_border = $latte_blue
|
||||||
col.inactive_border = $latte_gray
|
|
||||||
col.group_border = $latte_magenta
|
|
||||||
col.group_border_active = $latte_pink
|
|
||||||
col.separator = $latte_crust
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user