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/tokyo-night-dark.css | |
| parent | ed6368d67748df59702de1f75706d48f81c99eaa (diff) | |
removed public dir
Diffstat (limited to 'public/css/palettes/tokyo-night-dark.css')
| -rw-r--r-- | public/css/palettes/tokyo-night-dark.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/public/css/palettes/tokyo-night-dark.css b/public/css/palettes/tokyo-night-dark.css deleted file mode 100644 index 760d2fe..0000000 --- a/public/css/palettes/tokyo-night-dark.css +++ /dev/null @@ -1,20 +0,0 @@ -/* Tokyo Night Dark by Michaƫl Ball */ - -:root { - --base00: #1A1B26; - --base01: #16161E; - --base02: #2F3549; - --base03: #444B6A; - --base04: #787C99; - --base05: #A9B1D6; - --base06: #CBCCD1; - --base07: #D5D6DB; - --base08: #C0CAF5; - --base09: #A9B1D6; - --base0A: #0DB9D7; - --base0B: #9ECE6A; - --base0C: #B4F9F8; - --base0D: #2AC3DE; - --base0E: #BB9AF7; - --base0F: #F7768E; -}
\ No newline at end of file |
