Skip to content

Commit 5332113

Browse files
committed
insatll reminder tab color chaged
Signed-off-by: Azhaan Ali Siddiqui <[email protected]>
1 parent 476167c commit 5332113

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: #2e2622;
776-
border-color: #444;
775+
background: #020202;
776+
border-color: #927745;
777777
}
778778

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

0 commit comments

Comments
 (0)