mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 08:41:14 +00:00
24 lines
688 B
JSON
24 lines
688 B
JSON
{
|
|
"system": "base16",
|
|
"name": "PaperColor Light",
|
|
"author": "Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "eeeeee",
|
|
"base01": "af0000",
|
|
"base02": "008700",
|
|
"base03": "5f8700",
|
|
"base04": "0087af",
|
|
"base05": "444444",
|
|
"base06": "005f87",
|
|
"base07": "878787",
|
|
"base08": "bcbcbc",
|
|
"base09": "d70000",
|
|
"base0A": "d70087",
|
|
"base0B": "8700af",
|
|
"base0C": "d75f00",
|
|
"base0D": "d75f00",
|
|
"base0E": "005faf",
|
|
"base0F": "005f87"
|
|
}
|
|
} |