summaryrefslogtreecommitdiffstats
path: root/debian/missing-sources/wyrm/sass/wyrm_addons/pygments/_pygments_dark.sass
diff options
context:
space:
mode:
Diffstat (limited to 'debian/missing-sources/wyrm/sass/wyrm_addons/pygments/_pygments_dark.sass')
-rw-r--r--debian/missing-sources/wyrm/sass/wyrm_addons/pygments/_pygments_dark.sass129
1 files changed, 129 insertions, 0 deletions
diff --git a/debian/missing-sources/wyrm/sass/wyrm_addons/pygments/_pygments_dark.sass b/debian/missing-sources/wyrm/sass/wyrm_addons/pygments/_pygments_dark.sass
new file mode 100644
index 0000000..1406d9d
--- /dev/null
+++ b/debian/missing-sources/wyrm/sass/wyrm_addons/pygments/_pygments_dark.sass
@@ -0,0 +1,129 @@
+.codeblock
+ border: 1px solid lighten($menu-background-color, 10%)
+ color: $text-invert
+ padding: 0px
+ width: 100%
+ overflow-x: auto
+ background: $menu-background-color
+ // 1px hack otherwise border won't show. lame
+ margin: 1px 0 $base-line-height 0
+
+.hll
+ background-color: #49483e
+.c
+ color: #75715e
+.err
+ color: #960050
+ background-color: #1e0010
+.k
+ color: #66d9ef
+.l
+ color: #ae81ff
+.n
+ color: #f8f8f2
+.o
+ color: #f92672
+.p
+ color: #f8f8f2
+.cm
+ color: #75715e
+.cp
+ color: #75715e
+.c1
+ color: #75715e
+.cs
+ color: #75715e
+.ge
+ font-style: italic
+.gs
+ font-weight: bold
+.kc
+ color: #66d9ef
+.kd
+ color: #66d9ef
+.kn
+ color: #f92672
+.kp
+ color: #66d9ef
+.kr
+ color: #66d9ef
+.kt
+ color: #66d9ef
+.ld
+ color: #e6db74
+.m
+ color: #ae81ff
+.s
+ color: #e6db74
+.na
+ color: #a6e22e
+.nb
+ color: #f8f8f2
+.nc
+ color: #a6e22e
+.no
+ color: #66d9ef
+.nd
+ color: #a6e22e
+.ni
+ color: #f8f8f2
+.ne
+ color: #a6e22e
+.nf
+ color: #a6e22e
+.nl
+ color: #f8f8f2
+.nn
+ color: #f8f8f2
+.nx
+ color: #a6e22e
+.py
+ color: #f8f8f2
+.nt
+ color: #f92672
+.nv
+ color: #f8f8f2
+.ow
+ color: #f92672
+.w
+ color: #f8f8f2
+.mf
+ color: #ae81ff
+.mh
+ color: #ae81ff
+.mi
+ color: #ae81ff
+.mo
+ color: #ae81ff
+.sb
+ color: #e6db74
+.sc
+ color: #e6db74
+.sd
+ color: #e6db74
+.s2
+ color: #e6db74
+.se
+ color: #ae81ff
+.sh
+ color: #e6db74
+.si
+ color: #e6db74
+.sx
+ color: #e6db74
+.sr
+ color: #e6db74
+.s1
+ color: #e6db74
+.ss
+ color: #e6db74
+.bp
+ color: #f8f8f2
+.vc
+ color: #f8f8f2
+.vg
+ color: #f8f8f2
+.vi
+ color: #f8f8f2
+.il
+ color: #ae81ff