mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-28 00:11:14 +00:00
CI: update JSON schemes
This commit is contained in:
parent
cd14d8a934
commit
00e7362d34
3 changed files with 73 additions and 0 deletions
24
json/base16/charcoal-dark.json
Normal file
24
json/base16/charcoal-dark.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Charcoal Dark",
|
||||
"author": "Mubin Muhammad (https://github.com/mubin6th)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#120f09",
|
||||
"base01": "#1e1812",
|
||||
"base02": "#35291d",
|
||||
"base03": "#66553f",
|
||||
"base04": "#a28662",
|
||||
"base05": "#c0a179",
|
||||
"base06": "#d6b891",
|
||||
"base07": "#292016",
|
||||
"base08": "#887254",
|
||||
"base09": "#d6b891",
|
||||
"base0A": "#c0a179",
|
||||
"base0B": "#927a60",
|
||||
"base0C": "#a28662",
|
||||
"base0D": "#d6b891",
|
||||
"base0E": "#a28662",
|
||||
"base0F": "#887254"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue