style: Consolidate update banner styles and add theme support

Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
Tanner
2025-12-27 18:15:22 +00:00
co-authored by aider
parent 116d52cf49
commit 8b9d6640d7
5 changed files with 49 additions and 1 deletions
+10
View File
@@ -75,3 +75,13 @@
.black .copy-button {
color: #828282;
}
.black .update-banner {
color: #000;
}
.black .update-banner button {
background-color: #444444;
border-color: #bbb;
color: #ddd;
}