-
Notifications
You must be signed in to change notification settings - Fork 0
/
solarized.ini
153 lines (135 loc) · 6.12 KB
/
solarized.ini
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
[skin]
description = Solarized (mostly) dark skin for Midnight Commander.
[Lines]
# TODO: Description.
horiz = ─
vert = │
lefttop = ┌
righttop = ┐
leftbottom = └
rightbottom = ┘
topmiddle = ─
bottommiddle = ─
leftmiddle = ├
rightmiddle = ┤
cross = ┼
dhoriz = ═
dvert = ║
dlefttop = ╔
drighttop = ╗
dleftbottom = ╚
drightbottom = ╝
dtopmiddle = ╤
dbottommiddle = ╧
dleftmiddle = ╟
drightmiddle = ╢
[core]
# Panes.
_default_ = lightgray;black ;; Default file colors/background.
selected = white;cyan ;; Color while hovering above a file/directory.
marked = brightmagenta;white;reverse ;; Marked line (using select - insert, ctrl-t, etc...)
markselect = red;cyan ;; Marked and selected.
header = white ;; Pane header (name,size,date titles).
reverse = brightmagenta;white;reverse ;; The direcotry PWD above the header, in focused pane.
# Input fields.
inputunchanged = lightgray;black ;; Input fields colors.
input = white;black ;; Input fields, modified.
inputhistory = red;lightgray ;; Input history controller.
inputmark = brightred;black;reverse ;; Input field marked text, if any.
disabled = brightcyan;lightgray ;; Disabled input fields in dialog boxes.
gauge = magenta;blue ;; Progress bars (while copying etc). TODO: What the text stands for?!
# Command line.
# TODO: Command prompt line colors. What are they?!
commandlinemark = brightred;black;reverse ;; Commandline marked text, if any.
commandhistory = lightgray;black ;; Command prompt history controller.
# TODO: What these stand for?
errors = black;green
statusbar = black;green
[popup]
# TODO: Probably user menu, screenlist, encoding, etc...
pmenunormal = black;green
pmenusel = black;green
pmenutitle = black;green
[dialog]
_default_ = black;lightgray ;; Default colors of dialogs (e.g. copy dialog).
dfocus = black;green ;; Controller colors (checkboxes, actions) in focus.
dhotnormal = red ;; Controllers hotkey color.
dhotfocus = red;green ;; Controllers hotkey color in focus.
dtitle = brightmagenta;white;reverse ;; Dialog title.
[error]
_default_ = black;lightgray ;; Default colors of error dialogs (e.g. overwrite permission).
errdfocus = black;green ;; Controller colors (checkboxes, actions) in focus.
errdhotnormal = red ;; Controllers hotkey color.
errdhotfocus = red;green ;; Controllers hotkey color in focus.
errdtitle = white;red ;; Error dialog title.
[filehighlight]
# View filehighlight.ini as reference.
directory = cyan;black ;; Directories.
executable = brightred;black ;; Executable files.
symlink = magenta;black ;; Symbolic links.
stalelink = lightgray;red ;; Broken links.
device = red;blueblack ;; An interface for a device driver.
special = black;blueblack ;; Pipes (FIFOs), sockets, block files, character files etc...
core = brightcyan;black ;; Core dump files, etc?...
temp = brightgreen;black ;; Bak, Temp, ~, etc...
archive = brightmagenta;black ;; Archives.
source = green;black ;; Source files.
media = brown;black ;; Interactive media.
graph = blue;black ;; Images, in other words.
database = brightbrown;black ;; DataBases, duh.
doc = red;black ;; Documents, duh.
[menu]
_default_ = black;lightgray ;; Default colors for menu while active.
menuinactive = black;lightgray ;; Colors for menu while inactive.
menuhot = red ;; Menu item hotkey.
menusel = black;green ;; Selected menu item.
menuhotsel = red;green ;; Selected menu item hotkey.
[statusbar]
_default_ = brightblack;black;reverse
[help]
_default_ = black;lightgray ;; Default help tooltip text color/background.
helpitalic = brightmagenta ;; Help when italic.
helpbold = red ;; Help when bold.
helplink = cyan ;; Links insde help tooltip.
helpslink = green ;; Links insde help tooltip focused.
helptitle = brightmagenta;white;reverse ;; Help title.
[buttonbar]
#Bottom button bar (copy,move, etc...)
hotkey = red;brightblack ;; Hotkey colors (1-10).
button = brightblack;black;reverse ;; Button colors (text itself).
[editor]
_default_ = lightgray;black ;; Basic pane theme.
editbold = red;black ;; Highlighted search results.
editmarked = lightgray;green ;; Marked region.
editwhitespace = brightblue;black ;; Tabs and trailing spaces.
editlinestate = brightblack;lightgray;reverse ;; Gutter.
bookmark = white;cyan ;; Bookmarked line.
bookmarkfound = black;green ;; Hover on bookmark(?).
editbg = brightblack;lightgray;reverse ;; Basic editor theme (No full screen).
editframe = brightmagenta;lightgray;reverse ;; Modified pane(?).
editframeactive = lightgray;black ;; Active pane.
editframedrag = lightgray;green ;; Moved/Resized pane.
[viewer]
# TODO: These.
viewunderline = brightmagenta;black
viewbold = brightmagenta;black
viewselected = brightmagenta;black
[widget-common]
# TODO: These.
sort-sign-up = ↓
sort-sign-down = ↑
[widget-panel]
# TODO: These.
hiddenfiles-sign-show = ⋅
hiddenfiles-sign-hide = •
history-prev-item-sign = «
history-next-item-sign = »
history-show-list-sign = ^
[widget-scollbar]
# TODO: These.
first-vert-char = ↑
last-vert-char = ↓
first-horiz-char = «
last-horiz-char = »
current-char = ■
background-char = ▒