aboutsummaryrefslogtreecommitdiff
path: root/public/css/palettes/material.css
diff options
context:
space:
mode:
authorroot@localhost <root@localhost>2023-07-21 15:11:07 +0000
committerroot@localhost <root@localhost>2023-07-21 15:11:07 +0000
commit31193bf3d838a9ba13aaa131cf0172a6cee97173 (patch)
tree510359b1c21a3f22097950f2e4be33477ae52ae3 /public/css/palettes/material.css
parented6368d67748df59702de1f75706d48f81c99eaa (diff)
removed public dir
Diffstat (limited to 'public/css/palettes/material.css')
-rw-r--r--public/css/palettes/material.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/public/css/palettes/material.css b/public/css/palettes/material.css
deleted file mode 100644
index 60bfafb..0000000
--- a/public/css/palettes/material.css
+++ /dev/null
@@ -1,20 +0,0 @@
-/* Material by Nate Peterson */
-
-:root {
- --base00: #263238;
- --base01: #2E3C43;
- --base02: #314549;
- --base03: #546E7A;
- --base04: #B2CCD6;
- --base05: #EEFFFF;
- --base06: #EEFFFF;
- --base07: #FFFFFF;
- --base08: #F07178;
- --base09: #F78C6C;
- --base0A: #FFCB6B;
- --base0B: #C3E88D;
- --base0C: #89DDFF;
- --base0D: #82AAFF;
- --base0E: #C792EA;
- --base0F: #FF5370;
-} \ No newline at end of file