aboutsummaryrefslogtreecommitdiffstats
path: root/coding-now/static/css/pygement.css
diff options
context:
space:
mode:
Diffstat (limited to 'coding-now/static/css/pygement.css')
-rw-r--r--coding-now/static/css/pygement.css164
1 files changed, 0 insertions, 164 deletions
diff --git a/coding-now/static/css/pygement.css b/coding-now/static/css/pygement.css
deleted file mode 100644
index 3064c45..0000000
--- a/coding-now/static/css/pygement.css
+++ /dev/null
@@ -1,164 +0,0 @@
-.highlight .hll {
- background-color: #ffffcc
-}
-
-.highlight {
- background: #ffffff;
-}
-
-.highlight .c {
- color: #FF0000;
- font-style: italic
-}
-
-/* Comment */
-.highlight .k {
- color: #0000FF
-}
-
-/* Keyword */
-.highlight .ch {
- color: #FF0000;
- font-style: italic
-}
-
-/* Comment.Hashbang */
-.highlight .cm {
- color: #FF0000;
- font-style: italic
-}
-
-/* Comment.Multiline */
-.highlight .cp {
- color: #FF0000;
- font-style: italic
-}
-
-/* Comment.Preproc */
-.highlight .cpf {
- color: #FF0000;
- font-style: italic
-}
-
-/* Comment.PreprocFile */
-.highlight .c1 {
- color: #FF0000;
- font-style: italic
-}
-
-/* Comment.Single */
-.highlight .cs {
- color: #FF0000;
- font-style: italic
-}
-
-/* Comment.Special */
-.highlight .kc {
- color: #0000FF
-}
-
-/* Keyword.Constant */
-.highlight .kd {
- color: #0000FF
-}
-
-/* Keyword.Declaration */
-.highlight .kn {
- color: #0000FF
-}
-
-/* Keyword.Namespace */
-.highlight .kp {
- color: #0000FF
-}
-
-/* Keyword.Pseudo */
-.highlight .kr {
- color: #0000FF
-}
-
-/* Keyword.Reserved */
-.highlight .kt {
- color: #0000FF
-}
-
-/* Keyword.Type */
-.highlight .s {
- color: #009C00
-}
-
-/* Literal.String */
-.highlight .nc {
- color: #007575
-}
-
-/* Name.Class */
-.highlight .nd {
- color: #CC00A3
-}
-
-/* Name.Decorator */
-.highlight .nf {
- color: #C34E00
-}
-
-/* Name.Function */
-.highlight .sb {
- color: #009C00
-}
-
-/* Literal.String.Backtick */
-.highlight .sc {
- color: #009C00
-}
-
-/* Literal.String.Char */
-.highlight .sd {
- color: #009C00
-}
-
-/* Literal.String.Doc */
-.highlight .s2 {
- color: #009C00
-}
-
-/* Literal.String.Double */
-.highlight .se {
- color: #009C00
-}
-
-/* Literal.String.Escape */
-.highlight .sh {
- color: #009C00
-}
-
-/* Literal.String.Heredoc */
-.highlight .si {
- color: #009C00
-}
-
-/* Literal.String.Interpol */
-.highlight .sx {
- color: #009C00
-}
-
-/* Literal.String.Other */
-.highlight .sr {
- color: #009C00
-}
-
-/* Literal.String.Regex */
-.highlight .s1 {
- color: #009C00
-}
-
-/* Literal.String.Single */
-.highlight .ss {
- color: #009C00
-}
-
-/* Literal.String.Symbol */
-.highlight {
- border: 1px solid #E1E1E1;
- margin-bottom: 20px;
-}