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