PaperColor.ini: rewrite

This commit is contained in:
Boris Faure 2020-10-30 23:33:48 +01:00
parent 241f13c6d2
commit bf8ef61e33
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
1 changed files with 39 additions and 19 deletions

View File

@ -9,9 +9,7 @@ website = https://github.com/NLKNguyen/papercolor-theme
license = MIT
[Colors]
def = #444444
bg = #eeeeee
fg = #444444
main = #ff0266
hl = #ffffff
end_sel = #88003d
@ -23,20 +21,42 @@ tab_missed_over_2 = #ff9933
tab_missed_over_3 = #ff0000
tab_title_2 = #000000
[Ansi]
ansi00 = #f2f2f2
ansi01 = #c62828
ansi02 = #558b2e
ansi03 = #ff8f01
ansi04 = #1565c0
ansi05 = #6a1e9a
ansi06 = #00838f
ansi07 = #2c2c2c
ansi08 = #fbfbdb
ansi09 = #e17e85
ansi10 = #61ba86
ansi11 = #ffb68e
ansi12 = #4cb2ff
ansi13 = #be86e3
ansi14 = #2dced0
ansi15 = #546386
[Normal]
def = #444444
black = #f2f2f2
red = #c62828
green = #558b2e
yellow = #ff8f01
blue = #1565c0
magenta = #6a1e9a
cyan = #00838f
white = #2c2c2c
inverse_bg = #444444
inverse_fg = #eeeeee
[Bright]
def = #333333
black = #fbfbdb
red = #e17e85
green = #61ba86
yellow = #ffb68e
blue = #4cb2ff
magenta = #be86e3
cyan = #2dced0
white = #546386
inverse_bg = #333333
inverse_fg = #eeeeee
[Faint]
def = #777777
black = #f0f0f0
red = #d26363
green = #82a867
yellow = #f9ab48
blue = #568ecd
magenta = #915cb3
cyan = #47a3ab
white = #666666
inverse_fg = #eeeeee
inverse_bg = #777777