Skip to content

Commit 55bbedb

Browse files
committed
chore: remove opacity
1 parent d4b3d14 commit 55bbedb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/static/themes/lilac_mist.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
:root {
22
--bg-color: #fffbfe;
33
--main-color: #b94189;
4-
--caret-color: #e099d6d9;
4+
--caret-color: #e099d6;
55
--sub-color: #e094c2;
6-
--sub-alt-color: #ecdceed9;
6+
--sub-alt-color: #ecdcee;
77
--text-color: #5c2954;
88
--error-color: #ff6f69;
99
--error-extra-color: #ff6f69;

0 commit comments

Comments
 (0)