mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 07:19:27 -05:00
update hyprland/hyprlock colors
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
$SLURP_COMMAND="$(slurp -d -c {{ $onSecondaryContainer }}BB -b {{ $secondaryContainer }}44 -s 00000000)"
|
||||
|
||||
general {
|
||||
col.active_border = rgba({{ $onSurface }}45)
|
||||
col.inactive_border = rgba({{ $outline }}33)
|
||||
col.active_border = rgba({{ $onSurface }}39)
|
||||
col.inactive_border = rgba({{ $outline }}30)
|
||||
}
|
||||
|
||||
misc {
|
||||
|
||||
@@ -7,7 +7,7 @@ $font_family_clock = Gabarito
|
||||
$font_material_symbols = Material Symbols Rounded
|
||||
|
||||
background {
|
||||
color = rgba({{ $background }}BB)
|
||||
color = rgba({{ $background }}FF)
|
||||
}
|
||||
input-field {
|
||||
monitor =
|
||||
|
||||
Reference in New Issue
Block a user