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-savanna.css | |
| parent | b4278ee517522f559751ab005a9521aa17ee07b6 (diff) | |
removed base16-related code
Diffstat (limited to 'static/css/base16-atelier-savanna.css')
| -rw-r--r-- | static/css/base16-atelier-savanna.css | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/static/css/base16-atelier-savanna.css b/static/css/base16-atelier-savanna.css deleted file mode 100644 index be728d07..00000000 --- a/static/css/base16-atelier-savanna.css +++ /dev/null @@ -1,33 +0,0 @@ -.base00-background { background-color: #171c19; } -.base01-background { background-color: #232a25; } -.base02-background { background-color: #526057; } -.base03-background { background-color: #5f6d64; } -.base04-background { background-color: #78877d; } -.base05-background { background-color: #87928a; } -.base06-background { background-color: #dfe7e2; } -.base07-background { background-color: #ecf4ee; } -.base08-background { background-color: #b16139; } -.base09-background { background-color: #9f713c; } -.base0A-background { background-color: #a07e3b; } -.base0B-background { background-color: #489963; } -.base0C-background { background-color: #1c9aa0; } -.base0D-background { background-color: #478c90; } -.base0E-background { background-color: #55859b; } -.base0F-background { background-color: #867469; } - -.base00 { color: #171c19; } -.base01 { color: #232a25; } -.base02 { color: #526057; } -.base03 { color: #5f6d64; } -.base04 { color: #78877d; } -.base05 { color: #87928a; } -.base06 { color: #dfe7e2; } -.base07 { color: #ecf4ee; } -.base08 { color: #b16139; } -.base09 { color: #9f713c; } -.base0A { color: #a07e3b; } -.base0B { color: #489963; } -.base0C { color: #1c9aa0; } -.base0D { color: #478c90; } -.base0E { color: #55859b; } -.base0F { color: #867469; } |
