Placeholders, not copies
Instead of maintaining one config per theme, you write a single pattern with generic attributes. Gtheme substitutes the active theme's real values at apply time.
[colors.primary]background = "{{base00}}"foreground = "{{base05}}"[colors.normal]red = "{{red}}"green = "{{green}}"