mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-04 07:52:12 +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/lime.json
Normal file
24
json/base16/lime.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "lime",
|
||||
"author": "limelier",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1a1a2f",
|
||||
"base01": "202030",
|
||||
"base02": "2a2a3f",
|
||||
"base03": "313140",
|
||||
"base04": "515155",
|
||||
"base05": "818175",
|
||||
"base06": "fff2d1",
|
||||
"base07": "fff8e1",
|
||||
"base08": "ff662a",
|
||||
"base09": "ff773a",
|
||||
"base0A": "ffd15e",
|
||||
"base0B": "8cd97c",
|
||||
"base0C": "4cad83",
|
||||
"base0D": "2b926f",
|
||||
"base0E": "1b825f",
|
||||
"base0F": "b4d97c"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue