Basix/json/base16/gruvbox-material-light-hard.json
2024-05-11 01:13:40 +00:00

24 lines
690 B
JSON

{
"system": "base16",
"name": "Gruvbox Material Light, Hard",
"author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)",
"variant": "light",
"palette": {
"base00": "f9f5d7",
"base01": "fbf1c7",
"base02": "e0cfa9",
"base03": "a89984",
"base04": "c9b99a",
"base05": "654735",
"base06": "3c3836",
"base07": "282828",
"base08": "c14a4a",
"base09": "c35e0a",
"base0A": "b47109",
"base0B": "6c782e",
"base0C": "4c7a5d",
"base0D": "45707a",
"base0E": "945e80",
"base0F": "e78a4e"
}
}