From 31193bf3d838a9ba13aaa131cf0172a6cee97173 Mon Sep 17 00:00:00 2001 From: "root@localhost" Date: Fri, 21 Jul 2023 11:11:07 -0400 Subject: removed public dir --- public/css/palettes/material.css | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 public/css/palettes/material.css (limited to 'public/css/palettes/material.css') 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 -- cgit v1.2.3