increase table cell contrast in light mode (muted opacity 0.35 -> 0.5)
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
--ll-text-primary: rgb(17, 17, 17);
|
||||
--ll-text-secondary: rgba(0, 0, 0, 0.4);
|
||||
--ll-text-tertiary: rgba(0, 0, 0, 0.25);
|
||||
--ll-text-muted: rgba(0, 0, 0, 0.35);
|
||||
--ll-text-muted: rgba(0, 0, 0, 0.5);
|
||||
--ll-text-hover: rgba(0, 0, 0, 0.7);
|
||||
--ll-bg: #fff;
|
||||
--ll-border: #e3e3e3;
|
||||
|
||||
Reference in New Issue
Block a user