11 lines
491 B
Plaintext
11 lines
491 B
Plaintext
# 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
|