aboutsummaryrefslogtreecommitdiff
path: root/examples/css-stress-test/src/colors.css
diff options
context:
space:
mode:
Diffstat (limited to 'examples/css-stress-test/src/colors.css')
-rw-r--r--examples/css-stress-test/src/colors.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/css-stress-test/src/colors.css b/examples/css-stress-test/src/colors.css
deleted file mode 100644
index 71d54c25c..000000000
--- a/examples/css-stress-test/src/colors.css
+++ /dev/null
@@ -1,14 +0,0 @@
-:root {
- --timestamp: "596";
- --interval: "64";
- --progress-bar: 33.167%;
- --spinner-1-muted: rgb(42, 74, 66);
- --spinner-1-primary: rgb(53, 93, 82);
- --spinner-2-muted: rgb(90, 51, 192);
- --spinner-2-primary: rgb(112, 64, 240);
- --spinner-3-muted: rgb(157, 140, 68);
- --spinner-3-primary: rgb(196, 175, 85);
- --spinner-4-muted: rgb(86, 152, 66);
- --spinner-4-primary: rgb(108, 190, 82);
- --spinner-rotate: 237deg;
-} \ No newline at end of file