mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 00:12:17 +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/github-dark.json
Normal file
32
json/base24/github-dark.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Github Dark",
|
||||
"author": "Tinted Theming (https://github.com/tinted-theming)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#161b22",
|
||||
"base01": "#30363d",
|
||||
"base02": "#484f58",
|
||||
"base03": "#6e7681",
|
||||
"base04": "#8b949e",
|
||||
"base05": "#c9d1d9",
|
||||
"base06": "#f0f6fc",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#f85149",
|
||||
"base09": "#db6d28",
|
||||
"base0A": "#bb8009",
|
||||
"base0B": "#2ea043",
|
||||
"base0C": "#2A9D9A",
|
||||
"base0D": "#388bfd",
|
||||
"base0E": "#a371f7",
|
||||
"base0F": "#3D2F00",
|
||||
"base10": "#1f2328",
|
||||
"base11": "#000000",
|
||||
"base12": "#ff7b72",
|
||||
"base13": "#d29922",
|
||||
"base14": "#3fb950",
|
||||
"base15": "#33B3AE",
|
||||
"base16": "#58a6ff",
|
||||
"base17": "#bc8cff"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue