aboutsummaryrefslogtreecommitdiff
path: root/static/css/base16-hopscotch.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/base16-hopscotch.css')
-rw-r--r--static/css/base16-hopscotch.css33
1 files changed, 33 insertions, 0 deletions
diff --git a/static/css/base16-hopscotch.css b/static/css/base16-hopscotch.css
new file mode 100644
index 00000000..f2ad232c
--- /dev/null
+++ b/static/css/base16-hopscotch.css
@@ -0,0 +1,33 @@
+.base00-background { background-color: #322931; }
+.base01-background { background-color: #433b42; }
+.base02-background { background-color: #5c545b; }
+.base03-background { background-color: #797379; }
+.base04-background { background-color: #989498; }
+.base05-background { background-color: #b9b5b8; }
+.base06-background { background-color: #d5d3d5; }
+.base07-background { background-color: #ffffff; }
+.base08-background { background-color: #dd464c; }
+.base09-background { background-color: #fd8b19; }
+.base0A-background { background-color: #fdcc59; }
+.base0B-background { background-color: #8fc13e; }
+.base0C-background { background-color: #149b93; }
+.base0D-background { background-color: #1290bf; }
+.base0E-background { background-color: #c85e7c; }
+.base0F-background { background-color: #b33508; }
+
+.base00 { color: #322931; }
+.base01 { color: #433b42; }
+.base02 { color: #5c545b; }
+.base03 { color: #797379; }
+.base04 { color: #989498; }
+.base05 { color: #b9b5b8; }
+.base06 { color: #d5d3d5; }
+.base07 { color: #ffffff; }
+.base08 { color: #dd464c; }
+.base09 { color: #fd8b19; }
+.base0A { color: #fdcc59; }
+.base0B { color: #8fc13e; }
+.base0C { color: #149b93; }
+.base0D { color: #1290bf; }
+.base0E { color: #c85e7c; }
+.base0F { color: #b33508; }