New port numbers
[electrum-nvc.git] / data / README
1 To add a new theme, simply create a new directory in the electrum data directory (either ./data or your system wide local data).
2
3 Inside your directory create a file called name.cfg with the name of that theme.
4
5 Create another file called style.css - this will be your CSS for the theme (see other themes for reference).
6
7 Documentation on Qt's stylesheets (used by Electrum):
8
9 Overview: http://qt-project.org/doc/qt-4.8/stylesheet.html
10 Examples: http://qt-project.org/doc/qt-4.8/stylesheet-examples.html
11 Reference manual: http://doc.qt.nokia.com/4.7-snapshot/stylesheet-reference.html
12