-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpandoc-solarized.sty
More file actions
82 lines (79 loc) · 3.29 KB
/
pandoc-solarized.sty
File metadata and controls
82 lines (79 loc) · 3.29 KB
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
\definecolor{sbase03}{HTML}{002B36}
\definecolor{sbase02}{HTML}{073642}
\definecolor{sbase01}{HTML}{586E75}
\definecolor{sbase00}{HTML}{657B83}
\definecolor{sbase0}{HTML}{839496}
\definecolor{sbase1}{HTML}{93A1A1}
\definecolor{sbase2}{HTML}{EEE8D5}
\definecolor{sbase3}{HTML}{FFFFFF}
\definecolor{syellow}{HTML}{B58900}
\definecolor{sorange}{HTML}{CB4B16}
\definecolor{sred}{HTML}{DC322F}
\definecolor{smagenta}{HTML}{D33682}
\definecolor{sviolet}{HTML}{6C71C4}
\definecolor{sblue}{HTML}{268BD2}
\definecolor{scyan}{HTML}{2AA198}
\definecolor{sgreen}{HTML}{859900}
\providecommand{\KeywordTok}{}
\providecommand{\DataTypeTok}{}
\providecommand{\DecValTok}{}
\providecommand{\BaseNTok}{}
\providecommand{\FloatTok}{}
\providecommand{\ConstantTok}{}
\providecommand{\CharTok}{}
\providecommand{\SpecialCharTok}{}
\providecommand{\StringTok}{}
\providecommand{\VerbatimStringTok}{}
\providecommand{\SpecialStringTok}{}
\providecommand{\ImportTok}{}
\providecommand{\CommentTok}{}
\providecommand{\DocumentationTok}{}
\providecommand{\AnnotationTok}{}
\providecommand{\CommentVarTok}{}
\providecommand{\OtherTok}{}
\providecommand{\FunctionTok}{}
\providecommand{\VariableTok}{}
\providecommand{\ControlFlowTok}{}
\providecommand{\OperatorTok}{}
\providecommand{\BuiltInTok}{}
\providecommand{\ExtensionTok}{}
\providecommand{\PreprocessorTok}{}
\providecommand{\AttributeTok}{}
\providecommand{\RegionMarkerTok}{}
\providecommand{\InformationTok}{}
\providecommand{\WarningTok}{}
\providecommand{\AlertTok}{}
\providecommand{\ErrorTok}{}
\providecommand{\NormalTok}{}
\renewcommand{\KeywordTok}[1]{\textcolor{sgreen}{{#1}}}
\renewcommand{\DataTypeTok}[1]{\textcolor{syellow}{{#1}}}
\renewcommand{\DecValTok}[1]{\textcolor{scyan}{{#1}}}
\renewcommand{\BaseNTok}[1]{\textcolor{scyan}{{#1}}}
\renewcommand{\FloatTok}[1]{\textcolor{scyan}{{#1}}}
\renewcommand{\ConstantTok}[1]{\textcolor{scyan}{{#1}}}
\renewcommand{\CharTok}[1]{\textcolor{scyan}{{#1}}}
\renewcommand{\SpecialCharTok}[1]{\textcolor{sred}{{#1}}}
\renewcommand{\StringTok}[1]{\textcolor{scyan}{{#1}}}
\renewcommand{\VerbatimStringTok}[1]{{#1}}
\renewcommand{\SpecialStringTok}[1]{\textcolor{sred}{{#1}}}
\renewcommand{\ImportTok}[1]{{#1}}
\renewcommand{\CommentTok}[1]{\textcolor{sbase1}{\textit{{#1}}}}
\renewcommand{\DocumentationTok}[1]{\textcolor{sbase1}{\textit{{#1}}}}
\renewcommand{\AnnotationTok}[1]{\textcolor{sbase1}{\textbf{\textit{{#1}}}}}
\renewcommand{\CommentVarTok}[1]{\textcolor{sbase1}{\textbf{\textit{{#1}}}}}
\renewcommand{\OtherTok}[1]{\textcolor{sblue}{#1}}
\renewcommand{\FunctionTok}[1]{\textcolor{sblue}{{#1}}}
\renewcommand{\VariableTok}[1]{\textcolor{sblue}{{#1}}}
\renewcommand{\ControlFlowTok}[1]{\textcolor{sgreen}{\textbf{{#1}}}}
\renewcommand{\OperatorTok}[1]{\textcolor{sgreen}{{#1}}}
\renewcommand{\BuiltInTok}[1]{{#1}}
\renewcommand{\ExtensionTok}[1]{{#1}}
\renewcommand{\PreprocessorTok}[1]{\textcolor{sorange}{{#1}}}
\renewcommand{\AttributeTok}[1]{{#1}}
\renewcommand{\RegionMarkerTok}[1]{{#1}}
\renewcommand{\InformationTok}[1]{\textcolor{sbase1}{\textbf{\textit{{#1}}}}}
\renewcommand{\WarningTok}[1]{\textcolor{sorange}{\textbf{\textit{{#1}}}}}
\renewcommand{\AlertTok}[1]{\textcolor{sred}{\textbf{{#1}}}}
\renewcommand{\ErrorTok}[1]{\textcolor{sred}{\textbf{{#1}}}}
\renewcommand{\NormalTok}[1]{{#1}}
\renewcommand{\texttt}[1]{\colorbox{sbase2}{{\ttfamily #1}}}