AIMP Forum

AIMP for Windows => Вопросы / Questions => Topic started by: syahdafahreza on March 21, 2022, 07:40:55

Title: Just a humble suggestion / request: Add custom color option in Color Schema.
Post by: syahdafahreza on March 21, 2022, 07:40:55
Hello, can you add custom color input in the Color Schema section. It will look like this:

(https://i.imgur.com/EoUroOP.jpg)

It will be more convenient if i can customize color without using the color slider above. Thanks~
Title: Re: Just a humble suggestion / request: Add custom color option in Color Schema.
Post by: Artem on March 21, 2022, 08:31:37
Player uses only H and S component from the HSL color space. So, it means that exact color code has no sense here.
Title: Re: Just a humble suggestion / request: Add custom color option in Color Schema.
Post by: syahdafahreza on March 22, 2022, 08:05:50
Hello, thanks for the reply. So, I still figuring out how this color code work. Here what i try so far:

For example, the color i want the player to change into (as shown below):
(https://i.imgur.com/Bb3iiGE.jpg)

This is the initial look:
(https://i.imgur.com/oUkPvJx.jpg)

I try to change this in the configuration file (AIMP.ini), located in:
[C:\Users\%USERNAME%\AppData\Roaming\AIMP]

(https://i.imgur.com/KoJbrQC.jpg)

Into this, based from H, and S value from HSL color space above:
(https://i.imgur.com/JH39ofh.jpg)

This is the result:
(https://i.imgur.com/ULnymOM.jpg)

Is there any way to do so correctly?. Thanks
Title: Re: Just a humble suggestion / request: Add custom color option in Color Schema.
Post by: Artem on March 22, 2022, 09:08:14
This is not a color code. Low byte is a Hue, high byte is Saturation