Added support for stylesheets. default and dark theme provided

This commit is contained in:
Balthasar Reuter
2018-06-16 00:38:20 +02:00
parent 910aee81c9
commit a43a588c7d
6 changed files with 168 additions and 22 deletions

View File

@@ -9,6 +9,8 @@ width = 1024
height = 600
# Hide cursor
hide_cursor = False
# Use specified style
style = default
[Camera]
# Camera module to use (python-gphoto2, gphoto2-cffi, gphoto2-commandline, opencv)