Skip to content

Commit

Permalink
Reverted to the old theme
Browse files Browse the repository at this point in the history
  • Loading branch information
srijayanth committed Sep 29, 2017
1 parent 1ebbdad commit c318cd9
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 196 deletions.
64 changes: 0 additions & 64 deletions docs/assets/css/atom-dark.css

This file was deleted.

197 changes: 65 additions & 132 deletions docs/assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,137 +2,70 @@
---

@import "{{ site.theme }}";
.highlight,pre.highlight{background:#282c34;color:#abb2bf}
.markdown-body .highlight {background:#282c34}
.highlight .hll{background:#282c34}
.highlight .c{color:#5c6370;font-style:italic}
.highlight .err{color:#960050;background-color:#1e0010}
.highlight .k{color:#c678dd}
.highlight .l{color:#98c379}
.highlight .n{color:#abb2bf}
.highlight .o{color:#abb2bf}
.highlight .p{color:#abb2bf}
.highlight .cm{color:#5c6370;font-style:italic}
.highlight .cp{color:#5c6370;font-style:italic}
.highlight .c1{color:#5c6370;font-style:italic}
.highlight .cs{color:#5c6370;font-style:italic}
.highlight .ge{font-style:italic}
.highlight .gs{font-weight:700}
.highlight .kc{color:#c678dd}
.highlight .kd{color:#c678dd}
.highlight .kn{color:#c678dd}
.highlight .kp{color:#c678dd}
.highlight .kr{color:#c678dd}
.highlight .kt{color:#c678dd}
.highlight .ld{color:#98c379}
.highlight .m{color:#d19a66}
.highlight .s{color:#98c379}
.highlight .na{color:#d19a66}
.highlight .nb{color:#e5c07b}
.highlight .nc{color:#e5c07b}
.highlight .no{color:#e5c07b}
.highlight .nd{color:#e5c07b}
.highlight .ni{color:#e5c07b}
.highlight .ne{color:#e5c07b}
.highlight .nf{color:#abb2bf}
.highlight .nl{color:#e5c07b}
.highlight .nn{color:#abb2bf}
.highlight .nx{color:#abb2bf}
.highlight .py{color:#e5c07b}
.highlight .nt{color:#e06c75}
.highlight .nv{color:#e5c07b}
.highlight .ow{font-weight:700}
.highlight .w{color:#f8f8f2}
.highlight .mf{color:#d19a66}
.highlight .mh{color:#d19a66}
.highlight .mi{color:#d19a66}
.highlight .mo{color:#d19a66}
.highlight .sb{color:#98c379}
.highlight .sc{color:#98c379}
.highlight .sd{color:#98c379}
.highlight .s2{color:#98c379}
.highlight .se{color:#98c379}
.highlight .sh{color:#98c379}
.highlight .si{color:#98c379}
.highlight .sx{color:#98c379}
.highlight .sr{color:#56b6c2}
.highlight .s1{color:#98c379}
.highlight .ss{color:#56b6c2}
.highlight .bp{color:#e5c07b}
.highlight .vc{color:#e5c07b}
.highlight .vg{color:#e5c07b}
.highlight .vi{color:#e06c75}
.highlight .il{color:#d19a66}
.highlight .gu{color:#75715e}
.highlight .gd{color:#f92672}
.highlight .gi{color:#a6e22e}

.markdown-body .highlight {background-color: #272822; font-weight: normal}
.highlight pre { background-color: #272822;;font-weight: normal }
.highlight .hll { background-color: #272822;;font-weight: normal }
.highlight .c { color: #75715e;font-weight: normal } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010;font-weight: normal } /* Error */
.highlight .k { color: #66d9ef;font-weight: normal } /* Keyword */
.highlight .l { color: #ae81ff;font-weight: normal } /* Literal */
.highlight .n { color: #f8f8f2;font-weight: normal } /* Name */
.highlight .o { color: #f92672;font-weight: normal } /* Operator */
.highlight .p { color: #f8f8f2;font-weight: normal } /* Punctuation */
.highlight .cm { color: #75715e;font-weight: normal } /* Comment.Multiline */
.highlight .cp { color: #75715e;font-weight: normal } /* Comment.Preproc */
.highlight .c1 { color: #75715e;font-weight: normal } /* Comment.Single */
.highlight .cs { color: #75715e;font-weight: normal } /* Comment.Special */
.highlight .ge { font-style: italic;font-weight: normal } /* Generic.Emph */
.highlight .gs { font-weight: bold;font-weight: normal } /* Generic.Strong */
.highlight .kc { color: #66d9ef;font-weight: normal } /* Keyword.Constant */
.highlight .kd { color: #66d9ef;font-weight: normal } /* Keyword.Declaration */
.highlight .kn { color: #f92672;font-weight: normal } /* Keyword.Namespace */
.highlight .kp { color: #66d9ef;font-weight: normal } /* Keyword.Pseudo */
.highlight .kr { color: #66d9ef;font-weight: normal } /* Keyword.Reserved */
.highlight .kt { color: #66d9ef;font-weight: normal } /* Keyword.Type */
.highlight .ld { color: #e6db74;font-weight: normal } /* Literal.Date */
.highlight .m { color: #ae81ff;font-weight: normal } /* Literal.Number */
.highlight .s { color: #e6db74;font-weight: normal } /* Literal.String */
.highlight .na { color: #a6e22e;font-weight: normal } /* Name.Attribute */
.highlight .nb { color: #f8f8f2;font-weight: normal } /* Name.Builtin */
.highlight .nc { color: #a6e22e;font-weight: normal } /* Name.Class */
.highlight .no { color: #66d9ef;font-weight: normal } /* Name.Constant */
.highlight .nd { color: #a6e22e;font-weight: normal } /* Name.Decorator */
.highlight .ni { color: #f8f8f2;font-weight: normal } /* Name.Entity */
.highlight .ne { color: #a6e22e;font-weight: normal } /* Name.Exception */
.highlight .nf { color: #a6e22e;font-weight: normal } /* Name.Function */
.highlight .nl { color: #f8f8f2;font-weight: normal } /* Name.Label */
.highlight .nn { color: #f8f8f2;font-weight: normal } /* Name.Namespace */
.highlight .nx { color: #a6e22e;font-weight: normal } /* Name.Other */
.highlight .py { color: #f8f8f2;font-weight: normal } /* Name.Property */
.highlight .nt { color: #f92672;font-weight: normal } /* Name.Tag */
.highlight .nv { color: #f8f8f2;font-weight: normal } /* Name.Variable */
.highlight .ow { color: #f92672;font-weight: normal } /* Operator.Word */
.highlight .w { color: #f8f8f2;font-weight: normal } /* Text.Whitespace */
.highlight .mf { color: #ae81ff;font-weight: normal } /* Literal.Number.Float */
.highlight .mh { color: #ae81ff;font-weight: normal } /* Literal.Number.Hex */
.highlight .mi { color: #ae81ff;font-weight: normal } /* Literal.Number.Integer */
.highlight .mo { color: #ae81ff;font-weight: normal } /* Literal.Number.Oct */
.highlight .sb { color: #e6db74;font-weight: normal } /* Literal.String.Backtick */
.highlight .sc { color: #e6db74;font-weight: normal } /* Literal.String.Char */
.highlight .sd { color: #e6db74;font-weight: normal } /* Literal.String.Doc */
.highlight .s2 { color: #e6db74;font-weight: normal } /* Literal.String.Double */
.highlight .se { color: #ae81ff;font-weight: normal } /* Literal.String.Escape */
.highlight .sh { color: #e6db74;font-weight: normal } /* Literal.String.Heredoc */
.highlight .si { color: #e6db74;font-weight: normal } /* Literal.String.Interpol */
.highlight .sx { color: #e6db74;font-weight: normal } /* Literal.String.Other */
.highlight .sr { color: #e6db74;font-weight: normal } /* Literal.String.Regex */
.highlight .s1 { color: #e6db74;font-weight: normal } /* Literal.String.Single */
.highlight .ss { color: #e6db74;font-weight: normal } /* Literal.String.Symbol */
.highlight .bp { color: #f8f8f2;font-weight: normal } /* Name.Builtin.Pseudo */
.highlight .vc { color: #f8f8f2;font-weight: normal } /* Name.Variable.Class */
.highlight .vg { color: #f8f8f2;font-weight: normal } /* Name.Variable.Global */
.highlight .vi { color: #f8f8f2;font-weight: normal } /* Name.Variable.Instance */
.highlight .il { color: #ae81ff;font-weight: normal } /* Literal.Number.Integer.Long */

// @import "atom-dark.css"
//
// .markdown-body .highlight {background-color: #272822; font-weight: normal}
// .highlight pre { background-color: #272822;;font-weight: normal }
// .highlight .hll { background-color: #272822;;font-weight: normal }
// .highlight .c { color: #75715e;font-weight: normal } /* Comment */
// .highlight .err { color: #960050; background-color: #1e0010;font-weight: normal } /* Error */
// .highlight .k { color: #66d9ef;font-weight: normal } /* Keyword */
// .highlight .l { color: #ae81ff;font-weight: normal } /* Literal */
// .highlight .n { color: #f8f8f2;font-weight: normal } /* Name */
// .highlight .o { color: #f92672;font-weight: normal } /* Operator */
// .highlight .p { color: #f8f8f2;font-weight: normal } /* Punctuation */
// .highlight .cm { color: #75715e;font-weight: normal } /* Comment.Multiline */
// .highlight .cp { color: #75715e;font-weight: normal } /* Comment.Preproc */
// .highlight .c1 { color: #75715e;font-weight: normal } /* Comment.Single */
// .highlight .cs { color: #75715e;font-weight: normal } /* Comment.Special */
// .highlight .ge { font-style: italic;font-weight: normal } /* Generic.Emph */
// .highlight .gs { font-weight: bold;font-weight: normal } /* Generic.Strong */
// .highlight .kc { color: #66d9ef;font-weight: normal } /* Keyword.Constant */
// .highlight .kd { color: #66d9ef;font-weight: normal } /* Keyword.Declaration */
// .highlight .kn { color: #f92672;font-weight: normal } /* Keyword.Namespace */
// .highlight .kp { color: #66d9ef;font-weight: normal } /* Keyword.Pseudo */
// .highlight .kr { color: #66d9ef;font-weight: normal } /* Keyword.Reserved */
// .highlight .kt { color: #66d9ef;font-weight: normal } /* Keyword.Type */
// .highlight .ld { color: #e6db74;font-weight: normal } /* Literal.Date */
// .highlight .m { color: #ae81ff;font-weight: normal } /* Literal.Number */
// .highlight .s { color: #e6db74;font-weight: normal } /* Literal.String */
// .highlight .na { color: #a6e22e;font-weight: normal } /* Name.Attribute */
// .highlight .nb { color: #f8f8f2;font-weight: normal } /* Name.Builtin */
// .highlight .nc { color: #a6e22e;font-weight: normal } /* Name.Class */
// .highlight .no { color: #66d9ef;font-weight: normal } /* Name.Constant */
// .highlight .nd { color: #a6e22e;font-weight: normal } /* Name.Decorator */
// .highlight .ni { color: #f8f8f2;font-weight: normal } /* Name.Entity */
// .highlight .ne { color: #a6e22e;font-weight: normal } /* Name.Exception */
// .highlight .nf { color: #a6e22e;font-weight: normal } /* Name.Function */
// .highlight .nl { color: #f8f8f2;font-weight: normal } /* Name.Label */
// .highlight .nn { color: #f8f8f2;font-weight: normal } /* Name.Namespace */
// .highlight .nx { color: #a6e22e;font-weight: normal } /* Name.Other */
// .highlight .py { color: #f8f8f2;font-weight: normal } /* Name.Property */
// .highlight .nt { color: #f92672;font-weight: normal } /* Name.Tag */
// .highlight .nv { color: #f8f8f2;font-weight: normal } /* Name.Variable */
// .highlight .ow { color: #f92672;font-weight: normal } /* Operator.Word */
// .highlight .w { color: #f8f8f2;font-weight: normal } /* Text.Whitespace */
// .highlight .mf { color: #ae81ff;font-weight: normal } /* Literal.Number.Float */
// .highlight .mh { color: #ae81ff;font-weight: normal } /* Literal.Number.Hex */
// .highlight .mi { color: #ae81ff;font-weight: normal } /* Literal.Number.Integer */
// .highlight .mo { color: #ae81ff;font-weight: normal } /* Literal.Number.Oct */
// .highlight .sb { color: #e6db74;font-weight: normal } /* Literal.String.Backtick */
// .highlight .sc { color: #e6db74;font-weight: normal } /* Literal.String.Char */
// .highlight .sd { color: #e6db74;font-weight: normal } /* Literal.String.Doc */
// .highlight .s2 { color: #e6db74;font-weight: normal } /* Literal.String.Double */
// .highlight .se { color: #ae81ff;font-weight: normal } /* Literal.String.Escape */
// .highlight .sh { color: #e6db74;font-weight: normal } /* Literal.String.Heredoc */
// .highlight .si { color: #e6db74;font-weight: normal } /* Literal.String.Interpol */
// .highlight .sx { color: #e6db74;font-weight: normal } /* Literal.String.Other */
// .highlight .sr { color: #e6db74;font-weight: normal } /* Literal.String.Regex */
// .highlight .s1 { color: #e6db74;font-weight: normal } /* Literal.String.Single */
// .highlight .ss { color: #e6db74;font-weight: normal } /* Literal.String.Symbol */
// .highlight .bp { color: #f8f8f2;font-weight: normal } /* Name.Builtin.Pseudo */
// .highlight .vc { color: #f8f8f2;font-weight: normal } /* Name.Variable.Class */
// .highlight .vg { color: #f8f8f2;font-weight: normal } /* Name.Variable.Global */
// .highlight .vi { color: #f8f8f2;font-weight: normal } /* Name.Variable.Instance */
// .highlight .il { color: #ae81ff;font-weight: normal } /* Literal.Number.Integer.Long */
//
// .highlight .gh {;font-weight: normal } /* Generic Heading & Diff Header */
// .highlight .gu { color: #75715e;font-weight: normal } /* Generic.Subheading & Diff Unified/Comment? */
// .highlight .gd { color: #f92672;font-weight: normal } /* Generic.Deleted & Diff Deleted */
// .highlight .gi { color: #a6e22e;font-weight: normal } /* Generic.Inserted & Diff Inserted */
.highlight .gh {;font-weight: normal } /* Generic Heading & Diff Header */
.highlight .gu { color: #75715e;font-weight: normal } /* Generic.Subheading & Diff Unified/Comment? */
.highlight .gd { color: #f92672;font-weight: normal } /* Generic.Deleted & Diff Deleted */
.highlight .gi { color: #a6e22e;font-weight: normal } /* Generic.Inserted & Diff Inserted */

0 comments on commit c318cd9

Please sign in to comment.