mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
706 B
JSON
24 lines
706 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Gruvbox Material Light, Soft",
|
|
"author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#f2e5bc",
|
|
"base01": "#ebdbb2",
|
|
"base02": "#c9b99a",
|
|
"base03": "#a89984",
|
|
"base04": "#665c54",
|
|
"base05": "#654735",
|
|
"base06": "#3c3836",
|
|
"base07": "#282828",
|
|
"base08": "#c14a4a",
|
|
"base09": "#c35e0a",
|
|
"base0A": "#b47109",
|
|
"base0B": "#6c782e",
|
|
"base0C": "#4c7a5d",
|
|
"base0D": "#45707a",
|
|
"base0E": "#945e80",
|
|
"base0F": "#e78a4e"
|
|
}
|
|
} |