diff --git a/VERSION b/VERSION index a2d6313..9764086 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Beta-ba5846b +Beta-167e253 diff --git a/dribbblish-dynamic.js b/dribbblish-dynamic.js index 84482e5..13b7c22 100644 --- a/dribbblish-dynamic.js +++ b/dribbblish-dynamic.js @@ -59291,7 +59291,7 @@ Dribbblish.on("ready", () => { OS: \`${(0,_Util__WEBPACK_IMPORTED_MODULE_5__.capitalizeFirstLetter)(Spicetify.Platform.PlatformData.os_name)} v${Spicetify.Platform.PlatformData.os_version}\` Spotify: \`v${Spicetify.Platform.PlatformData.event_sender_context_information?.client_version_string ?? Spicetify.Platform.PlatformData.client_version_triple}\` Spicetify: \`${Spicetify.version != null ? `v${Spicetify.version}` : "< v2.7.3"}\` - Dribbblish: \`v${"Beta"}-${"ba5846b"}\` + Dribbblish: \`v${"Beta"}-${"167e253"}\` `, data: "Copy", onChange: function () { diff --git a/user.css b/user.css index 0f94ed1..b569a43 100644 --- a/user.css +++ b/user.css @@ -2127,6 +2127,7 @@ canvas[width="250"][height="250"] { .encore-bright-accent-set { --background-highlight: var(--spice-button) !important; --background-press: var(--spice-button-active) !important; + color: var(--spice-sidebar-text); } .control-button--active::after {