forked from Shinonome/dots-hyprland
hyprlock: use google sans flex
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# This configuration is generated by matugen
|
# This configuration is generated by matugen
|
||||||
# Changing these variables with matugen still enabled will overwrite them.
|
# Changing these variables with matugen still enabled will overwrite them.
|
||||||
|
|
||||||
$text_color = rgba(FFDAD6FF)
|
$text_color = rgba(d9e2ffFF)
|
||||||
$entry_background_color = rgba(41000311)
|
$entry_background_color = rgba(00194411)
|
||||||
$entry_border_color = rgba(896E6C55)
|
$entry_border_color = rgba(8f909955)
|
||||||
$entry_color = rgba(FFDAD6FF)
|
$entry_color = rgba(d9e2ffFF)
|
||||||
$font_family = Rubik Light
|
$font_family = Google Sans Flex Medium
|
||||||
$font_family_clock = Rubik Light
|
$font_family_clock = Google Sans Flex Medium
|
||||||
$font_material_symbols = Material Symbols Rounded
|
$font_material_symbols = Material Symbols Rounded
|
||||||
|
|||||||
@@ -5,8 +5,8 @@ $text_color = rgba({{colors.primary_fixed.default.hex_stripped}}FF)
|
|||||||
$entry_background_color = rgba({{colors.on_primary_fixed.default.hex_stripped}}11)
|
$entry_background_color = rgba({{colors.on_primary_fixed.default.hex_stripped}}11)
|
||||||
$entry_border_color = rgba({{colors.outline.default.hex_stripped}}55)
|
$entry_border_color = rgba({{colors.outline.default.hex_stripped}}55)
|
||||||
$entry_color = rgba({{colors.primary_fixed.default.hex_stripped}}FF)
|
$entry_color = rgba({{colors.primary_fixed.default.hex_stripped}}FF)
|
||||||
$font_family = Rubik
|
$font_family = Google Sans Flex Medium
|
||||||
$font_family_clock = Space Grotesk DemiBold
|
$font_family_clock = Google Sans Flex Medium
|
||||||
$font_material_symbols = Material Symbols Rounded
|
$font_material_symbols = Material Symbols Rounded
|
||||||
|
|
||||||
$background_image = {{image}}
|
$background_image = {{image}}
|
||||||
Reference in New Issue
Block a user