Jonius7 / SteamUI-OldGlory

A set of customisable Steam Library tweaks, with an installer. Also a reference that you can use to learn how to make your own tweaks.
https://jonius7.github.io
Apache License 2.0
253 stars 5 forks source link

How to get top bar like the first image shown in your gif? #100

Closed ZachFett closed 1 year ago

ZachFett commented 1 year ago

At the start of the page a gif is shown with various improvements/options shown, and this is the first image in that gif:

chrome_09-21-2023_21-45-25

I tried just about every setting I could think of but I couldn't get my top navbar to look like yours did here. It looks very similar to what the now-defunct "Metro for Steam" skin had, especially the placement of the download and friends list buttons. Is this still possible to do?

Jonius7 commented 1 year ago

Correct, the top navbar is part of the now defunct "Metro for Steam" skin

Shiina did release a Metro skin that works with current Steam updates here: https://github.com/AikoMidori/SteamSkins

It should be possible to integrate the new Metro skin into OldGlory

Jonius7 commented 1 year ago

I have released 5.12.1 the Metro skin style top bar is available at CSS Options -> CSS Sections -> module_metro_topbar

I would put an option for it on the main page but I forgot how to code :pensive:

ZachFett commented 1 year ago

Thank you very much! I wasn't aware of Shiina's Metro skin, and I really appreciate you adding this option too!