Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit a9c2c67

Browse files
authored
Fix icon colors
1 parent fe2650f commit a9c2c67

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ body {
4949
color: var(--font-color) !important;
5050
}
5151

52+
.gb_Fa svg,
53+
.gb_Pc svg,
54+
.gb_sd .gb_td,
55+
.gb_2c .gb_td {
56+
color: var(--font-color) !important;
57+
}
58+
5259
.gb_Pa svg,
5360
.gb_Tc svg,
5461
.gb_fd .gb_od,

0 commit comments

Comments
 (0)