mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 15:32:55 +00:00
CI: update JSON schemes
This commit is contained in:
parent
843f0de38d
commit
dac4784ddd
12 changed files with 318 additions and 68 deletions
32
json/base24/mission-brogue.json
Normal file
32
json/base24/mission-brogue.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Mission Brogue",
|
||||
"author": "Thomas Leon Highbaugh",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#283139",
|
||||
"base01": "#3B4954",
|
||||
"base02": "#4D606F",
|
||||
"base03": "#60778A",
|
||||
"base04": "#788EA1",
|
||||
"base05": "#93A5B4",
|
||||
"base06": "#ABB9C4",
|
||||
"base07": "#E7EBEE",
|
||||
"base08": "#EFA9A9",
|
||||
"base09": "#F2DB78",
|
||||
"base0A": "#E0B88A",
|
||||
"base0B": "#8CD4B0",
|
||||
"base0C": "#93DFEC",
|
||||
"base0D": "#A2C5FD",
|
||||
"base0E": "#CCB7DB",
|
||||
"base0F": "#8E9ECB",
|
||||
"base10": "#3E3E3B",
|
||||
"base11": "#79797A",
|
||||
"base12": "#F6BFBF",
|
||||
"base13": "#FFF0B2",
|
||||
"base14": "#b5E090",
|
||||
"base15": "#B2F0FD",
|
||||
"base16": "#C3D9FD",
|
||||
"base17": "#E3C3E6"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue