2018-10-22 02:53:18 +02:00
|
|
|
colors = {
|
|
|
|
normal = "237 255"
|
|
|
|
highlight = "16 255 bold"
|
|
|
|
elapsed = "231 250"
|
|
|
|
remains = "250 231"
|
|
|
|
|
|
|
|
tab_bar = "252 16"
|
|
|
|
tab_active = "231 237 bold"
|
|
|
|
even = "16 231"
|
|
|
|
odd = "16 231"
|
|
|
|
scrollbar = "250 231"
|
|
|
|
|
|
|
|
selection = "231 202"
|
|
|
|
multiselect = "231 88"
|
2021-06-29 04:54:47 +02:00
|
|
|
defocused = "231 250"
|
2018-10-22 02:53:18 +02:00
|
|
|
directory = "16 231 bold"
|
|
|
|
|
|
|
|
incoming = "28"
|
|
|
|
outgoing = "19"
|
|
|
|
}
|