Skip to content

Commit 8de9f44

Browse files
committed
Adjust Text Opacity
1 parent 6bfbd0c commit 8de9f44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11603,7 +11603,7 @@ hr {
1160311603
--dmsg-gutter-width: 56px;
1160411604
--dmsg-avatar-size: 40px;
1160511605
--dmsg-author-color: #ffffff;
11606-
--dmsg-text-color: rgba(255, 255, 255, 0.92);
11606+
--dmsg-text-color: rgba(255, 255, 255, 0.85);
1160711607
--dmsg-time-color: rgba(255, 255, 255, 0.4);
1160811608
--dmsg-pending-opacity: 0.6;
1160911609
--dmsg-hover-bg: rgba(255, 255, 255, 0.05);

0 commit comments

Comments
 (0)