mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 07:23:35 +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-light-medium.json
Normal file
24
json/base16/gruvbox-light-medium.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Gruvbox light, medium",
|
||||
"author": "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "fbf1c7",
|
||||
"base01": "ebdbb2",
|
||||
"base02": "d5c4a1",
|
||||
"base03": "bdae93",
|
||||
"base04": "665c54",
|
||||
"base05": "504945",
|
||||
"base06": "3c3836",
|
||||
"base07": "282828",
|
||||
"base08": "9d0006",
|
||||
"base09": "af3a03",
|
||||
"base0A": "b57614",
|
||||
"base0B": "79740e",
|
||||
"base0C": "427b58",
|
||||
"base0D": "076678",
|
||||
"base0E": "8f3f71",
|
||||
"base0F": "d65d0e"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue