diff options
Diffstat (limited to 'static/css/base16-atelier-sulphurpool.css')
| -rw-r--r-- | static/css/base16-atelier-sulphurpool.css | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/static/css/base16-atelier-sulphurpool.css b/static/css/base16-atelier-sulphurpool.css new file mode 100644 index 00000000..fb44d6e0 --- /dev/null +++ b/static/css/base16-atelier-sulphurpool.css @@ -0,0 +1,33 @@ +.base00-background { background-color: #202746; } +.base01-background { background-color: #293256; } +.base02-background { background-color: #5e6687; } +.base03-background { background-color: #6b7394; } +.base04-background { background-color: #898ea4; } +.base05-background { background-color: #979db4; } +.base06-background { background-color: #dfe2f1; } +.base07-background { background-color: #f5f7ff; } +.base08-background { background-color: #c94922; } +.base09-background { background-color: #c76b29; } +.base0A-background { background-color: #c08b30; } +.base0B-background { background-color: #ac9739; } +.base0C-background { background-color: #22a2c9; } +.base0D-background { background-color: #3d8fd1; } +.base0E-background { background-color: #6679cc; } +.base0F-background { background-color: #9c637a; } + +.base00 { color: #202746; } +.base01 { color: #293256; } +.base02 { color: #5e6687; } +.base03 { color: #6b7394; } +.base04 { color: #898ea4; } +.base05 { color: #979db4; } +.base06 { color: #dfe2f1; } +.base07 { color: #f5f7ff; } +.base08 { color: #c94922; } +.base09 { color: #c76b29; } +.base0A { color: #c08b30; } +.base0B { color: #ac9739; } +.base0C { color: #22a2c9; } +.base0D { color: #3d8fd1; } +.base0E { color: #6679cc; } +.base0F { color: #9c637a; } |
