mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 15:33:35 +00:00
CI: update JSON schemes
This commit is contained in:
parent
843f0de38d
commit
dac4784ddd
12 changed files with 318 additions and 68 deletions
24
json/base16/github-dark.json
Normal file
24
json/base16/github-dark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue