mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-01-19 16:32:31 +00:00
24 lines
618 B
JSON
24 lines
618 B
JSON
{
|
|
"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"
|
|
}
|
|
} |