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/solarized-light.css | |
| parent | ed6368d67748df59702de1f75706d48f81c99eaa (diff) | |
removed public dir
Diffstat (limited to 'public/css/palettes/solarized-light.css')
| -rw-r--r-- | public/css/palettes/solarized-light.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/public/css/palettes/solarized-light.css b/public/css/palettes/solarized-light.css deleted file mode 100644 index dfb92c1..0000000 --- a/public/css/palettes/solarized-light.css +++ /dev/null @@ -1,20 +0,0 @@ -/* Solarized Light by Ethan Schoonover (modified by aramisgithub) */ - -:root { - --base00: #fdf6e3; - --base01: #eee8d5; - --base02: #93a1a1; - --base03: #839496; - --base04: #657b83; - --base05: #586e75; - --base06: #073642; - --base07: #002b36; - --base08: #dc322f; - --base09: #cb4b16; - --base0A: #b58900; - --base0B: #859900; - --base0C: #2aa198; - --base0D: #268bd2; - --base0E: #6c71c4; - --base0F: #d33682; -}
\ No newline at end of file |
