mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
629 B
JSON
24 lines
629 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Solarized Light",
|
|
"author": "Ethan Schoonover (modified by aramisgithub)",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#fdf6e3",
|
|
"base01": "#eee8d5",
|
|
"base02": "#93a1a1",
|
|
"base03": "#839496",
|
|
"base04": "#657b83",
|
|
"base05": "#586e75",
|
|
"base06": "#073642",
|
|
"base07": "#002b36",
|
|
"base08": "#dc322f",
|
|
"base09": "#cb4b16",
|
|
"base0A": "#b58900",
|
|
"base0B": "#859900",
|
|
"base0C": "#2aa198",
|
|
"base0D": "#268bd2",
|
|
"base0E": "#6c71c4",
|
|
"base0F": "#d33682"
|
|
}
|
|
} |