mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 23:13:34 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
24
json/base16/gruvbox-material-light-medium.json
Normal file
24
json/base16/gruvbox-material-light-medium.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue