mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
704 B
JSON
24 lines
704 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Gruvbox Material Dark, Soft",
|
|
"author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#32302f",
|
|
"base01": "#3c3836",
|
|
"base02": "#5a524c",
|
|
"base03": "#7c6f64",
|
|
"base04": "#bdae93",
|
|
"base05": "#ddc7a1",
|
|
"base06": "#ebdbb2",
|
|
"base07": "#fbf1c7",
|
|
"base08": "#ea6962",
|
|
"base09": "#e78a4e",
|
|
"base0A": "#d8a657",
|
|
"base0B": "#a9b665",
|
|
"base0C": "#89b482",
|
|
"base0D": "#7daea3",
|
|
"base0E": "#d3869b",
|
|
"base0F": "#bd6f3e"
|
|
}
|
|
} |