Add Eternity-larry-wasteland dark theme

This commit is contained in:
2026-09-19 14:56:33 +03:00
parent 4f0fcaaddf
commit 5d416b89b4
10 changed files with 325 additions and 0 deletions
+17
View File
@@ -131,4 +131,21 @@ button:hover,
height: auto;
max-height: 36px;
margin: 8px 12px;
}
#topnav {
background: var(--paper);
border-bottom: 1px solid var(--ink);
}
#taskbar a.button-selected,
#taskbar a.button-selected:hover {
background: var(--acid);
border-color: var(--acid);
color: var(--ink);
}
#taskbar a.button-selected::before,
#taskbar a.button-selected:hover::before {
color: var(--ink);
}