Initial commit of fresh adi1090x themes and old qpansl before git tweaks

This commit is contained in:
2024-12-06 14:18:09 -07:00
commit 1c486f3103
545 changed files with 84747 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
/* colors */
* {
al: #00000000;
bg: #1F1F1FFF;
bg1: #1565C0FF;
bg2: #1976D2FF;
bg3: #1E88E5FF;
bg4: #2196F3FF;
fg: #FFFFFFFF;
}