Skip to content

Commit 1479275

Browse files
authored
Merge pull request #235 from NeoNyaa/messageHover-customization
Improvement: Message hover background customization
2 parents 3641069 + 000d3b5 commit 1479275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/defaultSettings.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
--channel-selected: #fff;
1111
--channel-muted: rgba(255, 255, 255, 0.1);
1212
--server-unread: var(--main-color);
13+
--background-message-hover: rgba(255, 255, 255, 0.05);
1314
--url-color: var(--main-color);
1415
--focus-color: var(--main-color);
1516
--online-color: #43b581;

0 commit comments

Comments
 (0)