mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
include bubblegum-256.theme in default .taskrc (#3673)
This commit is contained in:
parent
a2f9b92d6c
commit
54a94bd18c
1 changed files with 1 additions and 0 deletions
|
@ -1171,6 +1171,7 @@ void Context::createDefaultConfig() {
|
|||
<< "\n# Color theme (uncomment one to use)\n"
|
||||
<< "#include light-16.theme\n"
|
||||
<< "#include light-256.theme\n"
|
||||
<< "#include bubblegum-256.theme\n"
|
||||
<< "#include dark-16.theme\n"
|
||||
<< "#include dark-256.theme\n"
|
||||
<< "#include dark-red-256.theme\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue