Skip to content

Commit 938436b

Browse files
committed
Add gray-1-20pct
1 parent 2c7dd0b commit 938436b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/ui/colors.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
--color-gray-0-20pct: rgba(24, 24, 28, 0.2);
1313
--color-gray-0-50pct: rgba(24, 24, 28, 0.5);
1414
--color-gray-1-transparent: rgba(45, 46, 53, 0);
15+
--color-gray-1-20pct: rgba(45, 46, 53, 0.2);
1516
--color-gray-2-transparent: rgba(65, 66, 75, 0);
1617
--color-gray-11-50pct: rgba(255, 255, 255, 0.5);
1718
--color-gray-10-50pct: rgba(250, 250, 251, 0.5);

0 commit comments

Comments
 (0)