From 580caf6f5c9b795f9c38b9c970efce12d006ce1d Mon Sep 17 00:00:00 2001 From: Matthias Baumgartner Date: Fri, 17 Feb 2023 08:25:44 +0100 Subject: New UI design * Moved style definitions to its own file (themes/default) * Updated the desktop.kv to the new UI design * Removed planes * Adjusted port config --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ba73cdf..4a3d2b0 100644 --- a/.gitignore +++ b/.gitignore @@ -36,7 +36,6 @@ tagit/assets/icons/kivy/browser* tagit/assets/icons/kivy/filter* tagit/assets/icons/kivy/grouping* tagit/assets/icons/kivy/misc* -tagit/assets/icons/kivy/planes* tagit/assets/icons/kivy/search* tagit/assets/icons/kivy/session* tagit/assets/icons/kivy/tagging* -- cgit v1.2.3