Skip to content

Commit 0e5e122

Browse files
committed
darkmode: search results
1 parent 041cff9 commit 0e5e122

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/customstyles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,10 @@ body {
122122
color: #2f2f2f;
123123
background-color: #7d98a2;
124124
}
125+
[data-theme="dark"] #results-container li a {
126+
color: #ffffff;
127+
background-color: #485c64 ;
128+
}
125129
[data-theme="dark"] .topnavlinks li a {
126130
background-color: #343A40;
127131
}

0 commit comments

Comments
 (0)