@@ -211,6 +211,8 @@ export const themes = {
211211 "Grass" : { "palette" :[ "#000000" , "#ff5959" , "#00bb00" , "#e7b000" , "#0000a3" , "#ee59bb" , "#00bbbb" , "#bbbbbb" , "#959595" , "#ff5959" , "#00bb00" , "#e7b000" , "#0000bb" , "#ff55ff" , "#55ffff" , "#ffffff" ] , "background" :"#13773d" , "foreground" :"#fff0a5" , "cursorColor" :"#d9744c" , "cursorText" :"#ffffff" , "selectionBackground" :"#b64926" , "selectionForeground" :"#ffffff" } ,
212212 "Green Phosphor CRT" : { "palette" :[ "#002200" , "#00aa00" , "#33ff33" , "#66ff66" , "#00cc44" , "#00ff88" , "#66ffaa" , "#b6ffb6" , "#0a5a0a" , "#19cc19" , "#66ff66" , "#99ff99" , "#33ff77" , "#66ffaa" , "#99ffcc" , "#e6ffe6" ] , "background" :"#0b0f0b" , "foreground" :"#33ff33" , "cursorColor" :"#33ff33" , "cursorText" :"#0b0f0b" , "selectionBackground" :"#0a3a0a" , "selectionForeground" :"#575b57" } ,
213213 "Grey Green" : { "palette" :[ "#000000" , "#fe1414" , "#74ff00" , "#f1ff01" , "#00deff" , "#ff00f0" , "#00ffbc" , "#ffffff" , "#666666" , "#ff3939" , "#00ff44" , "#ffd100" , "#00afff" , "#ff008a" , "#00ffd3" , "#f5ecec" ] , "background" :"#002a1a" , "foreground" :"#ffffff" , "cursorColor" :"#fff400" , "cursorText" :"#aeb1b0" , "selectionBackground" :"#517e50" , "selectionForeground" :"#e2e2e2" } ,
214+ "Grok Day" : { "palette" :[ "#262626" , "#cd3048" , "#378e23" , "#a27612" , "#2f64d2" , "#7d4bc6" , "#0082aa" , "#bbbbbb" , "#767676" , "#cd3048" , "#378e23" , "#a27612" , "#2f64d2" , "#7d4bc6" , "#0082aa" , "#444444" ] , "background" :"#f5f5f5" , "foreground" :"#262626" , "cursorColor" :"#7d4bc6" , "cursorText" :"#f5f5f5" , "selectionBackground" :"#dedede" , "selectionForeground" :"#262626" } ,
215+ "Grok Night" : { "palette" :[ "#0a0a0a" , "#f7768e" , "#9ece6a" , "#e0af68" , "#7aa2f7" , "#bb9af7" , "#7dcfff" , "#c8c8c8" , "#6c6c6c" , "#f7768e" , "#9ece6a" , "#e0af68" , "#7aa2f7" , "#bb9af7" , "#7dcfff" , "#e1e1e1" ] , "background" :"#141414" , "foreground" :"#e1e1e1" , "cursorColor" :"#e0af68" , "cursorText" :"#141414" , "selectionBackground" :"#242424" , "selectionForeground" :"#e1e1e1" } ,
214216 "Gruber Darker" : { "palette" :[ "#181818" , "#ff0a36" , "#42dc00" , "#ffdb00" , "#92a7cb" , "#a095cb" , "#90aa9e" , "#e4e4e4" , "#54494e" , "#ff3851" , "#42dc00" , "#ffdb00" , "#92a7cb" , "#afafda" , "#90aa9e" , "#f5f5f5" ] , "background" :"#181818" , "foreground" :"#e4e4e4" , "cursorColor" :"#ffdb00" , "cursorText" :"#a6a6a6" , "selectionBackground" :"#ffffff" , "selectionForeground" :"#54494e" } ,
215217 "Gruvbox Dark" : { "palette" :[ "#282828" , "#cc241d" , "#98971a" , "#d79921" , "#458588" , "#b16286" , "#689d6a" , "#a89984" , "#928374" , "#fb4934" , "#b8bb26" , "#fabd2f" , "#83a598" , "#d3869b" , "#8ec07c" , "#ebdbb2" ] , "background" :"#282828" , "foreground" :"#ebdbb2" , "cursorColor" :"#ebdbb2" , "cursorText" :"#282828" , "selectionBackground" :"#665c54" , "selectionForeground" :"#ebdbb2" } ,
216218 "Gruvbox Dark Hard" : { "palette" :[ "#1d2021" , "#cc241d" , "#98971a" , "#d79921" , "#458588" , "#b16286" , "#689d6a" , "#a89984" , "#928374" , "#fb4934" , "#b8bb26" , "#fabd2f" , "#83a598" , "#d3869b" , "#8ec07c" , "#ebdbb2" ] , "background" :"#1d2021" , "foreground" :"#ebdbb2" , "cursorColor" :"#ebdbb2" , "cursorText" :"#1d2021" , "selectionBackground" :"#665c54" , "selectionForeground" :"#ebdbb2" } ,
@@ -588,6 +590,8 @@ export const themes = {
588590 "Violet Dark" : { "palette" :[ "#56595c" , "#c94c22" , "#85981c" , "#b4881d" , "#2e8bce" , "#d13a82" , "#32a198" , "#c9c6bd" , "#45484b" , "#bd3613" , "#738a04" , "#a57705" , "#2176c7" , "#c61c6f" , "#259286" , "#c9c6bd" ] , "background" :"#1c1d1f" , "foreground" :"#708284" , "cursorColor" :"#708284" , "cursorText" :"#1c1d1f" , "selectionBackground" :"#595ab7" , "selectionForeground" :"#1c1d1f" } ,
589591 "Violet Light" : { "palette" :[ "#56595c" , "#c94c22" , "#85981c" , "#b4881d" , "#2e8bce" , "#d13a82" , "#32a198" , "#b9b6af" , "#45484b" , "#bd3613" , "#738a04" , "#a57705" , "#2176c7" , "#c61c6f" , "#259286" , "#c9c6bd" ] , "background" :"#fcf4dc" , "foreground" :"#536870" , "cursorColor" :"#536870" , "cursorText" :"#fcf4dc" , "selectionBackground" :"#595ab7" , "selectionForeground" :"#fcf4dc" } ,
590592 "Violite" : { "palette" :[ "#241c36" , "#ec7979" , "#79ecb3" , "#ece279" , "#a979ec" , "#ec79ec" , "#79ecec" , "#eef4f6" , "#56447a" , "#ef8f8f" , "#9fefbf" , "#efe78f" , "#b78fef" , "#ef8fcf" , "#9fefef" , "#f8fafc" ] , "background" :"#241c36" , "foreground" :"#eef4f6" , "cursorColor" :"#eef4f6" , "cursorText" :"#241c36" , "selectionBackground" :"#49376d" , "selectionForeground" :"#eef4f6" } ,
593+ "Warm Burnout Dark" : { "palette" :[ "#23211b" , "#f06b73" , "#70bf56" , "#fdb04c" , "#4fbfff" , "#d0a1ff" , "#93e2c8" , "#c7c7c7" , "#686868" , "#f07178" , "#aad94c" , "#ffb454" , "#59c2ff" , "#d2a6ff" , "#95e6cb" , "#ffffff" ] , "background" :"#1a1510" , "foreground" :"#bfbdb6" , "cursorColor" :"#f5c56e" , "cursorText" :"#1a1510" , "selectionBackground" :"#33393a" , "selectionForeground" :"#bfbdb6" } ,
594+ "Warm Burnout Light" : { "palette" :[ "#3a3630" , "#b82820" , "#2d6a14" , "#8a6000" , "#2060a0" , "#8a3090" , "#146858" , "#b3ab9d" , "#686868" , "#c83028" , "#3a7a20" , "#9a7008" , "#2870b0" , "#9a38a0" , "#208870" , "#faf6f0" ] , "background" :"#f5ede0" , "foreground" :"#3a3630" , "cursorColor" :"#8a6600" , "cursorText" :"#f5ede0" , "selectionBackground" :"#e5e8e2" , "selectionForeground" :"#3a3630" } ,
591595 "Warm Neon" : { "palette" :[ "#000000" , "#e24346" , "#39b13a" , "#dae145" , "#4261c5" , "#f920fb" , "#2abbd4" , "#d0b8a3" , "#fefcfc" , "#e97071" , "#9cc090" , "#ddda7a" , "#7b91d6" , "#f674ba" , "#5ed1e5" , "#d8c8bb" ] , "background" :"#404040" , "foreground" :"#afdab6" , "cursorColor" :"#30ff24" , "cursorText" :"#0bbc04" , "selectionBackground" :"#b0ad21" , "selectionForeground" :"#ffffff" } ,
592596 "Wez" : { "palette" :[ "#000000" , "#cc5555" , "#55cc55" , "#cdcd55" , "#5555cc" , "#cc55cc" , "#7acaca" , "#cccccc" , "#555555" , "#ff5555" , "#55ff55" , "#ffff55" , "#5555ff" , "#ff55ff" , "#55ffff" , "#ffffff" ] , "background" :"#000000" , "foreground" :"#b3b3b3" , "cursorColor" :"#53ae71" , "cursorText" :"#000000" , "selectionBackground" :"#4d52f8" , "selectionForeground" :"#000000" } ,
593597 "Whimsy" : { "palette" :[ "#535178" , "#ef6487" , "#5eca89" , "#fdd877" , "#65aef7" , "#aa7ff0" , "#43c1be" , "#ffffff" , "#535178" , "#ef6487" , "#5eca89" , "#fdd877" , "#65aef7" , "#aa7ff0" , "#43c1be" , "#ffffff" ] , "background" :"#29283b" , "foreground" :"#b3b0d6" , "cursorColor" :"#b3b0d6" , "cursorText" :"#535178" , "selectionBackground" :"#3d3c58" , "selectionForeground" :"#ffffff" } ,
0 commit comments