shelix/themes/solarized.light.json
2024-02-26 00:37:44 +01:00

25 lines
374 B
JSON

{
"name": "Solarized (light)",
"author": "Chris Kempson",
"color": [
"#002b36",
"#dc322f",
"#859900",
"#b58900",
"#268bd2",
"#6c71c4",
"#2aa198",
"#93a1a1",
"#657b83",
"#dc322f",
"#859900",
"#b58900",
"#268bd2",
"#6c71c4",
"#2aa198",
"#fdf6e3"
],
"foreground": "#586e75",
"background": "#fdf6e3"
}