mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 16:02:55 +00:00
CI: update JSON schemes
This commit is contained in:
parent
843f0de38d
commit
dac4784ddd
12 changed files with 318 additions and 68 deletions
24
json/base16/gruvbox-dark.json
Normal file
24
json/base16/gruvbox-dark.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Gruvbox dark",
|
||||
"author": "Tinted Theming (https://github.com/tinted-theming), morhetz (https://github.com/morhetz/gruvbox)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#282828",
|
||||
"base01": "#3c3836",
|
||||
"base02": "#504945",
|
||||
"base03": "#665c54",
|
||||
"base04": "#928374",
|
||||
"base05": "#ebdbb2",
|
||||
"base06": "#fbf1c7",
|
||||
"base07": "#f9f5d7",
|
||||
"base08": "#cc241d",
|
||||
"base09": "#d65d0e",
|
||||
"base0A": "#d79921",
|
||||
"base0B": "#98971a",
|
||||
"base0C": "#689d6a",
|
||||
"base0D": "#458588",
|
||||
"base0E": "#b16286",
|
||||
"base0F": "#9d0006"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue