Step 172: bundled theme pack

This commit is contained in:
Bill
2026-02-09 21:44:45 -07:00
parent b0f3a8f4e3
commit 97e8fde22a
11 changed files with 97 additions and 10 deletions

View File

@@ -160,7 +160,7 @@ private:
std::string emacsConfigPath_;
int fontSize_ = 15;
int tabSize_ = 4;
std::string theme_ = "VSCode Dark";
std::string theme_ = "Whetstone Dark";
bool telemetryOptIn_ = false;
std::string updateUrl_ = "https://example.com/whetstone/releases.json";
int autoSaveSeconds_ = 0;