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
742cefc42e
commit
5cdb4c2595
287 changed files with 4728 additions and 4728 deletions
|
|
@ -4,21 +4,21 @@
|
|||
"author": "Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1c1c1c",
|
||||
"base01": "af005f",
|
||||
"base02": "5faf00",
|
||||
"base03": "d7af5f",
|
||||
"base04": "5fafd7",
|
||||
"base05": "808080",
|
||||
"base06": "d7875f",
|
||||
"base07": "d0d0d0",
|
||||
"base08": "585858",
|
||||
"base09": "5faf5f",
|
||||
"base0A": "afd700",
|
||||
"base0B": "af87d7",
|
||||
"base0C": "ffaf00",
|
||||
"base0D": "ff5faf",
|
||||
"base0E": "00afaf",
|
||||
"base0F": "5f8787"
|
||||
"base00": "#1c1c1c",
|
||||
"base01": "#af005f",
|
||||
"base02": "#5faf00",
|
||||
"base03": "#d7af5f",
|
||||
"base04": "#5fafd7",
|
||||
"base05": "#808080",
|
||||
"base06": "#d7875f",
|
||||
"base07": "#d0d0d0",
|
||||
"base08": "#585858",
|
||||
"base09": "#5faf5f",
|
||||
"base0A": "#afd700",
|
||||
"base0B": "#af87d7",
|
||||
"base0C": "#ffaf00",
|
||||
"base0D": "#ff5faf",
|
||||
"base0E": "#00afaf",
|
||||
"base0F": "#5f8787"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue