mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-07-09 13:11:17 +00:00
Auto fix for #18
This is basically setting the color scheme to base so #18 dosent occur anymore
This commit is contained in:
parent
71e2b01fc2
commit
c0b05627c6
1 changed files with 2 additions and 1 deletions
|
|
@ -96,6 +96,7 @@ if ($PSVersionTable.PSVersion.Major -gt $PSMinVersion) {
|
|||
spicetify config extensions default-dynamic.js-
|
||||
spicetify config extensions dribbblish.js extensions dribbblish-dynamic.js extensions Vibrant.min.js
|
||||
spicetify config current_theme DribbblishDynamic
|
||||
spicetify config color_scheme base
|
||||
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
|
||||
spicetify apply
|
||||
Write-Done
|
||||
|
|
|
|||
Loading…
Reference in a new issue