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>
(cherry picked from commit 06684f00cf)
This commit is contained in:
parent
362306faaa
commit
06d93928d4
1 changed files with 1 additions and 1 deletions
|
|
@ -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}}"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue