Skip to content

Commit 364ccc0

Browse files
committed
More cleaner highlight in light mode
1 parent 7b1f197 commit 364ccc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/application.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
.message-selected {
18-
background-color: oklch(98.5% 0.002 247.839) !important;
18+
background-color: oklch(92% 0.05 247.839) !important;
1919
}
2020

2121
@media (prefers-color-scheme: dark) {

0 commit comments

Comments
 (0)