gtksourceview/template: align description with other themes (#2124)

Align the description with the /modules/discord/common/theme-header.nix
and /modules/vscode/package.json themes.

Link: https://github.com/nix-community/stylix/pull/2124

Reviewed-by: bricked <git@bricked.dev>
This commit is contained in:
NAHO 2026-01-18 15:01:21 +01:00 committed by GitHub
parent 590e5c68c4
commit 06684f00cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
<style-scheme id="stylix" _name="Stylix" version="1.0">
<author>Stylix</author>
<_description>Theme configured as part of your NixOS configuration.</_description>
<_description>Theme configured via NixOS or Home Manager.</_description>
<color name="base00" value="#{{base00-hex}}"/>
<color name="base01" value="#{{base01-hex}}"/>