diff options
| author | Henry Jameson <me@hjkos.com> | 2020-02-11 00:56:51 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-02-11 00:59:07 +0200 |
| commit | e6f148b8a306bc24a2fa47da468c4e29b1fcb018 (patch) | |
| tree | 1dea5a203d4616e2340bd22b1f1d8b79f73cb4da /static/css/base16-atelier-heath.css | |
| parent | b4278ee517522f559751ab005a9521aa17ee07b6 (diff) | |
removed base16-related code
Diffstat (limited to 'static/css/base16-atelier-heath.css')
| -rw-r--r-- | static/css/base16-atelier-heath.css | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/static/css/base16-atelier-heath.css b/static/css/base16-atelier-heath.css deleted file mode 100644 index 8858cb80..00000000 --- a/static/css/base16-atelier-heath.css +++ /dev/null @@ -1,33 +0,0 @@ -.base00-background { background-color: #1b181b; } -.base01-background { background-color: #292329; } -.base02-background { background-color: #695d69; } -.base03-background { background-color: #776977; } -.base04-background { background-color: #9e8f9e; } -.base05-background { background-color: #ab9bab; } -.base06-background { background-color: #d8cad8; } -.base07-background { background-color: #f7f3f7; } -.base08-background { background-color: #ca402b; } -.base09-background { background-color: #a65926; } -.base0A-background { background-color: #bb8a35; } -.base0B-background { background-color: #918b3b; } -.base0C-background { background-color: #159393; } -.base0D-background { background-color: #516aec; } -.base0E-background { background-color: #7b59c0; } -.base0F-background { background-color: #cc33cc; } - -.base00 { color: #1b181b; } -.base01 { color: #292329; } -.base02 { color: #695d69; } -.base03 { color: #776977; } -.base04 { color: #9e8f9e; } -.base05 { color: #ab9bab; } -.base06 { color: #d8cad8; } -.base07 { color: #f7f3f7; } -.base08 { color: #ca402b; } -.base09 { color: #a65926; } -.base0A { color: #bb8a35; } -.base0B { color: #918b3b; } -.base0C { color: #159393; } -.base0D { color: #516aec; } -.base0E { color: #7b59c0; } -.base0F { color: #cc33cc; } |
