electrum-bitcoinprivate/data
dabura667 68efcb2ddf Update Japanese wordlist
1. First 3 characters are all unique now.
2. smallest word is not 3 characters long.
2014-09-28 22:11:08 +09:00
..
cleanlook Modified styling, removed obsolete styles and added wether we have are displaying receiving addresses 2013-01-10 21:51:27 +01:00
dark Changed theme switching, probably fixes #509 as well 2014-03-13 12:02:55 +01:00
sahara added new sahara theme 2013-01-04 13:07:33 +07:00
wordlist Update Japanese wordlist 2014-09-28 22:11:08 +09:00
README Added styling help text for themes. 2012-08-18 08:44:46 +01:00
noface.svg Revert "changed electrum logo to noface." 2012-08-20 16:10:36 +01:00

README

To add a new theme, simply create a new directory in the electrum data directory (either ./data or your system wide local data).

Inside your directory create a file called name.cfg with the name of that theme.

Create another file called style.css - this will be your CSS for the theme (see other themes for reference).

Documentation on Qt's stylesheets (used by Electrum):

Overview: http://qt-project.org/doc/qt-4.8/stylesheet.html
Examples: http://qt-project.org/doc/qt-4.8/stylesheet-examples.html
Reference manual: http://doc.qt.nokia.com/4.7-snapshot/stylesheet-reference.html