dotfiles/matugen/templates/hyprland-colors.conf

6 lines
232 B
Plaintext
Raw Normal View History

2024-09-13 17:06:26 +00:00
$primary = rgb({{colors.primary.default.hex_stripped}})
$secondary = rgb({{colors.secondary_fixed_dim.default.hex_stripped}})
$bg = rgb({{colors.surface.default.hex_stripped}})
$fg = rgb({{colors.on_surface.default.hex_stripped}})