mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Themes
- Added new gray theme to the same .taskrc.
This commit is contained in:
parent
75fd846399
commit
f1fa315342
1 changed files with 1 additions and 0 deletions
|
@ -567,6 +567,7 @@ void Config::createDefaultRC (const std::string& rc, const std::string& data)
|
|||
<< "#include /usr/local/share/doc/task/rc/dark-blue-256.theme\n"
|
||||
<< "#include /usr/local/share/doc/task/rc/dark-violets-256.theme\n"
|
||||
<< "#include /usr/local/share/doc/task/rc/dark-yellow-green.theme\n"
|
||||
<< "#include /usr/local/share/doc/task/rc/dark-gray-256.theme\n"
|
||||
<< "\n";
|
||||
|
||||
// Write out the new file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue