mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Matugen/Vesktop: fix thread text color
This commit is contained in:
@@ -173,3 +173,21 @@ body {
|
||||
.timestampInline_c19a55 time {
|
||||
color: var(--text-4) !important;
|
||||
}
|
||||
|
||||
.postTitleText_faa96b {
|
||||
color: var(--text-3) !important;
|
||||
}
|
||||
|
||||
.postTitleText_faa96b .highlight {
|
||||
color: var(--text-2) !important;
|
||||
}
|
||||
|
||||
.messageContent_c19a55,
|
||||
.messageContent_faa96b {
|
||||
color: var(--text-3) !important;
|
||||
}
|
||||
|
||||
.messageContent_c19a55 .highlight,
|
||||
.messageContent_faa96b .highlight {
|
||||
color: var(--text-2) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user