Support Forum

Reboot Post Like Color

1 Answer

New Answer

IK Ike
Ike
Member

Hey Ed,

This is something that currently affects all ‘light’ themes such as light-matte. There is a fix in place to be included in the next version, but just in case you want to fix before then, just open the light-matte overlay, find $postLinkColor and give it the value of $baseColor5; i.e

$postLinkColor                        =    $baseColor5;

That should sort it!

You can apply that directly to any light overlay in the reboot core folder, as it will include that change in the next update it wont be lost as such.

Hope that helps!