it looks great..two trivial things.. 1)i want to remove shadows from font on buttons like in "submit comment"
2) when i select text, background is bright and font is blue ... alil bit hard to read after selecting.
how to change these two thing?
Comment has been collapsed.
selection highlight is from the browser you can use this code to change it.
::-moz-selection {background: #B5B5B5; color: #C2C39B; text-shadow: none; }
::selection { background: #B5B5B5; color: #C2C39B; text-shadow: none; }
As for text shadow on buttons that is in multiple areas, will be working on that later.
Comment has been collapsed.
Funny thing is, I actually saw that you posted in this thread when browsing the forum and I got curious after not having seen you online (or at least not noticing it) for a while now so I decided to check your post which happened to be a reply to me :P
Comment has been collapsed.
Comment has been collapsed.
For the green buttons, not enough contrast, actually. It's the text that's hard to read, because of the shadow effect.
Links that are not bold. Haha, Like number of entries and comments on profile pages.
Looking at it now, the Submit Comment button below also doesn't look good. Too much shadow on the texts.
Edit: All colored buttons don't look very good. If you can edit those, maybe instead of a black shadow, you can put a white glow effect instead on the texts.
I also liked how you fixed the spacing. Aside from some color issues, you did a really good job.
Comment has been collapsed.
178 Comments - Last post 31 minutes ago by MXY
29 Comments - Last post 1 hour ago by pb1
20 Comments - Last post 1 hour ago by ElPaPiToSaBrOsO
15 Comments - Last post 15 hours ago by Sh4dowKill
1,414 Comments - Last post 17 hours ago by Formidolosus
66 Comments - Last post 18 hours ago by KiraFumetsu
11 Comments - Last post 20 hours ago by Fluffster
215 Comments - Last post 3 minutes ago by PTPant
280 Comments - Last post 15 minutes ago by shadowshiv
39 Comments - Last post 22 minutes ago by audwolfe
334 Comments - Last post 56 minutes ago by marianoag
11,041 Comments - Last post 1 hour ago by Psyman
113 Comments - Last post 1 hour ago by zpangwin
509 Comments - Last post 2 hours ago by Aldcoran
SteamGifts v2 Dark Userstyle
Bright/light sites can be hard on the eyes so for us ocular challenged people i created a darker version. Works on www.steamgifts.com, www.steamtrades.com, www.sgtools.info . Compatible with most scripts found in the addon registry..
Also check out my other style SG Dark Grey.
Note: Style is now hosted on github as userstyles.org is no longer supported.
Install Stylus for either Firefox, Chrome or Opera and then install the style using one of these methods:
📦 Install the usercss which supports automatic updates and customization.
📦 Install manually from GitHub with no customization. The style is in Mozilla format.
📦 Install script which supports automatic updates but no customization.
📦 Install script from greasyfork which supports automatic updates and customization has settings menu via slide tab top right corner.
Last updated March 2 2025 version 1.7.9
Instructions for script version on greasyfork
Settings
Save button apply and save color choices.
Reset button resets current theme back to the default Dark theme.
Cancel button closes settings without changing anything.
Negative values make it more transparent and positive values make it less transparent starting from its default value.
Hotkeys
Screenshots
Screenshot Album
Comment has been collapsed.