Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create midnight-steam.css #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

makimwah
Copy link
Contributor

Got laid off yesterday, so with nothing to do, I decided to make this Steam inspired flavor. Make any changes if you deem them necessary - ideally add the Steam logo to the home button. Couldn't figure it out myself.
Uploading 68747470733a2f2f692e696d6775722e636f6d2f785a61756676372e706e67.png…

Got laid off yesterday, so with nothing to do, I decided to make this Steam inspired flavor. Make any changes if you deem them necessary - ideally add the Steam logo to the home button. Couldn't figure it out myself.
@H4TK1D
Copy link
Contributor

H4TK1D commented Dec 20, 2024

Here's the code from catpuccin if you wanted to set it to the steam logo 👍

.childWrapper_f90abb:has(> svg:not(.favoriteIcon_dcc7a4)) {
	background: url('https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png');
	background-color: transparent !important;
	background-size: cover;
}

By default it turns the button background transparent, you can change that to fit how you will

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants