Basix/json/base16/github.json
2025-04-19 03:33:02 +00:00

24 lines
No EOL
627 B
JSON

{
"system": "base16",
"name": "Github",
"author": "Tinted Theming (https://github.com/tinted-theming)",
"variant": "light",
"palette": {
"base00": "#eaeef2",
"base01": "#d0d7de",
"base02": "#afb8c1",
"base03": "#8c959f",
"base04": "#6e7781",
"base05": "#424a53",
"base06": "#32383f",
"base07": "#1f2328",
"base08": "#fa4549",
"base09": "#e16f24",
"base0A": "#bf8700",
"base0B": "#2da44e",
"base0C": "#339D9B",
"base0D": "#218bff",
"base0E": "#a475f9",
"base0F": "#4d2d00"
}
}