This commit is contained in:
Mechseroms 2025-11-01 13:36:17 -05:00
parent 901568e721
commit 94bab9811b

View File

@ -1,24 +1,24 @@
{ {
"$schema": "https://opencode.ai/theme.json", "$schema": "https://opencode.ai/theme.json",
"defs": { "defs": {
"color0": "#1a1b26", "color0": "{color0}",
"color1": "#f7768e", "color1": "{color1}",
"color2": "#9ece6a", "color2": "{color2}",
"color3": "#e0af68", "color3": "{color3}",
"color4": "#7aa2f7", "color4": "{color4}",
"color5": "#bb9af7", "color5": "{color5}",
"color6": "#7dcfff", "color6": "{color6}",
"color7": "#a9b1d6", "color7": "{color7}",
"color8": "#414868", "color8": "{color8}",
"color9": "#f7768e", "color9": "{color9}",
"color10": "#9ece6a", "color10": "{color10}",
"color11": "#e0af68", "color11": "{color11}",
"color12": "#7aa2f7", "color12": "{color12}",
"color13": "#bb9af7", "color13": "{color13}",
"color14": "#7dcfff", "color14": "{color14}",
"color15": "#c0caf5", "color15": "{color15}",
"background": "#1a1b26", "background": "{background}",
"foreground": "#c0caf5" "foreground": "{foreground}"
}, },
"theme": { "theme": {
"primary": { "primary": {