summaryrefslogtreecommitdiffstats
path: root/debian/missing-sources/wyrm/sass/wyrm_addons/pygments/_pygments_dark.sass
blob: 1406d9d09e751d259daa31be895727e81b1640c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
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