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-marrakesh.css | |
| parent | b4278ee517522f559751ab005a9521aa17ee07b6 (diff) | |
removed base16-related code
Diffstat (limited to 'static/css/base16-marrakesh.css')
| -rw-r--r-- | static/css/base16-marrakesh.css | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/static/css/base16-marrakesh.css b/static/css/base16-marrakesh.css deleted file mode 100644 index 91f0471f..00000000 --- a/static/css/base16-marrakesh.css +++ /dev/null @@ -1,33 +0,0 @@ -.base00-background { background-color: #201602; } -.base01-background { background-color: #302e00; } -.base02-background { background-color: #5f5b17; } -.base03-background { background-color: #6c6823; } -.base04-background { background-color: #86813b; } -.base05-background { background-color: #948e48; } -.base06-background { background-color: #ccc37a; } -.base07-background { background-color: #faf0a5; } -.base08-background { background-color: #c35359; } -.base09-background { background-color: #b36144; } -.base0A-background { background-color: #a88339; } -.base0B-background { background-color: #18974e; } -.base0C-background { background-color: #75a738; } -.base0D-background { background-color: #477ca1; } -.base0E-background { background-color: #8868b3; } -.base0F-background { background-color: #b3588e; } - -.base00 { color: #201602; } -.base01 { color: #302e00; } -.base02 { color: #5f5b17; } -.base03 { color: #6c6823; } -.base04 { color: #86813b; } -.base05 { color: #948e48; } -.base06 { color: #ccc37a; } -.base07 { color: #faf0a5; } -.base08 { color: #c35359; } -.base09 { color: #b36144; } -.base0A { color: #a88339; } -.base0B { color: #18974e; } -.base0C { color: #75a738; } -.base0D { color: #477ca1; } -.base0E { color: #8868b3; } -.base0F { color: #b3588e; } |
