mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 16:32:22 +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-dark-medium.json
Normal file
24
json/base16/gruvbox-material-dark-medium.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Gruvbox Material Dark, Medium",
|
||||
"author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "292828",
|
||||
"base01": "32302f",
|
||||
"base02": "504945",
|
||||
"base03": "665c54",
|
||||
"base04": "bdae93",
|
||||
"base05": "ddc7a1",
|
||||
"base06": "ebdbb2",
|
||||
"base07": "fbf1c7",
|
||||
"base08": "ea6962",
|
||||
"base09": "e78a4e",
|
||||
"base0A": "d8a657",
|
||||
"base0B": "a9b665",
|
||||
"base0C": "89b482",
|
||||
"base0D": "7daea3",
|
||||
"base0E": "d3869b",
|
||||
"base0F": "bd6f3e"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue