Merge pull request #4002 from Mailaender/buttons

Cleaned up RA button colors
This commit is contained in:
Paul Chote
2013-10-25 13:07:27 -07:00
2 changed files with 11 additions and 11 deletions

View File

@@ -275,7 +275,7 @@ button-pressed: dialog.png
corner-bl: 640,127,1,1 corner-bl: 640,127,1,1
corner-br: 767,127,1,1 corner-br: 767,127,1,1
# 10% darker than a normal button # 50% grey
button-disabled: dialog.png button-disabled: dialog.png
background: 513,257,126,126 background: 513,257,126,126
border-r: 639,257,1,126 border-r: 639,257,1,126
@@ -287,7 +287,7 @@ button-disabled: dialog.png
corner-bl: 512,383,1,1 corner-bl: 512,383,1,1
corner-br: 639,383,1,1 corner-br: 639,383,1,1
# A yellow (normal) button # 10% darker than a normal button
button-highlighted: dialog.png button-highlighted: dialog.png
background: 769,1,126,126 background: 769,1,126,126
border-r: 895,1,1,126 border-r: 895,1,1,126
@@ -322,7 +322,7 @@ button-highlighted-pressed: dialog.png
corner-bl: 896,127,1,1 corner-bl: 896,127,1,1
corner-br: 1023,127,1,1 corner-br: 1023,127,1,1
# A copy of button-highlighted # A copy of button-highlighted
button-highlighted-disabled: dialog.png button-highlighted-disabled: dialog.png
background: 769,1,126,126 background: 769,1,126,126
border-r: 639,1,1,126 border-r: 639,1,1,126

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB