include bubblegum-256.theme in default .taskrc (#3673)

This commit is contained in:
Dustin J. Mitchell 2024-11-08 07:10:04 -05:00 committed by GitHub
parent a2f9b92d6c
commit 54a94bd18c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"