[Refactor] Tidy up the color variables.
This commit is contained in:
@@ -81,7 +81,6 @@
|
||||
}
|
||||
|
||||
.message_main {
|
||||
color: var(--dark_basic_text_color);
|
||||
user-select: text;
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
.tooltip_title {
|
||||
font-size: 1.2rem;
|
||||
color: var(--dark_basic_text_color);
|
||||
color: var(--dark_200_color);
|
||||
}
|
||||
|
||||
.hold_progress_bar {
|
||||
|
||||
Reference in New Issue
Block a user