diff options
| author | root@localhost <root@localhost> | 2023-07-21 15:11:07 +0000 |
|---|---|---|
| committer | root@localhost <root@localhost> | 2023-07-21 15:11:07 +0000 |
| commit | 31193bf3d838a9ba13aaa131cf0172a6cee97173 (patch) | |
| tree | 510359b1c21a3f22097950f2e4be33477ae52ae3 /public/css/palettes/apprentice.css | |
| parent | ed6368d67748df59702de1f75706d48f81c99eaa (diff) | |
removed public dir
Diffstat (limited to 'public/css/palettes/apprentice.css')
| -rw-r--r-- | public/css/palettes/apprentice.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/public/css/palettes/apprentice.css b/public/css/palettes/apprentice.css deleted file mode 100644 index 303d1c7..0000000 --- a/public/css/palettes/apprentice.css +++ /dev/null @@ -1,20 +0,0 @@ -/* Apprentice by romainl */ - -:root { - --base00: #262626; - --base01: #AF5F5F; - --base02: #5F875F; - --base03: #87875F; - --base04: #5F87AF; - --base05: #5F5F87; - --base06: #5F8787; - --base07: #6C6C6C; - --base08: #444444; - --base09: #FF8700; - --base0A: #87AF87; - --base0B: #FFFFAF; - --base0C: #87AFD7; - --base0D: #8787AF; - --base0E: #5FAFAF; - --base0F: #BCBCBC; -}
\ No newline at end of file |
