Delete purple.css

This commit is contained in:
Vozer
2023-04-12 12:18:11 -05:00
committed by GitHub
parent 178f7dd8c6
commit 9fceb7c30c
-6
View File
@@ -1,6 +0,0 @@
:root {
--accent: rgb(189, 3, 171);
--accent-hover: rgba(189, 3, 171, 0.977);
--accent-selected: rgb(189, 3, 171, 0.612);
--accent-focused: rgb(189, 3, 171, 0.200);
}