feat: simplify theme management (#136)

This commit is contained in:
2026-01-03 20:55:48 +02:00
committed by GitHub
parent 93294f6fd3
commit 9534bf9e45
14 changed files with 117 additions and 820 deletions

View File

@@ -150,6 +150,8 @@ const (
ConfigKeyRepository = "repository"
// ConfigKeyVersion is the version config key.
ConfigKeyVersion = "version"
// ConfigKeyUseDefaultBranch is the configuration key for use default branch behavior.
ConfigKeyUseDefaultBranch = "use_default_branch"
// Template Configuration
// ConfigKeyTheme is the configuration key for theme.