-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgruvbox_lyx_cs
97 lines (97 loc) · 4.19 KB
/
gruvbox_lyx_cs
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
# gruvbox colorscheme for LyX
\set_color "black" "#1d2021" "#1d2021"
\set_color "white" "#ebdbb2" "#ebdbb2"
\set_color "blue" "#83a598" "#83a598"
\set_color "cyan" "#8ec07c" "#8ec07c"
\set_color "darkgray" "#3c3836" "#3c3836"
\set_color "gray" "#928374" "#928374"
\set_color "green" "#b8bb26" "#b8bb26"
\set_color "lightgray" "#a89984" "#a89984"
\set_color "magenta" "#d3869b" "#d3869b"
\set_color "orange" "#d79921" "#d79921"
\set_color "purple" "#b16286" "#b16286"
\set_color "red" "#fb4934" "#fb4934"
\set_color "teal" "#689d6a" "#689d6a"
\set_color "yellow" "#fabd2f" "#fabd2f"
\set_color "cursor" "#ebdbb2" "#ebdbb2"
\set_color "background" "#282828" "#282828"
\set_color "foreground" "#ebdbb2" "#ebdbb2"
\set_color "selection" "#fabd2f" "#fabd2f"
\set_color "selectiontext" "#282828" "#282828"
\set_color "selectionmath" "#282828" "#282828"
\set_color "bottomarea" "#282828" "#282828"
\set_color "inlinecompletion" "#ebdbb2" "#ebdbb2"
\set_color "nonuniqueinlinecompletion" "#928374" "#928374"
\set_color "collapsible" "#fabd2f" "#fabd2f"
\set_color "collapsibleframe" "#3c3836" "#3c3836"
\set_color "buttonbg" "#3c3836" "#3c3836"
\set_color "buttonframe" "#3c3836" "#3c3836"
\set_color "buttonhoverbg" "#3c3836" "#3c3836"
\set_color "note" "#b8bb26" "#b8bb26"
\set_color "notebg" "#3c3836" "#3c3836"
\set_color "comment" "#b8bb26" "#b8bb26"
\set_color "commentbg" "#3c3836" "#3c3836"
\set_color "greyedout" "#b8bb26" "#b8bb26"
\set_color "greyedouttext" "#928374" "#928374"
\set_color "greyedoutbg" "#3c3836" "#3c3836"
\set_color "shaded" "#1d2021" "#1d2021"
\set_color "listingsbg" "#1d2021" "#1d2021"
\set_color "branchlabel" "#d3869b" "#d3869b"
\set_color "footlabel" "#83a598" "#83a598"
\set_color "indexlabel" "#689d6a" "#689d6a"
\set_color "marginlabel" "#83a598" "#83a598"
\set_color "urllabel" "#928374" "#928374"
\set_color "urltext" "#d3869b" "#d3869b"
\set_color "command" "#d79921" "#d79921"
\set_color "commandbg" "#282828" "#282828"
\set_color "commandframe" "#3c3836" "#3c3836"
\set_color "command_broken" "#ebdbb2" "#ebdbb2"
\set_color "commandbg_broken" "#fb4934" "#fb4934"
\set_color "commandframe_broken" "#ebdbb2" "#ebdbb2"
\set_color "buttonhoverbg_broken" "#cc241d" "#cc241d"
\set_color "latex" "#8ec07c" "#8ec07c"
\set_color "textlabel1" "#83a598" "#83a598"
\set_color "textlabel2" "#b8bb26" "#b8bb26"
\set_color "textlabel3" "#d3869b" "#d3869b"
\set_color "preview" "#ebdbb2" "#ebdbb2"
\set_color "graphicsbg" "#282828" "#282828"
\set_color "math" "#ebdbb2" "#ebdbb2"
\set_color "mathbg" "#282828" "#282828"
\set_color "mathframe" "#3c3836" "#3c3836"
\set_color "mathcorners" "#282828" "#282828"
\set_color "mathline" "#3c3836" "#3c3836"
\set_color "mathmacrobg" "#282828" "#282828"
\set_color "mathmacrohoverbg" "#3c3836" "#3c3836"
\set_color "mathmacrolabel" "#928374" "#928374"
\set_color "mathmacroframe" "#3c3836" "#3c3836"
\set_color "mathmacroblend" "#ebdbb2" "#ebdbb2"
\set_color "mathmacrooldarg" "#928374" "#928374"
\set_color "mathmacronewarg" "#ebdbb2" "#ebdbb2"
\set_color "insetbg" "#3c3836" "#3c3836"
\set_color "insetframe" "#fabd2f" "#fabd2f"
\set_color "insetlabel" "#ebdbb2" "#ebdbb2"
\set_color "error" "#cc241d" "#cc241d"
\set_color "phantomtext" "#928374" "#928374"
\set_color "special" "#fb4934" "#fb4934"
\set_color "depthbar" "#3c3836" "#3c3836"
\set_color "scroll" "#fb4934" "#fb4934"
\set_color "language" "#d3869b" "#d3869b"
\set_color "eolmarker" "#928374" "#928374"
\set_color "added_space" "#928374" "#928374"
\set_color "paragraphmarker" "#3c3836" "#3c3836"
\set_color "appendix" "#928374" "#928374"
\set_color "newpage" "#928374" "#928374"
\set_color "pagebreak" "#928374" "#928374"
\set_color "bookmark" "#83a598" "#83a598"
\set_color "tabularline" "#928374" "#928374"
\set_color "tabularonoffline" "#928374" "#928374"
\set_color "previewframe" "#d79921" "#d79921"
\set_color "regexpframe" "#b8bb26" "#b8bb26"
\set_color "changebar" "#83a598" "#83a598"
\set_color "changedtextauthor1" "#83a598" "#83a598"
\set_color "changedtextauthor2" "#d3869b" "#d3869b"
\set_color "changedtextauthor3" "#8ec07c" "#8ec07c"
\set_color "changedtextauthor4" "#b8bb26" "#b8bb26"
\set_color "changedtextauthor5" "#fabd2f" "#fabd2f"
\set_color "changedtextcomparison" "#83a598" "#83a598"
\set_color "deletedtextmodifier" "#282828" "#282828"