Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thanks a lot for your efforts, I was trying to brainstorm ways to get theming working as well since it apparently still works out of the box on linux and osx, and if this method works it's way simpler than my previous ideas.
Isn't the CEF cache supposed to be in the following directory?
Yeah I thought that might have been what he was referring to, however as far as I can tell I only have images stored in there.
This is fully tested and works! :D
I use it to add a 1px black border around the Friends/Chat windows (better matches the Steam Client) and to add some padding to the top of the chat window. That's boring for screenshots though so here is a background image on context menus https://i.imgur.com/7upeHJR.png
Ah thanks, I did look in that folder when I first found your thread but didn't know how to view chrome cache files at that time and forgot about it when I figured it out.
Now I just need to read up on how to modify them and maybe I can put together a tool to automate it, but chrome cache files are completely new to me.
I did get css working with Steam dev mode, but the process needs to be redone whenever the friends window is closed so it's definitely not ideal: https://i.imgur.com/T5IihEP.png
And unfortunately you need to do every single file until you locate the friends.css file, so before doing it I strongly recommend running "Clear Steam Browser Cache" and then log back in to Friends (to have it re-cache friends.css) before looking through them. My tool generally catches it around "f_000003".
If you develop an injection tool please try follow a standard format of using "originalfilename.custom.css" of the file that is being modified, eg "friends.custom.css" or "shared_application.custom.css". For full skin packs where the skin is provided please use a subfolder like "exampleskin/anything.css".
Valve developers don't want the Chat UI and the upcoming library UI to be skinned or modified. It's not a matter of what they can do, but of what they WANT to do.