9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
|
|
|
$latte_blue = rgb(1e66f5)
|
|
|
|
general {
|
|
col.active_border = $latte_blue
|
|
}
|
|
|