Bump up opacity on icons to increase contrast

This commit is contained in:
Devon Zuegel
2021-06-16 18:46:51 -04:00
committed by Tienson Qin
parent b0a010e856
commit abe3dd6b99
8 changed files with 14 additions and 13 deletions

View File

@@ -95,4 +95,5 @@
overflow: hidden;
text-overflow: ellipsis;
max-width: 7ch;
color: var(--ls-icon-color, #045591);
}