Basix/json/base16/gruvbox-material-light-medium.json
2024-11-16 03:31:22 +00:00

24 lines
708 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"
}
}