mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-04-26 11:29:57 +00:00
CI: update JSON schemes
This commit is contained in:
parent
69885a8c6a
commit
c0c14429c0
2 changed files with 48 additions and 0 deletions
24
json/base16/swamp-dark.json
Normal file
24
json/base16/swamp-dark.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Swamp Dark",
|
||||
"author": "Masroof Maindak (https://github.com/masroof-maindak)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#242015",
|
||||
"base01": "#3A3124",
|
||||
"base02": "#4D3F32",
|
||||
"base03": "#5F4E41",
|
||||
"base04": "#B8A58C",
|
||||
"base05": "#D2C3A4",
|
||||
"base06": "#EBE0BB",
|
||||
"base07": "#F1E9D0",
|
||||
"base08": "#DB930D",
|
||||
"base09": "#EBE0BB",
|
||||
"base0A": "#A82D56",
|
||||
"base0B": "#7A7653",
|
||||
"base0C": "#DB930D",
|
||||
"base0D": "#C1666B",
|
||||
"base0E": "#91506C",
|
||||
"base0F": "#61A0A8"
|
||||
}
|
||||
}
|
||||
24
json/base16/swamp-light.json
Normal file
24
json/base16/swamp-light.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Swamp Light",
|
||||
"author": "Masroof Maindak (https://github.com/masroof-maindak)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#F1E3D1",
|
||||
"base01": "#DDCEBC",
|
||||
"base02": "#C9B9A7",
|
||||
"base03": "#B5A492",
|
||||
"base04": "#A0907D",
|
||||
"base05": "#64513E",
|
||||
"base06": "#786653",
|
||||
"base07": "#8C7B68",
|
||||
"base08": "#D09700",
|
||||
"base09": "#64513E",
|
||||
"base0A": "#993333",
|
||||
"base0B": "#908D6A",
|
||||
"base0C": "#d09700",
|
||||
"base0D": "#BF7979",
|
||||
"base0E": "#9E5581",
|
||||
"base0F": "#75858C"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue