CI: update JSON schemes

This commit is contained in:
github-actions[bot] 2024-05-11 01:13:40 +00:00
commit e4dc9f586e
273 changed files with 6664 additions and 0 deletions

View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "selenized-dark",
"author": "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali",
"variant": "dark",
"palette": {
"base00": "103c48",
"base01": "184956",
"base02": "2d5b69",
"base03": "72898f",
"base04": "72898f",
"base05": "adbcbc",
"base06": "cad8d9",
"base07": "cad8d9",
"base08": "fa5750",
"base09": "ed8649",
"base0A": "dbb32d",
"base0B": "75b938",
"base0C": "41c7b9",
"base0D": "4695f7",
"base0E": "af88eb",
"base0F": "f275be"
}
}