generated from Seekra/repository-template
Set color scheme button text color to dark
This commit is contained in:
@@ -60,6 +60,7 @@ const colorThemeIconMapper = {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
color: var(--dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
.color-theme-button:hover {
|
.color-theme-button:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user