summaryrefslogtreecommitdiff
path: root/data/themes/enchilado/colors.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-07-21Add two new colors to themes.Andrei Karas1-0/+2
BUBBLE_NAME for speaker nick. BUBBLE_TEXT for speach text.
2011-08-28Move simple colors to themes.Andrei Karas1-0/+10
Need add to all themes, or all simple colors will be black.
2011-08-22Improve draw perfomance.Andrei Karas1-0/+1
Add new theme color DROPDOWN_SHADOW.
2011-08-22Add new colors to themes: BORDER, BACKGROUND_GRAY, SCROLLBAR_GRAY.Andrei Karas1-0/+3
2011-08-22Fix some theme font colors in different gui elements.Andrei Karas1-1/+2
Add new color ITEM_NOT_EQUIPPED.
2011-07-05Add ability to send client states to other clients.Andrei Karas1-0/+1
Using for this emotes.
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-0/+1
2011-01-02Initial commit.Andrei Karas1-0/+53
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.