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-harmonic16-light.css | |
| parent | b4278ee517522f559751ab005a9521aa17ee07b6 (diff) | |
removed base16-related code
Diffstat (limited to 'static/css/base16-harmonic16-light.css')
| -rw-r--r-- | static/css/base16-harmonic16-light.css | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/static/css/base16-harmonic16-light.css b/static/css/base16-harmonic16-light.css deleted file mode 100644 index 37bb7679..00000000 --- a/static/css/base16-harmonic16-light.css +++ /dev/null @@ -1,33 +0,0 @@ -.base00-background { background-color: #f7f9fb; } -.base01-background { background-color: #e5ebf1; } -.base02-background { background-color: #cbd6e2; } -.base03-background { background-color: #aabcce; } -.base04-background { background-color: #627e99; } -.base05-background { background-color: #405c79; } -.base06-background { background-color: #223b54; } -.base07-background { background-color: #0b1c2c; } -.base08-background { background-color: #bf8b56; } -.base09-background { background-color: #bfbf56; } -.base0A-background { background-color: #8bbf56; } -.base0B-background { background-color: #56bf8b; } -.base0C-background { background-color: #568bbf; } -.base0D-background { background-color: #8b56bf; } -.base0E-background { background-color: #bf568b; } -.base0F-background { background-color: #bf5656; } - -.base00 { color: #f7f9fb; } -.base01 { color: #e5ebf1; } -.base02 { color: #cbd6e2; } -.base03 { color: #aabcce; } -.base04 { color: #627e99; } -.base05 { color: #405c79; } -.base06 { color: #223b54; } -.base07 { color: #0b1c2c; } -.base08 { color: #bf8b56; } -.base09 { color: #bfbf56; } -.base0A { color: #8bbf56; } -.base0B { color: #56bf8b; } -.base0C { color: #568bbf; } -.base0D { color: #8b56bf; } -.base0E { color: #bf568b; } -.base0F { color: #bf5656; } |
