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/windows-95-light.css | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 public/css/palettes/windows-95-light.css (limited to 'public/css/palettes/windows-95-light.css') diff --git a/public/css/palettes/windows-95-light.css b/public/css/palettes/windows-95-light.css deleted file mode 100644 index 70cfeeb..0000000 --- a/public/css/palettes/windows-95-light.css +++ /dev/null @@ -1,20 +0,0 @@ -/* Windows 95 Light by Fergus Collins (https://github.com/C-Fergus) */ - -:root { - --base00: #fcfcfc; - --base01: #e0e0e0; - --base02: #c4c4c4; - --base03: #a8a8a8; - --base04: #7e7e7e; - --base05: #545454; - --base06: #2a2a2a; - --base07: #000000; - --base08: #a80000; - --base09: #fcfc54; - --base0A: #a85400; - --base0B: #00a800; - --base0C: #00a8a8; - --base0D: #0000a8; - --base0E: #a800a8; - --base0F: #54fc54; -} \ No newline at end of file -- cgit v1.2.3