File: Solarized.theme

package info (click to toggle)
lyx 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 138,444 kB
  • sloc: cpp: 244,268; ansic: 106,398; xml: 72,791; python: 39,384; sh: 7,666; makefile: 6,584; pascal: 2,143; perl: 2,101; objc: 1,084; tcl: 163; sed: 16
file content (97 lines) | stat: -rw-r--r-- 4,197 bytes parent folder | download
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
#LyX version: 2.5.0
#
#   This is a definition file of color theme "Solarized" of LyX
#
#   Author: Koji Yokota
#
#   Syntax: \set_color "color name" "light color" "dark color"
#
\set_color "added_space" "#2aa198" "#2aa198"
\set_color "appendix" "#dc322f" "#dc322f"
\set_color "background" "#fdf6e3" "#002b36"
\set_color "bookmark" "#268bd2" "#268bd2"
\set_color "bottomarea" "#eee8d5" "#073642"
\set_color "branchlabel" "#b58900" "#b58900"
\set_color "buttonbg" "#eee8d5" "#002b36"
\set_color "commandbg_broken" "#dc322f" "#dc322f"
\set_color "buttonhoverbg_broken" "#dc322f" "#dc322f"
\set_color "buttonhoverbg" "#eee8d5" "#073642"
\set_color "buttonframe" "#93a1a1" "#586e75"
\set_color "commandframe_broken" "#dc322f" "#dc322f"
\set_color "changebar" "#586e75" "#586e75"
\set_color "changedtextauthor1" "#2aa198" "#2aa198"
\set_color "changedtextauthor2" "#d33682" "#d33682"
\set_color "changedtextauthor3" "#cb4b16" "#cb4b16"
\set_color "changedtextauthor4" "#b58900" "#b58900"
\set_color "changedtextauthor5" "#859900" "#859900"
\set_color "changedtextcomparison" "#268bd2" "#268bd2"
\set_color "addedtext" "#cb4b16" "#cb4b16"
\set_color "deletedtext" "#dc322f" "#dc322f"
\set_color "deletedtextmodifier" "#fdf6e3" "#fdf6e3"
\set_color "collapsibleframe" "#eee8d5" "#073642"
\set_color "collapsible" "#6c71c4" "#6c71c4"
\set_color "command" "#268bd2" "#268bd2"
\set_color "command_broken" "#fdf6e3" "#fdf6e3"
\set_color "commandbg" "#eee8d5" "#073642"
\set_color "commandframe" "#586e75" "#586e75"
\set_color "commentbg" "#eee8d5" "#073642"
\set_color "comment" "#d33682" "#859900"
\set_color "cursor" "#657b83" "#839496"
\set_color "depthbar" "#2aa198" "#2aa198"
\set_color "eolmarker" "#2aa198" "#2aa198"
\set_color "footlabel" "#2aa198" "#2aa198"
\set_color "graphicsbg" "#eee8d5" "#073642"
\set_color "greyedoutbg" "#eee8d5" "#073642"
\set_color "greyedout" "#657b83" "#839496"
\set_color "greyedouttext" "#657b83" "#839496"
\set_color "indexlabel" "#2aa198" "#2aa198"
\set_color "inlinecompletion" "#93a1a1" "#586e75"
\set_color "nonuniqueinlinecompletion" "#93a1a1" "#586e75"
\set_color "insetbg" "#eee8d5" "#073642"
\set_color "insetframe" "#839496" "#586e75"
\set_color "insetlabel" "#586e75" "#93a1a1"
\set_color "language" "#657b83" "#839496"
\set_color "error" "#dc322f" "#dc322f"
\set_color "latex" "#657b83" "#839496"
\set_color "listingsbg" "#eee8d5" "#073642"
\set_color "marginlabel" "#6c71c4" "#6c71c4"
\set_color "mathbg" "#fdf6e3" "#002b36"
\set_color "mathcorners" "#eee8d5" "#073642"
\set_color "mathframe" "#657b83" "#839496"
\set_color "mathline" "#657b83" "#839496"
\set_color "mathmacrobg" "#eee8d5" "#073642"
\set_color "mathmacroblend" "#657b83" "#839496"
\set_color "mathmacroframe" "#eee8d5" "#073642"
\set_color "mathmacrohoverbg" "#eee8d5" "#073642"
\set_color "mathmacrolabel" "#b58900" "#b58900"
\set_color "mathmacronewarg" "#657b83" "#839496"
\set_color "mathmacrooldarg" "#93a1a1" "#586e75"
\set_color "math" "#657b83" "#839496"
\set_color "newpage" "#268bd2" "#268bd2"
\set_color "nomlabel" "#cb4b16" "#cb4b16"
\set_color "notebg" "#eee8d5" "#073642"
\set_color "note" "#268bd2" "#268bd2"
\set_color "pagebreak" "#268bd2" "#268bd2"
\set_color "paragraphmarker" "#2aa198" "#2aa198"
\set_color "phantomtext" "#657b83" "#657b83"
\set_color "preeditbg" "#fdf6e3" "#002b36"
\set_color "preeditfocus" "#eee8d5" "#eee8d5"
\set_color "preeditfocustext" "#586e75" "#586e75"
\set_color "preedittext" "#657b83" "#839496"
\set_color "previewframe" "#657b83" "#839496"
\set_color "preview" "#657b83" "#839496"
\set_color "regexpframe" "#2aa198" "#2aa198"
\set_color "scroll" "#cb4b16" "#cb4b16"
\set_color "selectionmath" "#eee8d5" "#073642"
\set_color "selectiontext" "#fdf6e3" "#002b36"
\set_color "selection" "#93a1a1" "#586e75"
\set_color "shaded" "#eee8d5" "#073642"
\set_color "special" "#839496" "#657b83"
\set_color "tabularline" "#657b83" "#839496"
\set_color "tabularonoffline" "#93a1a1" "#586e75"
\set_color "foreground" "#586e75" "#93a1a1"
\set_color "textlabel1" "#268bd2" "#268bd2"
\set_color "textlabel2" "#2aa198" "#2aa198"
\set_color "textlabel3" "#d33682" "#d33682"
\set_color "urllabel" "#657b83" "#839496"
\set_color "urltext" "#586e75" "#93a1a1"