forked from tanner/qotnews
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:
@@ -71,3 +71,13 @@
|
||||
.dark .copy-button {
|
||||
color: #828282;
|
||||
}
|
||||
|
||||
.dark .update-banner {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.dark .update-banner button {
|
||||
background-color: #444444;
|
||||
border-color: #bbb;
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user