mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 15:03:46 +00:00
CI: update JSON schemes
This commit is contained in:
parent
5d6e3ad07b
commit
da518e28c4
1 changed files with 32 additions and 0 deletions
32
json/base24/mountain.json
Normal file
32
json/base24/mountain.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Mountain",
|
||||
"author": "Stefan Weigl-Bosker (https://github.com/sweiglbosker), based on Mountain Theme (https://github.com/mountain-theme/Mountain)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#0f0f0f",
|
||||
"base01": "#191919",
|
||||
"base02": "#262626",
|
||||
"base03": "#393939",
|
||||
"base04": "#4c4c4c",
|
||||
"base05": "#cacaca",
|
||||
"base06": "#e7e7e7",
|
||||
"base07": "#f0f0f0",
|
||||
"base08": "#ac8a8c",
|
||||
"base09": "#c6a679",
|
||||
"base0A": "#aca98a",
|
||||
"base0B": "#8aac8b",
|
||||
"base0C": "#8aabac",
|
||||
"base0D": "#8f8aac",
|
||||
"base0E": "#ac8aac",
|
||||
"base0F": "#ac8a8c",
|
||||
"base10": "#0d0d0d",
|
||||
"base11": "#0a0a0a",
|
||||
"base12": "#c49ea0",
|
||||
"base13": "#c4c19e",
|
||||
"base14": "#9ec49f",
|
||||
"base15": "#9ec3c4",
|
||||
"base16": "#a39ec4",
|
||||
"base17": "#c49ec4"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue