mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
665 B
JSON
24 lines
665 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Gruvbox dark, pale",
|
|
"author": "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#262626",
|
|
"base01": "#3a3a3a",
|
|
"base02": "#4e4e4e",
|
|
"base03": "#8a8a8a",
|
|
"base04": "#949494",
|
|
"base05": "#dab997",
|
|
"base06": "#d5c4a1",
|
|
"base07": "#ebdbb2",
|
|
"base08": "#d75f5f",
|
|
"base09": "#ff8700",
|
|
"base0A": "#ffaf00",
|
|
"base0B": "#afaf00",
|
|
"base0C": "#85ad85",
|
|
"base0D": "#83adad",
|
|
"base0E": "#d485ad",
|
|
"base0F": "#d65d0e"
|
|
}
|
|
} |