mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-01 14:33:34 +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"
|
||||
}
|
||||
}
|
24
json/base16/charcoal-light.json
Normal file
24
json/base16/charcoal-light.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Charcoal Light",
|
||||
"author": "Mubin Muhammad (https://github.com/mubin6th)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#d6b891",
|
||||
"base01": "#c0a179",
|
||||
"base02": "#a28662",
|
||||
"base03": "#887254",
|
||||
"base04": "#1e1812",
|
||||
"base05": "#35291d",
|
||||
"base06": "#413325",
|
||||
"base07": "#d6b891",
|
||||
"base08": "#413325",
|
||||
"base09": "#120f09",
|
||||
"base0A": "#292016",
|
||||
"base0B": "#120f09",
|
||||
"base0C": "#413325",
|
||||
"base0D": "#120f09",
|
||||
"base0E": "#292016",
|
||||
"base0F": "#66553f"
|
||||
}
|
||||
}
|
25
json/base16/everforest-dark-medium.json
Normal file
25
json/base16/everforest-dark-medium.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Everforest Dark Medium",
|
||||
"slug": "everforest-dark-medium",
|
||||
"variant": "dark",
|
||||
"author": "Sainnhe Park (https://github.com/sainnhe)",
|
||||
"palette": {
|
||||
"base00": "#2d353b",
|
||||
"base01": "#343f44",
|
||||
"base02": "#3d484d",
|
||||
"base03": "#475258",
|
||||
"base04": "#7a8478",
|
||||
"base05": "#859289",
|
||||
"base06": "#9da9a0",
|
||||
"base07": "#d3c6aa",
|
||||
"base08": "#e67e80",
|
||||
"base09": "#e69875",
|
||||
"base0A": "#dbbc7f",
|
||||
"base0B": "#a7c080",
|
||||
"base0C": "#83c092",
|
||||
"base0D": "#7fbbb3",
|
||||
"base0E": "#d699b6",
|
||||
"base0F": "#514045"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue