We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288280a commit d27f9b0Copy full SHA for d27f9b0
CHANGELOG
@@ -1,4 +1,9 @@
1
-lxqt-themes-0.15.0 / 2020-04-21
+lxqt-themes-0.17.0 / 2021-04-15
2
+===============================
3
+ * Added alternate background color to the calendar widget in some themes.
4
+ * Added a visible menu separator to the Dark theme.
5
+
6
+lxqt-themes-0.16.0 / 2020-11-01
7
===============================
8
* Added the themes Clearlooks, Leech and Kvantum.
9
CMakeLists.txt
@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
project(lxqt-themes)
# Minimum Versions
10
-set(LXQTBT_MINIMUM_VERSION "0.8.0")
+set(LXQTBT_MINIMUM_VERSION "0.9.0")
11
12
# lxqt-themes has no binaries - but we can set an informal version
13
# Version 0.15.0
0 commit comments