mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-01-15 15:17:48 +00:00
CI: update JSON schemes
This commit is contained in:
parent
4f1601cd56
commit
77ebb7fc28
10 changed files with 308 additions and 0 deletions
32
json/base24/papercolor-dark.json
Normal file
32
json/base24/papercolor-dark.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "PaperColor Dark",
|
||||
"author": "Nguyen Nguyen (https://github.com/NLKNguyen/papercolor-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#1c1c1c",
|
||||
"base01": "#303030",
|
||||
"base02": "#3a3a3a",
|
||||
"base03": "#808080",
|
||||
"base04": "#585858",
|
||||
"base05": "#d0d0d0",
|
||||
"base06": "#bcbcbc",
|
||||
"base07": "#c6c6c6",
|
||||
"base08": "#af005f",
|
||||
"base09": "#5faf5f",
|
||||
"base0A": "#d7af5f",
|
||||
"base0B": "#5faf00",
|
||||
"base0C": "#ffaf00",
|
||||
"base0D": "#5fafd7",
|
||||
"base0E": "#af87d7",
|
||||
"base0F": "#ff5faf",
|
||||
"base10": "#121212",
|
||||
"base11": "#080808",
|
||||
"base12": "#d7005f",
|
||||
"base13": "#87d75f",
|
||||
"base14": "#ffd75f",
|
||||
"base15": "#87d700",
|
||||
"base16": "#ffd700",
|
||||
"base17": "#87d7ff"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue