Matugen: implementing proper terminal colors via iTerm2 color schemes. WIP

This commit is contained in:
ItsLemmy
2025-10-02 20:50:01 -04:00
parent b525a53c8b
commit b7af94e460
30 changed files with 429 additions and 175 deletions
+2 -3
View File
@@ -313,9 +313,8 @@ Singleton {
property bool generateTemplatesForPredefined: true
}
// matugen templates toggles
property JsonObject matugen: JsonObject {
// Per-template flags to control dynamic config generation
// templates toggles
property JsonObject templates: JsonObject {
property bool gtk: false
property bool qt: false
property bool kitty: false