mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-09 05:34:03 +00:00
24 lines
No EOL
754 B
JSON
24 lines
No EOL
754 B
JSON
{
|
|
"system": "base16",
|
|
"name": "PaperColor Dark",
|
|
"author": "Jon Leopard (http://github.com/jonleopard), Tinted Theming (https://github.com/tinted-theming), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#1c1c1c",
|
|
"base01": "#363636",
|
|
"base02": "#424242",
|
|
"base03": "#585858",
|
|
"base04": "#808080",
|
|
"base05": "#9e9e9e",
|
|
"base06": "#b8b8b8",
|
|
"base07": "#d0d0d0",
|
|
"base08": "#ff5faf",
|
|
"base09": "#d7af5f",
|
|
"base0A": "#ffaf00",
|
|
"base0B": "#5faf5f",
|
|
"base0C": "#00afaf",
|
|
"base0D": "#5fafd7",
|
|
"base0E": "#af87d7",
|
|
"base0F": "#af005f"
|
|
}
|
|
} |