mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 15:03:46 +00:00
CI: update JSON schemes
This commit is contained in:
parent
319338fceb
commit
3c0bd846de
2 changed files with 26 additions and 2 deletions
24
json/base16/everforest-dark-soft.json
Normal file
24
json/base16/everforest-dark-soft.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Everforest Dark Soft",
|
||||
"author": "Sainnhe Park (https://github.com/sainnhe)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#333c43",
|
||||
"base01": "#3a464c",
|
||||
"base02": "#4d5960",
|
||||
"base03": "#859289",
|
||||
"base04": "#9da9a0",
|
||||
"base05": "#d3c6aa",
|
||||
"base06": "#ddd8be",
|
||||
"base07": "#f3ead3",
|
||||
"base08": "#e67e80",
|
||||
"base09": "#e69875",
|
||||
"base0A": "#dbbc7f",
|
||||
"base0B": "#a7c080",
|
||||
"base0C": "#83c092",
|
||||
"base0D": "#7fbbb3",
|
||||
"base0E": "#d699b6",
|
||||
"base0F": "#9da9a0"
|
||||
}
|
||||
}
|
|
@ -7,8 +7,8 @@
|
|||
"base00": "#0f0f0f",
|
||||
"base01": "#191919",
|
||||
"base02": "#262626",
|
||||
"base03": "#4c4c4c",
|
||||
"base04": "#ac8a8c",
|
||||
"base03": "#393939",
|
||||
"base04": "#4c4c4c",
|
||||
"base05": "#cacaca",
|
||||
"base06": "#e7e7e7",
|
||||
"base07": "#f0f0f0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue