FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
node-red.github.io/css/syntax.css at create-pull-request/patch · node-red/node-red.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
node-red
/
node-red.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
160
Star
117
Code
Issues
27
Pull requests
24
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
node-red.github.io
/
css
/
syntax.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
65 lines (64 loc) · 3.58 KB
Breadcrumbs
node-red.github.io
/
css
/
syntax.css
Copy path
File metadata and controls
65 lines (64 loc) · 3.58 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
65
.
highlight
pre
{
background-color
:
#
564848
; }
.
highlight
.
hll
{
background-color
:
#
564848
; }
.
highlight
.
c
{
color
:
#
75715e
}
/* Comment */
.
highlight
.
err
{
color
:
#
ff58b1
;
background-color
:
#
564848
}
/* Error */
.
highlight
.
k
{
color
:
#
66d9ef
}
/* Keyword */
.
highlight
.
l
{
color
:
#
ae81ff
}
/* Literal */
.
highlight
.
n
{
color
:
#
f8f8f2
}
/* Name */
.
highlight
.
o
{
color
:
#
dc8f8f
}
/* Operator */
.
highlight
.
p
{
color
:
#
f8f8f2
}
/* Punctuation */
.
highlight
.
cm
{
color
:
#
afa98c
}
/* Comment.Multiline */
.
highlight
.
cp
{
color
:
#
afa98c
}
/* Comment.Preproc */
.
highlight
.
c1
{
color
:
#
afa98c
}
/* Comment.Single */
.
highlight
.
cs
{
color
:
#
afa98c
}
/* Comment.Special */
.
highlight
.
ge
{
font-style
:
italic }
/* Generic.Emph */
.
highlight
.
gs
{
font-weight
:
bold }
/* Generic.Strong */
.
highlight
.
kc
{
color
:
#
66d9ef
}
/* Keyword.Constant */
.
highlight
.
kd
{
color
:
#
66d9ef
}
/* Keyword.Declaration */
.
highlight
.
kn
{
color
:
#
dc8f8f
}
/* Keyword.Namespace */
.
highlight
.
kp
{
color
:
#
66d9ef
}
/* Keyword.Pseudo */
.
highlight
.
kr
{
color
:
#
66d9ef
}
/* Keyword.Reserved */
.
highlight
.
kt
{
color
:
#
66d9ef
}
/* Keyword.Type */
.
highlight
.
ld
{
color
:
#
e6db74
}
/* Literal.Date */
.
highlight
.
m
{
color
:
#
ae81ff
}
/* Literal.Number */
.
highlight
.
s
{
color
:
#
e6db74
}
/* Literal.String */
.
highlight
.
na
{
color
:
#
a6e22e
}
/* Name.Attribute */
.
highlight
.
nb
{
color
:
#
f8f8f2
}
/* Name.Builtin */
.
highlight
.
nc
{
color
:
#
a6e22e
}
/* Name.Class */
.
highlight
.
no
{
color
:
#
66d9ef
}
/* Name.Constant */
.
highlight
.
nd
{
color
:
#
a6e22e
}
/* Name.Decorator */
.
highlight
.
ni
{
color
:
#
f8f8f2
}
/* Name.Entity */
.
highlight
.
ne
{
color
:
#
a6e22e
}
/* Name.Exception */
.
highlight
.
nf
{
color
:
#
a6e22e
}
/* Name.Function */
.
highlight
.
nl
{
color
:
#
f8f8f2
}
/* Name.Label */
.
highlight
.
nn
{
color
:
#
f8f8f2
}
/* Name.Namespace */
.
highlight
.
nx
{
color
:
#
a6e22e
}
/* Name.Other */
.
highlight
.
py
{
color
:
#
f8f8f2
}
/* Name.Property */
.
highlight
.
nt
{
color
:
#
dc8f8f
}
/* Name.Tag */
.
highlight
.
nv
{
color
:
#
f8f8f2
}
/* Name.Variable */
.
highlight
.
ow
{
color
:
#
dc8f8f
}
/* Operator.Word */
.
highlight
.
w
{
color
:
#
f8f8f2
}
/* Text.Whitespace */
.
highlight
.
mf
{
color
:
#
ae81ff
}
/* Literal.Number.Float */
.
highlight
.
mh
{
color
:
#
ae81ff
}
/* Literal.Number.Hex */
.
highlight
.
mi
{
color
:
#
ae81ff
}
/* Literal.Number.Integer */
.
highlight
.
mo
{
color
:
#
ae81ff
}
/* Literal.Number.Oct */
.
highlight
.
sb
{
color
:
#
e6db74
}
/* Literal.String.Backtick */
.
highlight
.
sc
{
color
:
#
e6db74
}
/* Literal.String.Char */
.
highlight
.
sd
{
color
:
#
e6db74
}
/* Literal.String.Doc */
.
highlight
.
s2
{
color
:
#
e6db74
}
/* Literal.String.Double */
.
highlight
.
se
{
color
:
#
ae81ff
}
/* Literal.String.Escape */
.
highlight
.
sh
{
color
:
#
e6db74
}
/* Literal.String.Heredoc */
.
highlight
.
si
{
color
:
#
e6db74
}
/* Literal.String.Interpol */
.
highlight
.
sx
{
color
:
#
e6db74
}
/* Literal.String.Other */
.
highlight
.
sr
{
color
:
#
e6db74
}
/* Literal.String.Regex */
.
highlight
.
s1
{
color
:
#
e6db74
}
/* Literal.String.Single */
.
highlight
.
ss
{
color
:
#
e6db74
}
/* Literal.String.Symbol */
.
highlight
.
bp
{
color
:
#
f8f8f2
}
/* Name.Builtin.Pseudo */
.
highlight
.
vc
{
color
:
#
f8f8f2
}
/* Name.Variable.Class */
.
highlight
.
vg
{
color
:
#
f8f8f2
}
/* Name.Variable.Global */
.
highlight
.
vi
{
color
:
#
f8f8f2
}
/* Name.Variable.Instance */
.
highlight
.
il
{
color
:
#
ae81ff
}
/* Literal.Number.Integer.Long */
.
highlight
.
gh
{ }
/* Generic Heading & Diff Header */
.
highlight
.
gu
{
color
:
#
efe4ac
; }
/* Generic.Subheading & Diff Unified/Comment? */
.
highlight
.
gd
{
color
:
#
dc8f8f
; }
/* Generic.Deleted & Diff Deleted */
.
highlight
.
gi
{
color
:
#
a6e22e
; }
/* Generic.Inserted & Diff Inserted */
Back
|
FazBrowse Home
|
New Git URL