fix for typo? i guess

This commit is contained in:
czarhex
2022-07-24 00:48:02 +02:00
committed by GitHub
parent c444046e67
commit e7725a9fbf
+2 -2
View File
@@ -3,7 +3,7 @@
--accent-hover: rgba(251,185,56);
--accent-selected: rgba(246,129,41);
--accent-buttons: rgba(150,56,146);
--accent-focused: rgb(2150, 56, 146, 0.200);
--accent-focused: rgb(215, 56, 146, 0.200);
}
.clickable-ZD7xvu .icon-2xnN2Y, .linkButtonIcon-7rsZcu {
color: rgb(224,54,60) !important;
@@ -22,4 +22,4 @@
}
.buttonWrapper-3YFQGJ {
color: var(--accent);
}
}