diff --git a/config/matugen/templates/hyprland/hyprtoolkit.conf b/config/matugen/templates/hyprland/hyprtoolkit.conf new file mode 100644 index 0000000..325aca0 --- /dev/null +++ b/config/matugen/templates/hyprland/hyprtoolkit.conf @@ -0,0 +1,10 @@ +# This configuration is generated by matugen +# Changing these variables with matugen still enabled will overwrite them. + +background = rgba({{colors.background.default.hex_stripped}}FF) +base = rgba({{colors.surface.default.hex_stripped}}FF) +text = rgba({{colors.on_background.default.hex_stripped}}FF) +accent = rgba({{colors.primary.default.hex_stripped}}FF) +accent_secondary = rgba({{colors.secondary.default.hex_stripped}}FF) +font_family = Comfortaa +font_family_monospace = Source Code Pro