Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit e8beec5

Browse files
committed
Use $primary-content
Signed-off-by: Šimon Brandner <[email protected]>
1 parent 92b5efc commit e8beec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/themes/dark/css/_dark.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ $video-feed-secondary-background: $system;
182182
// ********************
183183
$kbd-border-color: $menu-border-color;
184184
$visual-bell-bg-color: #800;
185-
$avatar-initial-color: #ffffff;
185+
$avatar-initial-color: $primary-content;
186186
$theme-button-bg-color: #e3e8f0;
187187
$codeblock-background-color: #2a3039;
188188
$resend-button-divider-color: rgba($header-panel-text-primary-color, 0.74); // muted-text with a 0.74 opacity.

0 commit comments

Comments
 (0)