mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47:45 +00:00
Add btop template
This commit is contained in:
parent
46539172a5
commit
9f6d2cda4b
4 changed files with 68 additions and 2 deletions
|
@ -4,9 +4,9 @@ theme: with theme.withHashtag; ''
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>author</key>
|
||||
<string>Template: Chris Kempson, Scheme: ${theme.author}</string>
|
||||
<string>Template: Chris Kempson, Scheme: ${author}</string>
|
||||
<key>name</key>
|
||||
<string>Base16 ${theme.name}</string>
|
||||
<string>Base16 ${name}</string>
|
||||
<key>semanticClass</key>
|
||||
<string>theme.base16.generated</string>
|
||||
<key>colorSpaceName</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue