dotfiles/matugen/templates/hyprland-colors.conf
2024-09-13 22:06:26 +05:00

6 lines
232 B
Plaintext

$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}})