Basix/json/base16/papercolor-light.json
2025-11-29 03:47:44 +00:00

24 lines
No EOL
756 B
JSON

{
"system": "base16",
"name": "PaperColor Light",
"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": "light",
"palette": {
"base00": "#eeeeee",
"base01": "#c4c4c4",
"base02": "#9e9e9e",
"base03": "#858585",
"base04": "#6b6b6b",
"base05": "#5e5e5e",
"base06": "#525252",
"base07": "#444444",
"base08": "#d70000",
"base09": "#d75f00",
"base0A": "#d75f00",
"base0B": "#008700",
"base0C": "#0087af",
"base0D": "#005f87",
"base0E": "#8700af",
"base0F": "#af0000"
}
}