diff --git a/src/fixations/additions/purple.css b/src/fixations/additions/purple.css deleted file mode 100644 index b0e5df0..0000000 --- a/src/fixations/additions/purple.css +++ /dev/null @@ -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); - } \ No newline at end of file