25 lines
1.4 KiB
INI
25 lines
1.4 KiB
INI
[matugen]
|
|
main = {{ colors.background.default.hex_stripped }}
|
|
main-secondary = {{ colors.surface_bright.default.hex_stripped }}
|
|
accent = {{ colors.primary.default.hex_stripped }}
|
|
button = {{ colors.primary.default.hex_stripped }}
|
|
button-secondary = {{ colors.secondary.default.hex_stripped }}
|
|
button-active = {{ colors.primary_fixed.default.hex_stripped }}
|
|
button-disabled = {{ colors.surface_bright.default.hex_stripped }}
|
|
|
|
misc = {{ colors.tertiary.default.hex_stripped }}
|
|
subtext = {{ colors.on_surface_variant.default.hex_stripped }}
|
|
text = {{ colors.on_background.default.hex_stripped }}
|
|
sidebar = {{ colors.surface.default.hex_stripped }}
|
|
player = {{ colors.surface.default.hex_stripped }}
|
|
card = {{ colors.surface_bright.default.hex_stripped }}
|
|
notification = {{ colors.surface.default.hex_stripped }}
|
|
notification-error = {{ colors.error.default.hex_stripped }}
|
|
shadow = {{ colors.shadow.default.hex_stripped }}
|
|
|
|
nav-active-text = {{ colors.primary.default.hex_stripped }}
|
|
nav-active = {{ colors.primary.default.hex_stripped }}
|
|
tab-active = {{ colors.surface.default.hex_stripped }}
|
|
play-button = {{ colors.primary.default.hex_stripped }}
|
|
|
|
playback-bar = {{ colors.primary_fixed.default.hex_stripped }}
|