up su Gitea

This commit is contained in:
2026-04-19 17:07:18 +02:00
parent e78ce720bb
commit fe54b28378
298 changed files with 23460 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[Spicetify]
accent = {{ colors.on_surface.default.hex_stripped }}
accent-active = {{ colors.primary.default.hex_stripped }}
accent-inactive = {{ colors.surface.default.hex_stripped }}
banner = {{ colors.primary.default.hex_stripped }}
border-active = {{ colors.outline.default.hex_stripped }}
border-inactive = {{ colors.outline_variant.default.hex_stripped }}
header = {{ colors.on_surface.default.hex_stripped }}
highlight = {{ colors.surface_container_low.default.hex_stripped }}
main = {{ colors.surface.default.hex_stripped }}
notification = {{ colors.tertiary.default.hex_stripped }}
notification-error = {{ colors.error.default.hex_stripped }}
subtext = {{ colors.on_surface_variant.default.hex_stripped }}
text = {{ colors.on_surface.default.hex_stripped }}