mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 00:47:44 +00:00
Don't use slug
This commit is contained in:
parent
2ba30f4256
commit
8af3fc6e28
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ theme: with theme.withHashtag; ''
|
||||||
<key>name</key>
|
<key>name</key>
|
||||||
<string>Base16 ${theme.name}</string>
|
<string>Base16 ${theme.name}</string>
|
||||||
<key>semanticClass</key>
|
<key>semanticClass</key>
|
||||||
<string>theme.base16.${theme.slug}</string>
|
<string>theme.base16.generated</string>
|
||||||
<key>colorSpaceName</key>
|
<key>colorSpaceName</key>
|
||||||
<string>sRGB</string>
|
<string>sRGB</string>
|
||||||
<key>gutterSettings</key>
|
<key>gutterSettings</key>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue