colors.toml and icons.theme were copy-pasted from summer-night (a dark theme). Repalette to Everforest Light, mark as light via light.mode, switch icons to Yaru-blue, fix the broken Waybar import, and add the btop/neovim/vscode/rofi/walker app configs the sibling themes ship. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
24 lines
471 B
TOML
24 lines
471 B
TOML
accent = "#3a94c5"
|
|
cursor = "#5c6a72"
|
|
foreground = "#5c6a72"
|
|
background = "#fdf6e3"
|
|
selection_foreground = "#5c6a72"
|
|
selection_background = "#d3dbc8"
|
|
|
|
color0 = "#5c6a72"
|
|
color1 = "#f85552"
|
|
color2 = "#8da101"
|
|
color3 = "#dfa000"
|
|
color4 = "#3a94c5"
|
|
color5 = "#df69ba"
|
|
color6 = "#35a77c"
|
|
color7 = "#fdf6e3"
|
|
color8 = "#829181"
|
|
color9 = "#f85552"
|
|
color10 = "#8da101"
|
|
color11 = "#dfa000"
|
|
color12 = "#3a94c5"
|
|
color13 = "#df69ba"
|
|
color14 = "#35a77c"
|
|
color15 = "#fdf6e3"
|