16 lines
626 B
Plaintext
16 lines
626 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)
|
|
alternate_base = rgba({{colors.surface.default.hex_stripped | lighten: -5.0}}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
|
|
font_size = 13
|
|
h1_size = 22
|
|
h2_size = 18
|
|
h3_size = 15
|