You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Maran 6394712392 Implemented receiving addresses to lite gui 12 years ago
..
cleanlook Implemented receiving addresses to lite gui 12 years ago
dark Added back dark theme. 13 years ago
README Added styling help text for themes. 13 years ago
noface.svg Revert "changed electrum logo to noface." 13 years ago

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