mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
fixed hyprland and kvantum configs
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
$primary = rgb({accent_stripped})
|
||||
$surface = rgb({surface_stripped})
|
||||
$secondary = rgb({base04_stripped})
|
||||
$error = rgb({error_stripped})
|
||||
$tertiary = rgb({base06_stripped})
|
||||
$surface_lowest = rgb({background_stripped})
|
||||
$primary = rgb({accent.hex_stripped})
|
||||
$surface = rgb({surface.hex_stripped})
|
||||
$secondary = rgb({base04.hex_stripped})
|
||||
$error = rgb({error.hex_stripped})
|
||||
$tertiary = rgb({base06.hex_stripped})
|
||||
$surface_lowest = rgb({background.hex_stripped})
|
||||
|
||||
general {
|
||||
col.active_border = $primary
|
||||
|
||||
Reference in New Issue
Block a user