Skip to content

Commit

Permalink
MythCenter: tweak the shadow on the baselarge font
Browse files Browse the repository at this point in the history
Refs #11477.
  • Loading branch information
Paul Harrison committed Apr 18, 2013
1 parent 7737fd7 commit ef7bc63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mythtv/themes/MythCenter/base.xml
Expand Up @@ -35,8 +35,8 @@
<fontdef name="baselarge" from="basemedium">
<pixelsize>26</pixelsize>
<shadowcolor>#000000</shadowcolor>
<shadowoffset>4,4</shadowoffset>
<shadowalpha>64</shadowalpha>
<shadowoffset>2,2</shadowoffset>
<shadowalpha>100</shadowalpha>
<weight>bold</weight>
</fontdef>

Expand Down

0 comments on commit ef7bc63

Please sign in to comment.