mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-01-13 22:27: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-light.json
Normal file
32
json/base24/papercolor-light.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "PaperColor Light",
|
||||
"author": "Nguyen Nguyen (https://github.com/NLKNguyen/papercolor-theme)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#eeeeee",
|
||||
"base01": "#e4e4e4",
|
||||
"base02": "#d0d0d0",
|
||||
"base03": "#878787",
|
||||
"base04": "#b2b2b2",
|
||||
"base05": "#444444",
|
||||
"base06": "#005f87",
|
||||
"base07": "#0087af",
|
||||
"base08": "#af0000",
|
||||
"base09": "#d70087",
|
||||
"base0A": "#5f8700",
|
||||
"base0B": "#008700",
|
||||
"base0C": "#d75f00",
|
||||
"base0D": "#0087af",
|
||||
"base0E": "#8700af",
|
||||
"base0F": "#005faf",
|
||||
"base10": "#f4f4f4",
|
||||
"base11": "#ffffff",
|
||||
"base12": "#d70000",
|
||||
"base13": "#ff00af",
|
||||
"base14": "#87af00",
|
||||
"base15": "#00af00",
|
||||
"base16": "#ff8700",
|
||||
"base17": "#5fafff"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue