Update _accents.scss

This commit is contained in:
lucism
2022-06-09 17:55:52 -04:00
committed by GitHub
parent d9db1c2c83
commit 339022b1cf
+1 -1
View File
@@ -53,7 +53,7 @@
/* Dark/Black
:root {
--accent: rgb(0,0,0);
--accent: rgb(152,129,123)
--accent-hover: rgb(0,0,0);
--accent-selected: rgb(0,0,0);
}