Themes
- Added new gray theme to the same .taskrc.
This commit is contained in:
@@ -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-blue-256.theme\n"
|
||||||
<< "#include /usr/local/share/doc/task/rc/dark-violets-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-yellow-green.theme\n"
|
||||||
|
<< "#include /usr/local/share/doc/task/rc/dark-gray-256.theme\n"
|
||||||
<< "\n";
|
<< "\n";
|
||||||
|
|
||||||
// Write out the new file.
|
// Write out the new file.
|
||||||
|
|||||||
Reference in New Issue
Block a user