Skip to content

Commit eacdf57

Browse files
committed
#282a36 modified
1 parent 5332113 commit eacdf57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -772,8 +772,8 @@ textarea {
772772

773773
/* --- Dark Theme Styles for the InstallReminder Component --- */
774774
[data-theme='dark'] .install-reminder-container {
775-
background: #020202;
776-
border-color: #927745;
775+
background: #282a36;
776+
border-color: #fff;
777777
}
778778

779779
/* This is the rule that fixes your text color issue */

0 commit comments

Comments
 (0)