mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 23:13: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/phd.json
Normal file
24
json/base16/phd.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "PhD",
|
||||
"author": "Hennig Hasemann (http://leetless.de/vim.html)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "061229",
|
||||
"base01": "2a3448",
|
||||
"base02": "4d5666",
|
||||
"base03": "717885",
|
||||
"base04": "9a99a3",
|
||||
"base05": "b8bbc2",
|
||||
"base06": "dbdde0",
|
||||
"base07": "ffffff",
|
||||
"base08": "d07346",
|
||||
"base09": "f0a000",
|
||||
"base0A": "fbd461",
|
||||
"base0B": "99bf52",
|
||||
"base0C": "72b9bf",
|
||||
"base0D": "5299bf",
|
||||
"base0E": "9989cc",
|
||||
"base0F": "b08060"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue