This commit is contained in:
@@ -45,6 +45,8 @@ in {
|
||||
then "indigo"
|
||||
else if (hasPrefix "nord" theme)
|
||||
then "nordic"
|
||||
else if (hasPrefix "oxocarbon" theme)
|
||||
then "green"
|
||||
else if (hasPrefix "s" theme)
|
||||
then "teal"
|
||||
else null;
|
||||
|
||||
Reference in New Issue
Block a user