Skip to content

Commit 234d079

Browse files
committed
Improve input contrast
1 parent 413fb45 commit 234d079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/assets/styles/themes.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--background-color: #0f1a17;
44
--text-color: #f0f0f0;
55
--warning-text-color: #ff9900;
6-
--input-background-color: #00000033;
6+
--input-background-color: #00000047;
77
// An input's text should never be translucent, because that would make the
88
// input appear disabled.
99
--input-text-color: #e8e8e8;

0 commit comments

Comments
 (0)