added hellwal and matugen generators (WIP)

This commit is contained in:
2026-01-29 00:55:01 +03:00
parent 3e798f1fb8
commit 4697f69dac
24 changed files with 1023 additions and 58 deletions

View File

@@ -1,5 +1,6 @@
[colors]
accent = '#9A8652FF'
accent_secondary = '#9A8652FF'
background = '#111111FF'
base00 = '#111111FF'
base01 = '#668A51FF'

View File

@@ -1,5 +1,6 @@
[colors]
accent = '#9A8652FF'
accent_secondary = '#9A8652FF'
background = '#E0E0E0FF'
base00 = '#E0E0E0FF'
base01 = '#668A51FF'

View File

@@ -5,7 +5,7 @@ foreground {foreground}
background {background}
selection_foreground {on_surface}
selection_background {surface}
url_color {accent}
url_color {accent_secondary}
color0 {base00}
color8 {base08}