feat: hyprtoolkit theme
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user