FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
SOBotics.github.io/css/syntax.css at master · SOBotics/SOBotics.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SOBotics
/
SOBotics.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
6
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
SOBotics.github.io
/
css
/
syntax.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
64 lines (63 loc) · 4.19 KB
Breadcrumbs
SOBotics.github.io
/
css
/
syntax.css
Copy path
File metadata and controls
64 lines (63 loc) · 4.19 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
/* This css file is the colorful.css theme from https://github.com/iwootten/jekyll-syntax */
.
highlight
.
hll
{
background-color
:
#
ffffcc
}
.
highlight
{
background
:
#
ffffff
; }
.
highlight
.
c
{
color
:
#
888888
}
/* Comment */
.
highlight
.
err
{
color
:
#
FF0000
;
background-color
:
#
FFAAAA
}
/* Error */
.
highlight
.
k
{
color
:
#
008800
;
font-weight
:
bold }
/* Keyword */
.
highlight
.
o
{
color
:
#
333333
}
/* Operator */
.
highlight
.
cm
{
color
:
#
888888
}
/* Comment.Multiline */
.
highlight
.
cp
{
color
:
#
557799
}
/* Comment.Preproc */
.
highlight
.
c1
{
color
:
#
888888
}
/* Comment.Single */
.
highlight
.
cs
{
color
:
#
cc0000
;
font-weight
:
bold }
/* Comment.Special */
.
highlight
.
gd
{
color
:
#
A00000
}
/* Generic.Deleted */
.
highlight
.
ge
{
font-style
:
italic }
/* Generic.Emph */
.
highlight
.
gr
{
color
:
#
FF0000
}
/* Generic.Error */
.
highlight
.
gh
{
color
:
#
000080
;
font-weight
:
bold }
/* Generic.Heading */
.
highlight
.
gi
{
color
:
#
00A000
}
/* Generic.Inserted */
.
highlight
.
go
{
color
:
#
888888
}
/* Generic.Output */
.
highlight
.
gp
{
color
:
#
c65d09
;
font-weight
:
bold }
/* Generic.Prompt */
.
highlight
.
gs
{
font-weight
:
bold }
/* Generic.Strong */
.
highlight
.
gu
{
color
:
#
800080
;
font-weight
:
bold }
/* Generic.Subheading */
.
highlight
.
gt
{
color
:
#
0044DD
}
/* Generic.Traceback */
.
highlight
.
kc
{
color
:
#
008800
;
font-weight
:
bold }
/* Keyword.Constant */
.
highlight
.
kd
{
color
:
#
008800
;
font-weight
:
bold }
/* Keyword.Declaration */
.
highlight
.
kn
{
color
:
#
008800
;
font-weight
:
bold }
/* Keyword.Namespace */
.
highlight
.
kp
{
color
:
#
003388
;
font-weight
:
bold }
/* Keyword.Pseudo */
.
highlight
.
kr
{
color
:
#
008800
;
font-weight
:
bold }
/* Keyword.Reserved */
.
highlight
.
kt
{
color
:
#
333399
;
font-weight
:
bold }
/* Keyword.Type */
.
highlight
.
m
{
color
:
#
6600EE
;
font-weight
:
bold }
/* Literal.Number */
.
highlight
.
s
{
background-color
:
#
fff0f0
}
/* Literal.String */
.
highlight
.
na
{
color
:
#
0000CC
}
/* Name.Attribute */
.
highlight
.
nb
{
color
:
#
007020
}
/* Name.Builtin */
.
highlight
.
nc
{
color
:
#
BB0066
;
font-weight
:
bold }
/* Name.Class */
.
highlight
.
no
{
color
:
#
003366
;
font-weight
:
bold }
/* Name.Constant */
.
highlight
.
nd
{
color
:
#
555555
;
font-weight
:
bold }
/* Name.Decorator */
.
highlight
.
ni
{
color
:
#
880000
;
font-weight
:
bold }
/* Name.Entity */
.
highlight
.
ne
{
color
:
#
FF0000
;
font-weight
:
bold }
/* Name.Exception */
.
highlight
.
nf
{
color
:
#
0066BB
;
font-weight
:
bold }
/* Name.Function */
.
highlight
.
nl
{
color
:
#
997700
;
font-weight
:
bold }
/* Name.Label */
.
highlight
.
nn
{
color
:
#
0e84b5
;
font-weight
:
bold }
/* Name.Namespace */
.
highlight
.
nt
{
color
:
#
007700
}
/* Name.Tag */
.
highlight
.
nv
{
color
:
#
996633
}
/* Name.Variable */
.
highlight
.
ow
{
color
:
#
000000
;
font-weight
:
bold }
/* Operator.Word */
.
highlight
.
w
{
color
:
#
bbbbbb
}
/* Text.Whitespace */
.
highlight
.
mf
{
color
:
#
6600EE
;
font-weight
:
bold }
/* Literal.Number.Float */
.
highlight
.
mh
{
color
:
#
005588
;
font-weight
:
bold }
/* Literal.Number.Hex */
.
highlight
.
mi
{
color
:
#
0000DD
;
font-weight
:
bold }
/* Literal.Number.Integer */
.
highlight
.
mo
{
color
:
#
4400EE
;
font-weight
:
bold }
/* Literal.Number.Oct */
.
highlight
.
sb
{
background-color
:
#
fff0f0
}
/* Literal.String.Backtick */
.
highlight
.
sc
{
color
:
#
0044DD
}
/* Literal.String.Char */
.
highlight
.
sd
{
color
:
#
DD4422
}
/* Literal.String.Doc */
.
highlight
.
s2
{
background-color
:
#
fff0f0
}
/* Literal.String.Double */
.
highlight
.
se
{
color
:
#
666666
;
font-weight
:
bold;
background-color
:
#
fff0f0
}
/* Literal.String.Escape */
.
highlight
.
sh
{
background-color
:
#
fff0f0
}
/* Literal.String.Heredoc */
.
highlight
.
si
{
background-color
:
#
eeeeee
}
/* Literal.String.Interpol */
.
highlight
.
sx
{
color
:
#
DD2200
;
background-color
:
#
fff0f0
}
/* Literal.String.Other */
.
highlight
.
sr
{
color
:
#
000000
;
background-color
:
#
fff0ff
}
/* Literal.String.Regex */
.
highlight
.
s1
{
background-color
:
#
fff0f0
}
/* Literal.String.Single */
.
highlight
.
ss
{
color
:
#
AA6600
}
/* Literal.String.Symbol */
.
highlight
.
bp
{
color
:
#
007020
}
/* Name.Builtin.Pseudo */
.
highlight
.
vc
{
color
:
#
336699
}
/* Name.Variable.Class */
.
highlight
.
vg
{
color
:
#
dd7700
;
font-weight
:
bold }
/* Name.Variable.Global */
.
highlight
.
vi
{
color
:
#
3333BB
}
/* Name.Variable.Instance */
.
highlight
.
il
{
color
:
#
0000DD
;
font-weight
:
bold }
/* Literal.Number.Integer.Long */
Back
|
FazBrowse Home
|
New Git URL