Update release-beta to output generated at 167e253

This commit is contained in:
JulienMaille 2022-02-27 21:29:42 +00:00
parent f81865add1
commit 470b7752d2
3 changed files with 3 additions and 2 deletions

View file

@ -1 +1 @@
Beta-ba5846b
Beta-167e253

View file

@ -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 () {

View file

@ -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 {