refactor config management
This commit is contained in:
parent
cadc9d5140
commit
cc5c125210
8 changed files with 215 additions and 166 deletions
20
presets/colors_carbon.conf
Normal file
20
presets/colors_carbon.conf
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
color.touched=color15 on color0
|
||||
color.id=bold color196 on color236
|
||||
color.title=
|
||||
color.description=white on color236
|
||||
color.description.short=bold white on color236
|
||||
color.description.short.ends=color236
|
||||
color.description.long=white on color236
|
||||
color.entry=
|
||||
color.end=
|
||||
color.modified=
|
||||
color.started=
|
||||
color.status=bold italic white
|
||||
color.uuid=
|
||||
color.tags=bold black on color88
|
||||
color.tags.ends=color88
|
||||
color.urgency=color219
|
||||
color.row.odd=
|
||||
color.row.even=
|
||||
color.priority=
|
||||
|
||||
21
presets/colors_chalky.conf
Normal file
21
presets/colors_chalky.conf
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
|
||||
color.touched=color0 on color15
|
||||
color.id=bold color160 on white
|
||||
color.title=
|
||||
color.description=black on white
|
||||
color.description.short=bold black on white
|
||||
color.description.short.ends=white
|
||||
color.description.long=black on white
|
||||
color.entry=
|
||||
color.end=
|
||||
color.modified=color240
|
||||
color.started=
|
||||
color.status=bold italic white
|
||||
color.uuid=
|
||||
color.tags=color166 on white
|
||||
color.tags.ends=white
|
||||
color.urgency=color219
|
||||
color.row.odd=
|
||||
color.row.even=
|
||||
color.priority=
|
||||
|
||||
20
presets/colors_nojhan.conf
Normal file
20
presets/colors_nojhan.conf
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
|
||||
color.touched=#4E9A06
|
||||
color.id=color214
|
||||
color.title=
|
||||
color.description=color231
|
||||
color.description.short=color231
|
||||
color.description.short.ends=
|
||||
color.description.long=default
|
||||
color.entry=
|
||||
color.end=
|
||||
color.modified=color240
|
||||
color.started=
|
||||
color.status=bold italic white
|
||||
color.uuid=
|
||||
color.tags=color33
|
||||
color.tags.ends=color26
|
||||
color.urgency=color219
|
||||
color.row.odd=on rgb262121
|
||||
color.row.even=on rgb2d2929
|
||||
color.priority=color105
|
||||
7
presets/icons_ascii.conf
Normal file
7
presets/icons_ascii.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
icon.tag.before=+
|
||||
icon.tag.after=
|
||||
|
||||
icon.short.before=
|
||||
icon.short.after=
|
||||
|
||||
8
presets/icons_emoji.conf
Normal file
8
presets/icons_emoji.conf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
icon.tag.before=🏷️
|
||||
icon.tag.after=
|
||||
|
||||
icon.short.before=\n
|
||||
icon.short.after=
|
||||
|
||||
|
||||
7
presets/icons_power.conf
Normal file
7
presets/icons_power.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
icon.tag.before=
|
||||
icon.tag.after=
|
||||
|
||||
icon.short.before=\n
|
||||
icon.short.after=
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue