seannuh / McHERO

4 stars 5 forks source link

[Request] SuccessStory achievements fix #7

Closed blackxored closed 1 year ago

blackxored commented 1 year ago

I've noticed SuccessStory's achievements appear in black. Anything we can do to fix?

image

seannuh commented 1 year ago

Unfortunately, there are some limitations to most extensions in fullscreen mode, so there's no real way I've found to change the color of that text.

blackxored commented 1 year ago

I was able to get that line by adding

<Color x:Key="TextColorDarker">#a3a3a3</Color>
<SolidColorBrush x:Key="TextBrushDarker" Color="{DynamicResource TextColorDarker}" />

to Constants.xaml in the theme. But I've no idea what I'm doiing as this is the first time I look into themes at all. I wasn't able to fix the black bars and black total.