Major config overhaul: use custom modules, setup for multi-host config, and less boilerplate

This commit is contained in:
Emmet K
2025-02-09 16:50:26 -06:00
parent 1fa8b17b07
commit 0453901d17
303 changed files with 3560 additions and 5566 deletions

View File

@@ -0,0 +1,25 @@
{
scheme = "Outrun Dark";
slug = "outrun-dark";
author = "Hugo Delahousse (https://github.com/hugodelahousse/)";
description = "Color scheme inspired by the synthwave music scene";
polarity = "dark";
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/586/965/67/night-sky-illustration-futuristic-art-night-wallpaper-88366d08c0d00c08207cf12ef892b49a.jpg";
backgroundSha256 = "sha256-wySC8BjvJKZAnbGOeyyp1xwt/EMAwsTON0os6n1/fp8=";
base00 = "00002A";
base01 = "20204A";
base02 = "30305A";
base03 = "50507A";
base04 = "B0B0DA";
base05 = "D0D0FA";
base06 = "E0E0FF";
base07 = "F5F5FF";
base08 = "FF4242";
base09 = "FC8D28";
base0A = "F3E877";
base0B = "59F176";
base0C = "0EF0F0";
base0D = "66B0FF";
base0E = "F10596";
base0F = "F003EF";
}