fix(ui): correct OC-2 weak icon color (#41504)

This commit is contained in:
OpeOginni
2026-08-11 00:08:45 +02:00
committed by GitHub
parent b9f3b382fc
commit 3a90639cb5
+1 -1
View File
@@ -25,7 +25,7 @@
"border-weak-base": "#DBDBDB",
"border-weaker-base": "#E8E8E8",
"icon-base": "#8F8F8F",
"icon-weak-base": "C7C7C7",
"icon-weak-base": "#C7C7C7",
"surface-raised-base": "#F3F3F3",
"surface-raised-base-hover": "#EDEDED",
"surface-base": "#F8F8F8",