diff --git a/public_html/extra/assets/themes/flat-1.edj b/public_html/extra/assets/themes/flat-1.edj new file mode 100644 index 0000000..3654731 Binary files /dev/null and b/public_html/extra/assets/themes/flat-1.edj differ diff --git a/public_html/extra/assets/themes/preview/flat.png b/public_html/extra/assets/themes/preview/flat.png new file mode 100644 index 0000000..349ece7 Binary files /dev/null and b/public_html/extra/assets/themes/preview/flat.png differ diff --git a/public_html/extra/data.py b/public_html/extra/data.py index 62321f5..6642b92 100644 --- a/public_html/extra/data.py +++ b/public_html/extra/data.py @@ -29,6 +29,13 @@ THEMES = { 'description': 'A theme written and designed with eflete', 'source' : 'https://git.enlightenment.org/devs/nikawhite/eflemettary.git/', 'version': 1, + }, + 'flat': { + 'theme_id': 'flat', + 'name': 'Flat', + 'author': 'Raster', + 'description': 'A early stage flat theme', + 'version': 1, } } BACKGROUNDS = {