add noctalia and fuzzel

This commit is contained in:
2026-05-23 21:20:58 +02:00
parent 364801f1a3
commit 9a3eceb3ab
599 changed files with 204318 additions and 0 deletions
@@ -0,0 +1,7 @@
background = rgba({{colors.background.default.hex_stripped}}ff)
base = rgba({{colors.surface.default.hex_stripped}}ff)
text = rgba({{colors.on_surface.default.hex_stripped}}ff)
alternate_base = rgba({{colors.surface_variant.default.hex_stripped}}ff)
bright_text = rgba({{colors.on_secondary.default.hex_stripped}}ff)
accent = rgba({{colors.primary.default.hex_stripped}}ff)
accent_secondary = rgba({{colors.secondary.default.hex_stripped}}ff)