mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-01-02 17:16:00 +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/kanagawa-dragon.json
Normal file
24
json/base16/kanagawa-dragon.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Kanagawa Dragon",
|
||||
"author": "Tommaso Laurenzi (https://github.com/rebelot)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#0d0c0c",
|
||||
"base01": "#1D1C19",
|
||||
"base02": "#282727",
|
||||
"base03": "#737c73",
|
||||
"base04": "#a6a69c",
|
||||
"base05": "#c5c9c5",
|
||||
"base06": "#7a8382",
|
||||
"base07": "#c5c9c5",
|
||||
"base08": "#c4746e",
|
||||
"base09": "#b98d7b",
|
||||
"base0A": "#c4b28a",
|
||||
"base0B": "#87a987",
|
||||
"base0C": "#8ea4a2",
|
||||
"base0D": "#8ba4b0",
|
||||
"base0E": "#8992a7",
|
||||
"base0F": "#a292a3"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue