mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-06 08:52:09 +00:00
CI: update JSON schemes
This commit is contained in:
parent
843f0de38d
commit
dac4784ddd
12 changed files with 318 additions and 68 deletions
26
json/base16/digital-rain.json
Normal file
26
json/base16/digital-rain.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Digital Rain",
|
||||
"slug": "digital-rain",
|
||||
"author": "Nathan Byrd (https://github.com/cognitivegears)",
|
||||
"description": "A base16 theme inspired by The Matrix, 90s aesthetics and retro terminals.",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#000000",
|
||||
"base01": "#4A806C",
|
||||
"base02": "#4A8D7E",
|
||||
"base03": "#7C8D7C",
|
||||
"base04": "#919893",
|
||||
"base05": "#00FF00",
|
||||
"base06": "#C4CEC4",
|
||||
"base07": "#D8E2DC",
|
||||
"base08": "#C85A46",
|
||||
"base09": "#C86428",
|
||||
"base0A": "#A67A50",
|
||||
"base0B": "#64C83C",
|
||||
"base0C": "#468C78",
|
||||
"base0D": "#5482AF",
|
||||
"base0E": "#9472B4",
|
||||
"base0F": "#B37C5E"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue