25 lines
344 B
INI
25 lines
344 B
INI
[other]
|
|
|
|
; list title
|
|
title.fg = green
|
|
|
|
; status bar
|
|
statusBar.bg = blue
|
|
statusBar.fg = black
|
|
|
|
; current list title
|
|
titleCurrent.fg = blue
|
|
|
|
; current task
|
|
taskCurrent.fg = magenta
|
|
|
|
; subtasks
|
|
; selected
|
|
subtaskCurrent.fg = magenta
|
|
; incomplete
|
|
subtaskIncomplete.fg = blue
|
|
; complete
|
|
subtaskComplete.fg = yellow
|
|
|
|
; disabled
|
|
disabled.fg = yellow
|