From 911f1c634852c50311a68e9f4267ebd70a59e046 Mon Sep 17 00:00:00 2001 From: linsaraj <114712018+linsaraj@users.noreply.github.com> Date: Fri, 7 Feb 2025 17:49:43 -0600 Subject: [PATCH] Update src/Context.cpp Co-authored-by: Dustin J. Mitchell --- src/Context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Context.cpp b/src/Context.cpp index 78c4fbffc..45d3e979d 100644 --- a/src/Context.cpp +++ b/src/Context.cpp @@ -1123,7 +1123,7 @@ void Context::createDefaultConfig() { << "#include solarized-dark-256.theme\n" << "#include solarized-light-256.theme\n" << "#include no-color.theme\n" - << "#include default.theme\n" + << "include default.theme\n" << '\n'; // Write out the new file.