Changed alpine colors to Zenburn
This commit is contained in:
parent
7c4f562ef7
commit
440399f798
1 changed files with 48 additions and 46 deletions
94
pinerc
94
pinerc
|
@ -566,68 +566,70 @@ current-indexline-style=flip-colors
|
|||
titlebar-color-style=default
|
||||
|
||||
# Choose: black, blue, green, cyan, red, magenta, yellow, or white.
|
||||
# Alpine colors
|
||||
# - Zenburn color scheme
|
||||
normal-foreground-color=220,220,204
|
||||
normal-background-color=60,60,60
|
||||
reverse-foreground-color=
|
||||
reverse-background-color=
|
||||
title-foreground-color=174,174,000
|
||||
title-background-color=000,000,174
|
||||
title-closed-foreground-color=000,000,000
|
||||
title-closed-background-color=000,000,174
|
||||
folder-foreground-color=000,174,174
|
||||
folder-background-color=000,000,000
|
||||
directory-foreground-color=174,000,174
|
||||
directory-background-color=000,000,000
|
||||
folder-list-text-foreground-color=000,174,000
|
||||
folder-list-text-background-color=000,000,000
|
||||
status-foreground-color=174,174,000
|
||||
status-background-color=000,000,174
|
||||
keylabel-foreground-color=174,174,000
|
||||
keylabel-background-color=000,000,174
|
||||
keyname-foreground-color=000,174,000
|
||||
keyname-background-color=000,000,174
|
||||
selectable-item-foreground-color=174,000,000
|
||||
selectable-item-background-color=000,000,000
|
||||
reverse-foreground-color=204,147,147
|
||||
reverse-background-color=60,60,60
|
||||
title-foreground-color=172,188,144
|
||||
title-background-color=30,35,32
|
||||
title-closed-foreground-color=
|
||||
title-closed-background-color=
|
||||
folder-foreground-color=
|
||||
folder-background-color=
|
||||
directory-foreground-color=
|
||||
directory-background-color=
|
||||
folder-list-text-foreground-color=
|
||||
folder-list-text-background-color=
|
||||
status-foreground-color=239,239,143
|
||||
status-background-color=60,60,60
|
||||
keylabel-foreground-color=172,188,144
|
||||
keylabel-background-color=30,35,32
|
||||
keyname-foreground-color=172,188,144
|
||||
keyname-background-color=30,35,32
|
||||
selectable-item-foreground-color=240,223,175
|
||||
selectable-item-background-color=60,60,60
|
||||
meta-message-foreground-color=000,000,000
|
||||
meta-message-background-color=174,174,174
|
||||
quote1-foreground-color=000,000,000
|
||||
quote1-background-color=174,000,000
|
||||
quote2-foreground-color=
|
||||
quote2-background-color=
|
||||
quote3-foreground-color=
|
||||
quote3-background-color=
|
||||
quote1-foreground-color=127,159,127
|
||||
quote1-background-color=60,60,60
|
||||
quote2-foreground-color=176,196,222
|
||||
quote2-background-color=60,60,60
|
||||
quote3-foreground-color=127,127,127
|
||||
quote3-background-color=60,60,60
|
||||
incoming-unseen-foreground-color=
|
||||
incoming-unseen-background-color=
|
||||
signature-foreground-color=000,000,174
|
||||
signature-background-color=000,000,000
|
||||
signature-foreground-color=240,223,175
|
||||
signature-background-color=60,60,60
|
||||
special-text-foreground-color=
|
||||
special-text-background-color=
|
||||
prompt-foreground-color=
|
||||
prompt-background-color=
|
||||
header-general-foreground-color=
|
||||
header-general-background-color=
|
||||
index-to-me-foreground-color=
|
||||
index-to-me-background-color=
|
||||
index-important-foreground-color=
|
||||
index-important-background-color=
|
||||
index-deleted-foreground-color=
|
||||
index-deleted-background-color=
|
||||
index-answered-foreground-color=
|
||||
index-answered-background-color=
|
||||
index-new-foreground-color=
|
||||
index-new-background-color=
|
||||
prompt-foreground-color=176,196,222
|
||||
prompt-background-color=60,60,60
|
||||
header-general-foreground-color=240,223,175
|
||||
header-general-background-color=30,35,32
|
||||
index-to-me-foreground-color=240,223,175
|
||||
index-to-me-background-color=60,60,60
|
||||
index-important-foreground-color=red
|
||||
index-important-background-color=60,60,60
|
||||
index-deleted-foreground-color=240,223,175
|
||||
index-deleted-background-color=60,60,60
|
||||
index-answered-foreground-color=240,223,175
|
||||
index-answered-background-color=60,60,60
|
||||
index-new-foreground-color=240,223,175
|
||||
index-new-background-color=60,60,60
|
||||
index-recent-foreground-color=
|
||||
index-recent-background-color=
|
||||
index-forward-foreground-color=
|
||||
index-forward-background-color=
|
||||
index-forward-foreground-color=240,223,175
|
||||
index-forward-background-color=60,60,60
|
||||
index-unseen-foreground-color=
|
||||
index-unseen-background-color=
|
||||
index-highpriority-foreground-color=
|
||||
index-highpriority-background-color=
|
||||
index-lowpriority-foreground-color=
|
||||
index-lowpriority-background-color=
|
||||
index-arrow-foreground-color=
|
||||
index-arrow-background-color=
|
||||
index-arrow-foreground-color=240,223,175
|
||||
index-arrow-background-color=60,60,60
|
||||
index-subject-foreground-color=
|
||||
index-subject-background-color=
|
||||
index-from-foreground-color=
|
||||
|
|
Loading…
Reference in a new issue