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
42d7ba26ef
commit
e09a90124d
10 changed files with 98 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Everforest Dark Hard",
|
||||
"author": "Oskar Liew (https://github.com/OskarLiew)",
|
||||
"author": "Sainnhe Park (https://github.com/sainnhe)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "272e33",
|
||||
|
|
@ -10,15 +10,15 @@
|
|||
"base03": "859289",
|
||||
"base04": "9da9a0",
|
||||
"base05": "d3c6aa",
|
||||
"base06": "e4e1cd",
|
||||
"base07": "fdf6e3",
|
||||
"base08": "7fbbb3",
|
||||
"base09": "d699b6",
|
||||
"base06": "edeada",
|
||||
"base07": "fffbef",
|
||||
"base08": "e67e80",
|
||||
"base09": "e69875",
|
||||
"base0A": "dbbc7f",
|
||||
"base0B": "83c092",
|
||||
"base0C": "e69875",
|
||||
"base0D": "a7c080",
|
||||
"base0E": "e67e80",
|
||||
"base0F": "4C3743"
|
||||
"base0B": "a7c080",
|
||||
"base0C": "83c092",
|
||||
"base0D": "7fbbb3",
|
||||
"base0E": "d699b6",
|
||||
"base0F": "9da9a0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue