getmusicbee.com
Support => Developers' Area => Skins => Topic started by: monkey on May 14, 2024, 12:12:00 PM
-
i searched on the forum
but i didn't found the id elements, i made some test with those i found but without success
i would like to modify colors of the column browser in vertical position (chiefly the headers) as shown below
(https://i.imgur.com/c9NpobU.png)
-
If you install Sample Skin (https://getmusicbee.com/addons/skins/113/sample-skin/) by hiccup, you will be able to locate each ID.
- Install and select "Sample Skin".
- Use any colour picker to get the r,g,b value of the desired colour.
- Search "Sample Skin.xml" for the r,g,b code.
Each colour is used only once in the .XML.
If you don't have any colour picker, I recommend Instant EyeDropper (free).
EDIT: Instant EyeDropper (no space).
-
thanks