dotfiles/.config/taskell/theme.ini
Arthur Khachaturov c360fc2339 cumulative update
2024-06-19 11:51:19 +03:00

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