mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-18 06:39:34 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
24
json/base16/macintosh.json
Normal file
24
json/base16/macintosh.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Macintosh",
|
||||
"author": "Rebecca Bettencourt (http://www.kreativekorp.com)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "404040",
|
||||
"base02": "404040",
|
||||
"base03": "808080",
|
||||
"base04": "808080",
|
||||
"base05": "c0c0c0",
|
||||
"base06": "c0c0c0",
|
||||
"base07": "ffffff",
|
||||
"base08": "dd0907",
|
||||
"base09": "ff6403",
|
||||
"base0A": "fbf305",
|
||||
"base0B": "1fb714",
|
||||
"base0C": "02abea",
|
||||
"base0D": "0000d3",
|
||||
"base0E": "4700a5",
|
||||
"base0F": "90713a"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue