00: cleanup config

This commit is contained in:
2026-02-07 09:40:24 -06:00
parent ddbfe8919d
commit 0bae345352
12 changed files with 197 additions and 695 deletions
+34 -58
View File
@@ -1,61 +1,37 @@
$rosewaterAlpha = fff5e0dc
$flamingoAlpha = fff2cdcd
$pinkAlpha = fff5c2e7
$mauveAlpha = ffcba6f7
$redAlpha = fff38ba8
$maroonAlpha = ffeba0ac
$peachAlpha = fffab387
$yellowAlpha = fff9e2af
$greenAlpha = ffa6e3a1
$tealAlpha = ff94e2d5
$skyAlpha = ff89dceb
$sapphireAlpha = ff74c7ec
$blueAlpha = ff89b4fa
$lavenderAlpha = ffb4befe
# foreground
$fg = ebdbb2
$fg0 = fbf1c7
$fg1 = ebdbb2
$fg2 = d5c4a1
$fg3 = bdae93
$fg4 = a89984
$textAlpha = ffcdd6f4
$subtext1Alpha = ffbac2de
$subtext0Alpha = ffa6adc8
# background
$bg = 282828
$bg0_h = 1d2021
$bg0_s = 32302f
$bg1 = 3c3836
$bg2 = 504945
$bg3 = 665c54
$bg4 = 7c6f64
$overlay2Alpha = ff9399b2
$overlay1Alpha = ff7f849c
$overlay0Alpha = ff6c7086
# colors
$gray = a89984
$red = cc241d
$green = 98971a
$yellow = d79921
$blue = 458588
$purple = b16286
$aqua = 689d6a
$orange = d65d0e
$peach = fe640b
$surface2Alpha = ff585b70
$surface1Alpha = ff45475a
$surface0Alpha = ff313244
$baseAlpha = ff1e1e2e
$mantleAlpha = ff181825
$crustAlpha = ff11111b
$rosewater = 0xfff5e0dc
$flamingo = 0xfff2cdcd
$pink = 0xfff5c2e7
$mauve = 0xffcba6f7
$red = 0xfff38ba8
$maroon = 0xffeba0ac
$peach = 0xfffab387
$yellow = 0xfff9e2af
$green = 0xffa6e3a1
$teal = 0xff94e2d5
$sky = 0xff89dceb
$sapphire = 0xff74c7ec
$blue = 0xff89b4fa
$lavender = 0xffb4befe
$text = 0xffcdd6f4
$subtext1 = 0xffbac2de
$subtext0 = 0xffa6adc8
$overlay2 = 0xff9399b2
$overlay1 = 0xff7f849c
$overlay0 = 0xff6c7086
$surface2 = 0xff585b70
$surface1 = 0xff45475a
$surface0 = 0xff313244
$base = 0xff1e1e2e
$mantle = 0xff181825
$crust = 0xff11111b
# alternates
$alt_gray = 928374
$alt_red = fb4934
$alt_green = b8bb26
$alt_yellow = fabd2f
$alt_blue = 83a598
$alt_purple = d3869b
$alt_aqua = 8ec07c
$alt_orange = fe8019