pinosaur
/
dotfiles.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
emote shell scripts
[dotfiles.git]
/
.config
/
taskell
/
theme.ini
1
[other]
2
3
; list title
4
title.fg = green
5
6
; status bar
7
statusBar.bg = blue
8
statusBar.fg = black
9
10
; current list title
11
titleCurrent.fg = blue
12
13
; current task
14
taskCurrent.fg = magenta
15
16
; subtasks
17
; selected
18
subtaskCurrent.fg = magenta
19
; incomplete
20
subtaskIncomplete.fg = blue
21
; complete
22
subtaskComplete.fg = yellow
23
24
; disabled
25
disabled.fg = yellow