Skip to content

Commit

Permalink
v1.1.3-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceEnergy committed Dec 2, 2024
1 parent 90dc074 commit d26c96b
Show file tree
Hide file tree
Showing 10 changed files with 376 additions and 23 deletions.
2 changes: 1 addition & 1 deletion menu.custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ body.DesktopUI .PP7LM0Ow1K5qkR8WElLpt {

body.DesktopUI ._2EstNjFIIZm_WUSKm5Wt7n {
padding: 6px !important;
border: 2px solid rgb(var(--color-5));
border: 3px solid rgb(var(--color-5));
border-radius: 8px;
background-color: rgb(var(--color-3));
}
Expand Down
6 changes: 3 additions & 3 deletions options/experimental/userpannel.css
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
height: 0;
margin: 0 !important;
}
._1_yS5UP7el0aN4vntx3dx:has(.yZ55NhARZGx1Awk2qs8pS) {
._1_yS5UP7el0aN4vntx3dx:has(.wi0pDywRgOCxhG7OqQNaA) {
visibility: visible;
height: unset;
}
Expand Down Expand Up @@ -209,10 +209,10 @@
._2_FomluqqgQ2Hx8ON3AVep .wi0pDywRgOCxhG7OqQNaA {
height: 4px;
margin-top: 4px;
--color-progress-bar-foreground: rgb(var(--accent-2));
--color-progress-bar-foreground: rgb(var(--accent-1));
--color-progress-bar-background: rgb(var(--background));
}
.yZ55NhARZGx1Awk2qs8pS._1CcdviLW6hebdTPh-3a7DC::after {
._2_FomluqqgQ2Hx8ON3AVep .wi0pDywRgOCxhG7OqQNaA::after {
border-radius: 8px;
}

Expand Down
3 changes: 3 additions & 0 deletions options/steamBloat/shopCartRecommendations.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.ShoppingCart ._2rkDlHZ2yi-tFtDk4-CC4U {
display: none;
}
19 changes: 15 additions & 4 deletions skin.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
}
},
"VAC-Ban visibility": {
"description": "Hide the VAC ban from your profile or on all profiles (currently not working)",
"description": "Hide the VAC ban from your profile or on all profiles",
"default": "Show",
"tab": "Steam bloat",
"values": {
Expand All @@ -150,17 +150,28 @@
}
}
},
"Shop Cart Recommendations": {
"description": "Hide recommendations in the cart",
"default": "yes",
"tab": "Steam bloat",
"values": {
"yes": {
"TargetCss": { "affects": ["https://.*.steampowered.com"], "src": "options/steamBloat/shopCartRecommendations.css" }
},
"no": {}
}
},

"Userpannel": {
"description": "Moves the user buttons and the download bar to the game sidebar",
"default": "no",
"tab": "Experimental",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/experimental/userpannel.css" },
"TargetJs": { "affects": ["^Steam$"], "src": "options/experimental/userpannel.js" }
}
},
"no": {}
}
}
},
Expand Down Expand Up @@ -191,5 +202,5 @@
"splash_image": "https://raw.githubusercontent.com/SpaceTheme/Steam/main/_assets/img/preview.png",
"name": "SpaceTheme for Steam",
"tags": [ "Modular", "Dark", "Customizable", "alpha" ],
"version": "1.1.2-alpha"
"version": "1.1.3-alpha"
}
40 changes: 37 additions & 3 deletions src/css/webkit/agecheck.css
Original file line number Diff line number Diff line change
@@ -1,12 +1,45 @@
.age_gate #app_agegate {
position: relative;
margin: 0;
width: auto;
}

.age_gate #app_agegate .main_content_ctn {
padding: 42px;
border: none;
border-radius: 8px;
background-color: rgba(var(--color-2), 50%);
}



/* Date Input */
.age_gate #app_agegate .agegate_birthday_selector {
border-radius: 8px;
background-color: rgba(var(--color-1), 26%);
}

/* Text */
.age_gate #app_agegate .agegate_birthday_desc {
padding-bottom: 6px;
}

/* Select */
.age_gate #app_agegate .agegate_birthday_selector select {
height: unset;
margin: 0 3px;
padding: 6px;
outline: none;
border-radius: 8px;
color: rgb(var(--accent-1));
background-color: rgba(var(--color-1), 26%);
}



/* Buttons */
.age_gate #app_agegate .agegate_text_container.btns {
height: unset;
margin: 12px auto 0;
}


Expand All @@ -17,9 +50,10 @@
position: absolute;
top: 0;
left: 0;
width: -webkit-fill-available;
width: 100%;
height: 100%;
margin: 0;
filter: blur(16px) brightness(0.6);
filter: blur(60px) brightness(0.6);
}

.age_gate #app_agegate .img_ctn img {
Expand Down
4 changes: 4 additions & 0 deletions src/css/webkit/cart.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/* Background image */
.FaiD8bJRAZ-HoNo0VvLOO {
display: none;
}
11 changes: 0 additions & 11 deletions src/css/webkit/home.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
.responsive_page_template_content {
display: flex;
flex-direction: column;
align-items: center;
}

.home_page_col_wrapper {
max-width: 1400px;
margin: 16px;
}

/* Banner */
.page_background_holder {
right: 0 !important;
Expand Down
3 changes: 2 additions & 1 deletion src/css/webkit/wishlist.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* Wishlist button */
.wishlist .responsive_store_nav_ctn_spacer {
display: none;
visibility: hidden;
height: 0;
}


Expand Down
3 changes: 3 additions & 0 deletions src/icons/search.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d26c96b

Please sign in to comment.