Skip to content

Commit

Permalink
deploy: aaf1a3a
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Apr 22, 2024
1 parent 2f027f7 commit b7e0788
Show file tree
Hide file tree
Showing 6 changed files with 1,164 additions and 958 deletions.
12 changes: 6 additions & 6 deletions addon/xp-bg-image.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
--scrollbar-auto-thumb: hsla(0, 0%, var(--xp-bg-addon-lumInternal, 0%), calc(var(--xp-bg-addon-opacity, 0.4) * 2));
}

.container__5c7e7,
.pageWrapper_fef757,
.scroller_e9501c,
.applicationStore_fc7d76,
.standardSidebarView__1129a,
.container_bd15da,
.pageWrapper_c182d3,
.scroller__32e73,
.applicationStore__444b9,
.standardSidebarView__12528,
.chat__52833 {
background: var(--xp-bg-addon-image, url(https://saltssaumure.github.io/xp-discord-theme/img/bliss.avif)) center/cover;
}

.form__13a2c::before {
.form_d8a4a1::before {
display: none;
}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"discordID": "134142022092062720",
"github": "Saltssaumure"
},
"version": "1.7.0",
"version": "1.7.1",
"updater": {
"type": "store",
"id": "net.saltssaumure.Exponent"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exponent-discord-theme",
"version": "1.7.0",
"version": "1.7.1",
"description": "A Windows XP style Discord theme.",
"repository": "https://github.com/Saltssaumure/xp-discord-theme",
"author": "Saltssaumure <[email protected]>",
Expand Down
Loading

0 comments on commit b7e0788

Please sign in to comment.