diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..26d4171 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,108 @@ + +lxqt-themes-0.11.96 / 2017-07-07 +================================ + + * Remove some more session stuff from CMakeLists.txt + * Remove not theme and graphic related things + * Made The Dark Theme Really Dark (#62) + * Use the LXQtConfigVars module + * Remove cpack (#61) + * themes-system: Add "background" property to panel + * themes: Remove Screensaver styles + * Move Italian desktop entry to correct path + * Create lxqt-powermanagement_it.desktop + * build: Revert @6d6d2bef54 + * build: Add xmessage as "dependency" + * themes: Take layoutDirection into account + * Fix the search textfield style for all themes (#52) + * Added style for the ColorPicker plugin. + * Fix bg-fg color swapping in Frost (#50) + * theme system: Force no icon for main menu + * First experiment in theming the new search menu feature. + * icons: Add icon "lxqt" + * Wallpaper updated. Lighter and with the hummingbird for some identity. + * Use the system palette to change the main colors, this will make the theme more integrated with the whole environment. Fixed ugly buttons in the volume applet. + * Themes: adjust main menu icon in Light + * themes: Add system theme (no theme) + * CMakeLists: Use LXQT_GRAPHICS_DIR for graphics + * Add startlxqt man page + * Deleted and ignored *.kdev4 + * themes: added styles to distinguish disabled QMenu entries + * startlxqt: optimization of XDG_DATA_DIRS + * Rename LxQt to LXQt everywhere + * CMake: Adds Runtime and Devel install COMPONENTs + * Coding style changes + * Removes no added value comments + * Use GNUINnstallDirs + * theme-light: add plugin handle + * Updates the build system to use the Targets infrastructure + * Enable the "leave confirmation dialog" by default + * themes: panel volume popup rounded highlighted button corners + * theme-light: volume popup buttons styles + * themes: volume popup buttons show outline + * themes: avoid uneccessary (and/or orientation specific) margins + * Handle urgency hint in desktopswitch in themes + * themes: spacer as semitransparent lighter/darker line + * themes-panel: initial styles for taskbar groups + * Added style for the new Spacer plugin. + * Added style for the new Spacer plugin. + * Added style for the new Spacer plugin. + * theme Frost: added urgency style for TaskBar button (as in all other themes) + * Make themes' directories' names lowercase again + * Revert last commit, the folder names wasnt capitalized. + * Update lxqt-panel.qss + * Adds an scalable start-here-lxqt icon + * Removed deprecated files. + * use LXQt-specific menu file + * - Unify naming for a unique lxqt. No more suffixes + * Fixed keyboard indicator in Light theme + * .gitignore added + * Improved menu spacing Code cleaning Added style for DOM plugin Reduced icon size for the calendar's next an previous month buttons. + * Fix lxde/lxde-qt#364 + * Fixed tooltips colors. + * Preview updated. + * Keyboard indicator and preview updated. + * Theme updated + * Fixed the Mount Plugin popup. + * Style for the new keyboard plugin. + * Fixed clicking area and aded style for new keyboard indicator. + * First approach to style in the new Keyboard Indicator plugin. + * Apply clicking area fix for all the plugins. + * Remove lxqt-appswitcher integration as we no longer offer that repo + * Fixed clickable areas. * The plugins should now respond to the mouse as expected. * Added a pressed state for buttons. + * Fixed clickable areas. + * Add the svg logo sources, by @Caig + * Small fixes. + * Small fixes. + * Theme improve. + * Renamed plasma-next-alpha to kde-plasma Shorter and simple naming in consonance with the other themes. + * Removed old themes. Deleted A-mego, Flat and Green themes. Now we have less themes to maintain and improve the overall quality. + * Changed menu icon. + * Remover border from nofications. Changed menu icon. + * Updates translations infrastructure + * Update the required minimum cmake version + * Removed font-size for the clock + * Removed padding from the menu + * Numix is now Frost and uses the LXQT logo. Clock font size not defined by the style. Runner got some fixes in the search field. + * Fixed action button style + * Merged Flat-Dark and Flat-Dark-Alpha into a new Dark theme, wallpaper and many style fixes + * Remove plugins' margins from themes files + * Clean up CMakeLists.txt and drop Qt 4 support + * Update themes to support urgency hint + * Add Qt5 support. + * Add Plasma Next theme + * Add dark aplha theme + * Theme changes for RGBA panel + * Updated qss styles for transparency + * Use LXQt as desktop name + * Update logo to Helix the Archist Hummingbird. Thanks @Caig + * Replace razor-specific graphics by Helix + * Add CPack rules for creating tarball + * Support lxqt-session and add necessary xdg autostart desktop entry files. + * Add visual feedback for pressed quicklaunch buttons in light and green themes. + * Fix renaming bugs, replacing lxqt-qt with lxde-qt + * Finish the crazy razor=>lxqt renaming tasks. + * Rename dirs and replace razor with lxqt. Install lxqt.conf to /etc/xdg/lxqt and provide theme config. + * fixed theme loading + * Fix file paths, replacing razor with lxqt. * Remove Alt+F2 and Ctrl+Esc from openbox config file to avoid conflicts with lxqt-panel & lxqt-globalkeys. + * Add default configuration files for lxde-qt session. diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..4daeee2 --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,15 @@ +cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR) + +project(lxqt-themes) + +set(LXQTBT_MINIMUM_VERSION "0.1.0") + +find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} REQUIRED) + +include(GNUInstallDirs) +include(LXQtTranslateDesktop) +include(LXQtConfigVars) + +install(DIRECTORY "graphics/" DESTINATION "${LXQT_GRAPHICS_DIR}") +add_subdirectory(themes) +add_subdirectory(icons) diff --git a/debian/changelog b/debian/changelog index 6ade17c..78672fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lxqt-themes (0.11.96-1) unstable; urgency=medium +lxqt-themes (0.11.96-1) experimental; urgency=medium - * Initial release (Closes:) + * Initial release (Closes: #867606) - -- Alf Gaida Mon, 24 Feb 2014 23:41:30 +0100 + -- Alf Gaida Fri, 07 Jul 2017 20:20:40 +0200 diff --git a/graphics/README b/graphics/README new file mode 100644 index 0000000..9a53235 --- /dev/null +++ b/graphics/README @@ -0,0 +1,7 @@ +Where did the pizza cutter go? + +Right there! +https://github.com/Razor-qt/razor-qt/tree/master/razorqt-resources/graphics + +Helix the Hummingbird by Caig +https://github.com/Caig/LXQt-graphics diff --git a/graphics/helix.svg b/graphics/helix.svg new file mode 100644 index 0000000..5455fbe --- /dev/null +++ b/graphics/helix.svg @@ -0,0 +1,235 @@ + + + + + LXQt logo + + + + + + + + + + + + + + + + + + + + image/svg+xml + + LXQt logo + + + Giacomo Barazzetti + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/helix_1120.png b/graphics/helix_1120.png new file mode 100644 index 0000000..b525cb2 Binary files /dev/null and b/graphics/helix_1120.png differ diff --git a/graphics/helix_150.png b/graphics/helix_150.png new file mode 100644 index 0000000..46eb8d0 Binary files /dev/null and b/graphics/helix_150.png differ diff --git a/graphics/helix_60.png b/graphics/helix_60.png new file mode 100644 index 0000000..63e63db Binary files /dev/null and b/graphics/helix_60.png differ diff --git a/graphics/helix_lxqt.svg b/graphics/helix_lxqt.svg new file mode 100644 index 0000000..675af97 --- /dev/null +++ b/graphics/helix_lxqt.svg @@ -0,0 +1,535 @@ + + + + + LXQt logo + + + + + + + + + + + + + + + + + + + image/svg+xml + + LXQt logo + + + Giacomo Barazzetti + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/lxqt_logo.png b/graphics/lxqt_logo.png new file mode 120000 index 0000000..ccdc61f --- /dev/null +++ b/graphics/lxqt_logo.png @@ -0,0 +1 @@ +helix_150.png \ No newline at end of file diff --git a/graphics/lxqt_logo_doxygen.png b/graphics/lxqt_logo_doxygen.png new file mode 120000 index 0000000..bc697cc --- /dev/null +++ b/graphics/lxqt_logo_doxygen.png @@ -0,0 +1 @@ +helix_60.png \ No newline at end of file diff --git a/graphics/spacer-dark-dots.svg b/graphics/spacer-dark-dots.svg new file mode 100644 index 0000000..64c4df7 --- /dev/null +++ b/graphics/spacer-dark-dots.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/graphics/spacer-dark-line.svg b/graphics/spacer-dark-line.svg new file mode 100644 index 0000000..136d8ce --- /dev/null +++ b/graphics/spacer-dark-line.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/graphics/spacer-light-dots.svg b/graphics/spacer-light-dots.svg new file mode 100644 index 0000000..6659078 --- /dev/null +++ b/graphics/spacer-light-dots.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/graphics/spacer-light-line.svg b/graphics/spacer-light-line.svg new file mode 100644 index 0000000..a33d18b --- /dev/null +++ b/graphics/spacer-light-line.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt new file mode 100644 index 0000000..94ade7b --- /dev/null +++ b/icons/CMakeLists.txt @@ -0,0 +1,6 @@ +install(DIRECTORY + hicolor + DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/icons" + COMPONENT Runtime + PATTERN "*" +) diff --git a/icons/hicolor/scalable/apps/lxqt.svg b/icons/hicolor/scalable/apps/lxqt.svg new file mode 120000 index 0000000..8db9d5f --- /dev/null +++ b/icons/hicolor/scalable/apps/lxqt.svg @@ -0,0 +1 @@ +../places/start-here-lxqt.svg \ No newline at end of file diff --git a/icons/hicolor/scalable/places/start-here-lxqt.svg b/icons/hicolor/scalable/places/start-here-lxqt.svg new file mode 100644 index 0000000..c67e610 --- /dev/null +++ b/icons/hicolor/scalable/places/start-here-lxqt.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/themes/CMakeLists.txt b/themes/CMakeLists.txt new file mode 100644 index 0000000..34faa38 --- /dev/null +++ b/themes/CMakeLists.txt @@ -0,0 +1,8 @@ +install(DIRECTORY + . + DESTINATION "${LXQT_SHARE_DIR}/themes" + COMPONENT Runtime + PATTERN "CMake*" + EXCLUDE PATTERN "cmake*" + EXCLUDE PATTERN "Makefile" EXCLUDE +) diff --git a/themes/ambiance/Butterfly-Kenneth-Wimer.jpg b/themes/ambiance/Butterfly-Kenneth-Wimer.jpg new file mode 100644 index 0000000..95e8eab Binary files /dev/null and b/themes/ambiance/Butterfly-Kenneth-Wimer.jpg differ diff --git a/themes/ambiance/arrow-left.svg b/themes/ambiance/arrow-left.svg new file mode 100644 index 0000000..d686922 --- /dev/null +++ b/themes/ambiance/arrow-left.svg @@ -0,0 +1,61 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/ambiance/arrow-right.svg b/themes/ambiance/arrow-right.svg new file mode 100644 index 0000000..8249306 --- /dev/null +++ b/themes/ambiance/arrow-right.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/ambiance/lxqt-notificationd.qss b/themes/ambiance/lxqt-notificationd.qss new file mode 100644 index 0000000..c56bac3 --- /dev/null +++ b/themes/ambiance/lxqt-notificationd.qss @@ -0,0 +1,30 @@ +Notification { + color: #f2f1f0; + border: 1px solid #2b2b29; + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37); + margin: 0px; + border-radius: 5px; +} + +QLabel { + color: #f2f1f0; +} + +#closeButton { + border: none; + qproperty-icon: url(lxqt-notificationd/cancel.svg); + qproperty-icon-size: 24px; +} + +#closeButton:hover { + padding: 4px; +} + +#appLabel { + font-weight: bold; + +} + +#summaryLabel { + font-style: italic; +} \ No newline at end of file diff --git a/themes/ambiance/lxqt-notificationd/cancel.svg b/themes/ambiance/lxqt-notificationd/cancel.svg new file mode 100644 index 0000000..5d0f3be --- /dev/null +++ b/themes/ambiance/lxqt-notificationd/cancel.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/themes/ambiance/lxqt-panel.qss b/themes/ambiance/lxqt-panel.qss new file mode 100644 index 0000000..576b7dd --- /dev/null +++ b/themes/ambiance/lxqt-panel.qss @@ -0,0 +1,557 @@ +/* + * General panel settings + */ +LXQtPanel #BackgroundWidget { + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37); +} + +QToolTip { + border: 1px solid #2b2b29; + background: #363532; + padding: 2px; + margin: 0px; + color: #f2f1f0; +} + +/* + * General plugins settings + */ + +Plugin, +LXQtPanelPlugin { + padding: 0; + spacing: 20px; + qproperty-moveMarkerColor: #eb7140; +} + +Plugin > QWidget, +Plugin > QWidget > QWidget{ + color: #f2f1f0; +} + + +Plugin > QToolButton, +Plugin > QWidget > QToolButton, +Plugin > QWidget > QToolButton > QWidget > QToolButton, +LXQtPanelPlugin > QToolButton { + margin: 0px; + border: 1px solid #2b2b29; + border-radius: 4px; + qproperty-iconSize: 24px; + color: #f2f1f0; +} + +Plugin > QToolButton:hover, +Plugin > QWidget > QToolButton:hover, +LXQtPanelPlugin > QToolButton:hover { + margin: 0px; + background: #363532; + border: 1px solid #2b2b29; +} + +Plugin > QToolButton:pressed, +Plugin > QWidget > QToolButton:pressed, +LXQtPanelPlugin > QToolButton:pressed { + padding: 4px; +} + +/* + * Calendar (from any of the two clocks) + */ + +QCalendarWidget #qt_calendar_navigationbar, +#WorldClock QCalendarWidget #qt_calendar_navigationbar * { + background-color: #3c3b37; + color: #f2f1f0; +} + +QCalendarWidget #qt_calendar_nextmonth { + max-height:20px; + min-height:20px; + qproperty-icon: url(/arrow-right.svg); + margin-right: 3px; +} + +QCalendarWidget #qt_calendar_nextmonth:hover { + border: 1px solid #ca5f34; + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); +} + +QCalendarWidget #qt_calendar_prevmonth { + max-height:20px; + min-height:20px; + qproperty-icon: url(/arrow-left.svg); + margin-left: 3px; +} + +QCalendarWidget #qt_calendar_prevmonth:hover { + border: 1px solid #ca5f34; + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); +} + +QCalendarWidget #qt_calendar_monthbutton::menu-indicator { + image: none; +} + +QCalendarWidget #qt_calendar_monthbutton { + padding:2px; + margin: 2px; +} +QCalendarWidget #qt_calendar_monthbutton:hover { + border: 1px solid #ca5f34; + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); +} + +QCalendarWidget #qt_calendar_yearbutton:hover { + border: 1px solid #ca5f34; + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); +} + +QCalendarWidget QMenu { + margin: 4px; + background-color: #3c3b37; + color: f2f1f0; +} + +QCalendarWidget QMenu::item:selected { + color: #f2f1f0; + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); +} + +QCalendarWidget QSpinBox { + color: #f2f1f0; + background-color: #3c3b37; + selection-background-color: #ca5f34; + selection-color: #f2f1f0; +} + +QCalendarWidget QAbstractItemView:enabled { + color: white; + background: #3c3b37; + selection-background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); + selection-color: #f2f1f0; +} + +QCalendarWidget QAbstractItemView:disabled { + color: #969696; +} + +QCalendarWidget QWidget { + alternate-background-color: #1e1d1b; +} + +/* + * TaskBar + */ +#TaskBar QToolButton{ + padding: 1px; + margin: 2px; +} + +#TaskBar QToolButton:on{ + background: #363532; + border: 1px solid #2b2b29; +} + +#TaskBar QToolButton:hover{ + border: 1px solid #ca5f34; + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); +} + +#TaskBar QToolButton:pressed { + padding: 4px; +} + +#TaskBar QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +#TaskBar LXQtGroupPopup { + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37); + border: 1px solid #f88657; +} +/* + * Main menu + */ + +#MainMenu { + margin: 2px; + padding: 1px; + border-radius: 4px; + qproperty-icon: url(mainmenu.svg); + color: #f2f1f0; + border: none; +} + +#MainMenu:pressed { + padding: 4px; +} + +#MainMenu QMenu { + background-color: #3c3b37; + border: 1px solid #515048; +} + +#MainMenu QMenu::icon { + background-color: transparent; + border: 10px solid transparent; + border-top-width: 0px; + border-bottom-width: 0px; + border-right-width: 0px; +} + +#MainMenu QMenu::right-arrow { + image: url(arrow-right.svg); + border: 5px solid transparent; + border-top-width: 0px; + border-bottom-width: 0px; + border-left-width: 0px; +} + +#MainMenu QMenu::item { + color: #f2f1f0; + padding: 7px 40px 7px 24px; +} + +#MainMenu QMenu::item:selected { + color: #f2f1f0; + background:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); +} + +#MainMenu ActionView { + background-color: #3c3b37; + border: none; + color: #f2f1f0; +} + +#MainMenu ActionView::item { + padding: 2px 0; +} + +#MainMenu QLineEdit { + background: #3c3b37; + border: none; + color: #f2f1f0; + margin-bottom: 1px; + padding: 3px; +} + +#MainMenu QScrollBar::handle { + background-color: palette(highlighted-text); + color: palette(highlighted-text); +} + +/* + * QuickLaunch + */ +#QuickLaunch QToolButton { + margin: 2px; + padding: 1px; + border: none; +} + +#QuickLaunch QToolButton:hover { + background: #363532; + border: 1px solid #2b2b29; +} + +#QuickLaunch QToolButton:pressed { + padding: 4px; +} + +#QuickLaunchPlaceHolder { + color: #eb7140; +} + +/* + * Clock + */ + +#Clock { + background: transparent; + margin: 2px; + border-radius: 4px; +} + +#Clock:hover { + background: #363532; + border: 1px solid #2b2b29; +} + +#Clock #TimeLabel{ + color: #f2f1f0; + margin-right: 2px; + margin-left: 2px; +} +#Clock #DateLabel{ + color: #f2f1f0; + margin-right: 2px; + margin-left: 2px; +} + +/* + * Desktopswitch + */ +#DesktopSwitch QToolButton { + border: none; + margin: 2px; +} + +#DesktopSwitch QToolButton:on { + background: #363532; + border: 1px solid #2b2b29; +} + +#DesktopSwitch QToolButton:hover { + background: #363532; + border: 1px solid #2b2b29; +} + +#DesktopSwitch QToolButton:pressed { + padding: 4px; +} + +#DesktopSwitch QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +/* + * Tray + */ +#Tray { + min-width: 6px; +} + +TrayIcon { + margin: 2px; +} + +/* + * Mount plugin + */ + +#LXQtMountPlugin QToolButton { + border:none; + padding: 1px; + margin: 2px; +} + +#LXQtMountPlugin QToolButton:pressed { + padding: 4px; +} + +#LXQtMountPopup { + background: #3c3b37; + color: #f2f1f0; +} + +#LXQtMountPopup > MenuDiskItem { + border-radius: 4px; +} + +#LXQtMountPopup > MenuDiskItem:hover { + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); +} + +#LXQtMountPopup #EjectButton, +#LXQtMountPopup #DiskButton { + qproperty-iconSize: 22px; + background-color: transparent; + border: none; + color: #f2f1f0; + padding: 4px; +} + +#LXQtMountPopup #NoDiskLabel { + margin: 6px; + color: #f2f1f0; +} + + +/* + * ShowDesktop + */ + +#ShowDesktop { + border:none; + padding: 1px; + margin: 2px; +} + +#ShowDesktop:pressed { + padding: 4px; +} + + +/* + * KbIndicator + */ +#KbIndicator > QLabel { + padding: 3px; + border: 0px; +} + +#KbIndicator QLabel:enabled { + background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); + color: #f2f1f0; + border: 1px solid #ca5f34; + border-radius: 4px; +} + +#KbIndicator:disabled { + background: transparent; + color: #f2f1f0; +} + + +/* + * #SysStat + */ +#SysStat { + padding: 1px 1px 1px 1px; +} + +#SysStat > QLabel { + font-size: 6pt; +} + +#SysStat_Graph { + qproperty-gridColor: rgba(255, 255, 255, 25%); + qproperty-titleColor: rgba(255, 255, 255, 75%); + qproperty-cpuSystemColor: rgb(128, 0, 0); + qproperty-cpuUserColor: rgb(0, 0, 128); + qproperty-cpuNiceColor: rgb(0, 128, 0); + qproperty-cpuOtherColor: rgb(128, 128, 0); + qproperty-frequencyColor: rgb(96, 96, 96); + qproperty-memAppsColor: rgb(0, 0, 128); + qproperty-memBuffersColor: rgb(0, 128, 0); + qproperty-memCachedColor: rgb(128, 128, 0); + qproperty-swapUsedColor: rgb(128, 0, 0); + qproperty-netReceivedColor: rgb(0, 0, 128); + qproperty-netTransmittedColor: rgb(128, 128, 0); +} + + +/* + * WorldClock + */ + +#WorldClock { + margin: 2px; + border: none; + border-radius: 4px; + color: #f2f1f0; + padding: 1px; +} + +#WorldClock:hover { + background: #363532; + border: 1px solid #2b2b29; +} + +#WorldClockContent { + color: #f2f1f0; + padding: 2px; +} + +#WorldClockPopup > QLabel { + color: #f2f1f0; +} + +/* + * CPU monitor + */ +#LXQtCpuLoad { + qproperty-fontColor: #f2f1f0; +} + +/* + * Volume plugin + */ + +#VolumePlugin QToolButton { + border:none; + padding: 1px; + margin: 2px; +} + +#VolumePlugin QToolButton:pressed { + padding: 4px; +} + +VolumePopup { + background:#3c3b37; + padding: 4px; +} + +VolumePopup > QPushButton { + color: #f2f1f0; + background: #363532; + padding: 2px 10px; + margin: 3px; + qproperty-iconSize: 24px; +} + +VolumePopup > QPushButton:hover { + background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); + border-radius: 2px; +} + +VolumePopup > QSlider { + margin-top: 4px; +} + +VolumePopup > QSlider::groove:vertical { + background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); + width: 8px; + border-radius: 3px; +} + +VolumePopup > QSlider::handle:vertical { + height: 10px; + background: #C2C2C2; + border-radius: 2px; + margin: 0 -4px; /* expand outside the groove */ + } + +VolumePopup > QSlider::add-page:vertical { + background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); + border: 1px solid #2D2D2D; + border-radius: 3px; + + } + +VolumePopup > QSlider::sub-page:vertical { + background: rgba(0, 0, 0, 80%); + border-radius: 3px; + } + +/* + * Spacer + */ + +#Spacer { + background-position: center center; +} + +#Spacer[type="lined"] { + background-image: url(/spacer-plugin/spacer-line.svg); +} + +#Spacer[type="dotted"] { + background-image: url(/spacer-plugin/spacer-dots.svg); + } + +#Spacer[orientation="horizontal"] { + background-repeat: repeat-y; + margin-top: 2px; + margin-bottom: 2px; +} + +#Spacer[orientation="vertical"] { + background-repeat: repeat-x; + margin-right: 2px; + margin-left: 2px; +} diff --git a/themes/ambiance/lxqt-runner.qss b/themes/ambiance/lxqt-runner.qss new file mode 100644 index 0000000..1944a5f --- /dev/null +++ b/themes/ambiance/lxqt-runner.qss @@ -0,0 +1,56 @@ +/* + * Panel + */ + +#panel { + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37); + border: 1px solid #2b2b29; + padding: 2px; +} + +/* + * Buttons + */ + +QToolButton { + margin: 0px; + border: 0px solid transparent; + padding: 0px; + qproperty-iconSize: 24px; +} + +QToolButton:hover { + padding: 2px; + +} + +QToolButton::menu-indicator { + image: none; +} + +#closeButton { + qproperty-icon: url(lxqt-runner/clear.svg); +} + +#actionButton { + qproperty-icon: url(lxqt-runner/navigation-menu.svg); +} + +#commandEd { + border: 1px solid #2b2b29; + padding: 0px; + margin: 0px; + background: white; + color: #2b2b29; + selection-background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); + selection-color: white; +} + +#commandList { + border: 1px solid #2b2b29; +} + +#commandList::item { + margin: 2px; + padding: 2px; +} diff --git a/themes/ambiance/lxqt-runner/clear.svg b/themes/ambiance/lxqt-runner/clear.svg new file mode 100644 index 0000000..5d0f3be --- /dev/null +++ b/themes/ambiance/lxqt-runner/clear.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/themes/ambiance/lxqt-runner/navigation-menu.svg b/themes/ambiance/lxqt-runner/navigation-menu.svg new file mode 100644 index 0000000..6fdaf7e --- /dev/null +++ b/themes/ambiance/lxqt-runner/navigation-menu.svg @@ -0,0 +1,97 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/themes/ambiance/mainmenu.svg b/themes/ambiance/mainmenu.svg new file mode 100644 index 0000000..74d177d --- /dev/null +++ b/themes/ambiance/mainmenu.svg @@ -0,0 +1,205 @@ + + + + + + + + LXQt + + + + + + + + + + image/svg+xml + + LXQt + + + Giacomo Barazzetti + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/ambiance/preview.png b/themes/ambiance/preview.png new file mode 100644 index 0000000..63cf738 Binary files /dev/null and b/themes/ambiance/preview.png differ diff --git a/themes/ambiance/spacer-plugin/spacer-dots.svg b/themes/ambiance/spacer-plugin/spacer-dots.svg new file mode 120000 index 0000000..4cfc0e1 --- /dev/null +++ b/themes/ambiance/spacer-plugin/spacer-dots.svg @@ -0,0 +1 @@ +../../../graphics/spacer-dark-dots.svg \ No newline at end of file diff --git a/themes/ambiance/spacer-plugin/spacer-line.svg b/themes/ambiance/spacer-plugin/spacer-line.svg new file mode 120000 index 0000000..9785830 --- /dev/null +++ b/themes/ambiance/spacer-plugin/spacer-line.svg @@ -0,0 +1 @@ +../../../graphics/spacer-dark-line.svg \ No newline at end of file diff --git a/themes/ambiance/wallpaper.cfg b/themes/ambiance/wallpaper.cfg new file mode 100644 index 0000000..2b3c0ff --- /dev/null +++ b/themes/ambiance/wallpaper.cfg @@ -0,0 +1,2 @@ +wallpapers/size=9 +wallpapers/1/file=Butterfly-Kenneth-Wimer.jpg diff --git a/themes/dark/arrow-right.svg b/themes/dark/arrow-right.svg new file mode 100644 index 0000000..8249306 --- /dev/null +++ b/themes/dark/arrow-right.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/dark/calendar-popup/left-arrow.svg b/themes/dark/calendar-popup/left-arrow.svg new file mode 100644 index 0000000..0bae2ab --- /dev/null +++ b/themes/dark/calendar-popup/left-arrow.svg @@ -0,0 +1,65 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/dark/calendar-popup/right-arrow.svg b/themes/dark/calendar-popup/right-arrow.svg new file mode 100644 index 0000000..9ff4c24 --- /dev/null +++ b/themes/dark/calendar-popup/right-arrow.svg @@ -0,0 +1,66 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/dark/checked.svg b/themes/dark/checked.svg new file mode 100644 index 0000000..2dbd227 --- /dev/null +++ b/themes/dark/checked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/dark/lxqt-notificationd.qss b/themes/dark/lxqt-notificationd.qss new file mode 100644 index 0000000..bd6c9fd --- /dev/null +++ b/themes/dark/lxqt-notificationd.qss @@ -0,0 +1,27 @@ +Notification { + color: #DDDDDD; + border: 1px solid rgba(0, 0, 0, 50%); + background:rgba(0, 0, 0, 80%); + margin: 0px; +} + +QLabel { + color: #FFFFFF; +} + +#closeButton { + border: none; + padding: 2px; + qproperty-icon: url(lxqt-notificationd/cancel.svg); +} + +#closeButton:hover { + border: 1px solid rgba(0, 0, 0, 50%); + padding: 2px; + background: rgba(255, 255, 255, 20%); + qproperty-icon: url(lxqt-notificationd/cancel.png); +} + +#appLabel { + font-weight: bold; +} diff --git a/themes/dark/lxqt-notificationd/cancel.svg b/themes/dark/lxqt-notificationd/cancel.svg new file mode 100644 index 0000000..b3ceb5f --- /dev/null +++ b/themes/dark/lxqt-notificationd/cancel.svg @@ -0,0 +1,58 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/dark/lxqt-panel.qss b/themes/dark/lxqt-panel.qss new file mode 100644 index 0000000..126b56f --- /dev/null +++ b/themes/dark/lxqt-panel.qss @@ -0,0 +1,545 @@ +/* + * General panel settings + */ + +LXQtPanel #BackgroundWidget { + background:rgba(0, 0, 0, 50%); +} +QToolTip { + border: 1px solid hsv(0, 0, 41); + background:hsv(0, 0, 20); + padding: 2px; + margin: 0px; + color: #DEDEDE +} + +/* + * General plugins settings + */ + +Plugin, +LXQtPanelPlugin { + padding: 0; + spacing: 20px; + qproperty-moveMarkerColor: #C94C21; +} + +Plugin > QWidget, +Plugin > QWidget > QWidget { + color: #DEDEDE; +} + +Plugin > QToolButton, +Plugin > QWidget > QToolButton, +Plugin > QWidget > QToolButton > QWidget > QToolButton, +LXQtPanelPlugin > QToolButton { + margin: 0; + border: 1px solid transparent; + qproperty-iconSize: 24px; + color: #DEDEDE; +} + +Plugin > QToolButton:hover, +Plugin > QWidget > QToolButton:hover, +LXQtPanelPlugin > QToolButton:hover { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +Plugin > QToolButton:pressed, +Plugin > QWidget > QToolButton:pressed, +LXQtPanelPlugin > QToolButton:pressed { + padding: 4px; +} + +/* + * Volume plugin + */ + +VolumePopup { + background: hsv(0, 0, 41); + margin: 2px; +} + +VolumePopup > QPushButton { + border: 1px solid rgba(255, 255, 255, 5%); + border-radius: 2px; + color: #DEDEDE; + background: rgba(255, 255, 255, 10%); + padding: 2px 10px; + margin: 3px; + qproperty-iconSize: 24px; +} + +VolumePopup > QPushButton:hover { + border: 1px solid rgba(255, 255, 255, 10%); + border-radius: 2px; + background: rgba(255, 255, 255, 20%); +} + +VolumePopup > QSlider::groove:vertical { + background: hsv(0, 0, 41); + width: 8px; + border-radius: 3px; +} + +VolumePopup > QSlider::handle:vertical { + height: 10px; + background: #DEDEDE; + border-radius: 5px; + margin: 0 -4px; /* expand outside the groove */ + } + +VolumePopup > QSlider::add-page:vertical { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #787676, stop: 1 #ABABAB); + border: 1px solid rgba(0, 0, 0, 80%); + border-radius: 3px; + + } + +VolumePopup > QSlider::sub-page:vertical { + background: rgba(0, 0, 0, 80%); + border-radius: 3px; + } + + +/* + * Desktopswitch + */ + +#DesktopSwitch QToolButton:hover { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +#DesktopSwitch QToolButton:on { + background: #640b0c; + border: 1px solid #640b0c; + font: bold; +} + +#DesktopSwitch QToolButton:hover:on { + background: #870e10; + border: 1px solid #870e10; +} + +#DesktopSwitch QToolButton:pressed { + background: #50080a; + padding: 4px; +} + +#DesktopSwitch QToolButton[urgent="true"] { + color: white; + background: #960f11; + border: 1px solid #d21518; +} + +/* + * QuickLaunch + */ +#QuickLaunchPlaceHolder { + color: #AAAAAA; +} + +#QuickLaunch QToolButton{ + border: 0px; + margin: 1px; + padding: 2px; +} + +#QuickLaunch QToolButton:hover{ + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +#QuickLaunch QToolButton:pressed { + padding: 4px; +} + + +/* + * TaskBar + */ +#TaskBar QToolButton{ + margin: 2px; + padding: 2px; +} + +#TaskBar QToolButton:on{ + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(0, 0, 0, 40%); +} + +#TaskBar QToolButton:hover{ + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +#TaskBar QToolButton:pressed { + padding: 4px; +} + +#TaskBar QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +#TaskBar LXQtGroupPopup { + background:rgba(0, 0, 0, 50%); + border: 1px solid rgba(0, 0, 0, 40%);; +} +/* + * Calendar Widget + */ + +QCalendarWidget QAbstractItemView:enabled { + color: white; + background: black; + selection-background-color: #640b0c; + selection-color: white; +} + +QCalendarWidget QAbstractItemView:disabled { + color: #969696; +} + +QCalendarWidget QWidget { + alternate-background-color: #3c3c3c; +} + +QCalendarWidget #qt_calendar_navigationbar, +QCalendarWidget #qt_calendar_navigationbar * { + background-color:hsv(0, 0, 41); + color: #DEDEDE; +} +QCalendarWidget #qt_calendar_monthbutton { + padding:2px; + margin: 2px; +} +QCalendarWidget #qt_calendar_monthbutton:hover { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +QCalendarWidget #qt_calendar_monthbutton::menu-indicator { + image: none; +} + +QCalendarWidget QTableView { + selection-background-color:hsv(0, 0, 41); +} +QCalendarWidget #qt_calendar_nextmonth { + max-height:20px; + min-height:20px; + qproperty-icon: url(calendar-popup/right-arrow.svg); +} +QCalendarWidget #qt_calendar_prevmonth { + max-height:20px; + min-height:20px; + qproperty-icon: url(calendar-popup/left-arrow.svg); +} + +/* + * Clock + */ +#Clock:hover { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +#Clock > QWidget{ + margin: 2px; +} +#Clock #TimeLabel{ + color: #DEDEDE; + margin-right: 2px; + margin-left: 2px; +} +#Clock #DateLabel{ + color: #DEDEDE; + margin-right: 2px; + margin-left: 2px; +} + +/* + * Tray + */ + +#Tray { + min-width: 6px; + padding-left: 2px; + padding-right: 2px; +} + +TrayIcon { + margin: 2px; +} + +/* + * All menus + */ + +QMenu { + margin: 0px; + padding: 2px; + border: 1px solid rgba(50, 50, 50, 80%); + border-bottom-color: rgba(0, 0, 0, 80%); + border-right-color: rgba(0, 0, 0, 80%); + background: rgba(0, 0, 0, 80%); + /*qproperty-icon: url(mainmenu.svg);*/ + color: white; +} + +QMenu::icon { + background-color: transparent; + border: 20px; +} + +QMenu QToolButton { + background-color: #3c3c3c; + padding: 5px; + border: none; + color: white; + font: bold italic; +} + +QMenu::separator { + background-color: transparent; +} + +QMenu::item { + border: 10px solid transparent; + border-top-width: 1px; + border-bottom-width: 1px; + border-right-width: 5px; + padding: 6px 40px 6px 24px; + background: transparent; + color: white; +} + +QMenu::item:selected { + border: 10px solid #640b0c; + border-top-width: 1px; + border-bottom-width: 1px; + border-right-width: 5px; + background: #640b0c; + color: white; +} + +QMenu::item:selected:disabled { + background-color: palette(text); +} + +QMenu::item:disabled { + color: #6D6D6D; + background-color: transparent; +} + +QMenu::right-arrow { + image: url(arrow-right.svg); +} + +QMenu::indicator { + width: 13px; + height: 13px; +} + +QMenu::indicator:non-exclusive:unchecked { + image: url(unchecked.svg); +} + +QMenu::indicator:non-exclusive:checked { + image: url(checked.svg); +} + +/* + * Main menu + */ + +#MainMenu { + margin: 2px; + padding: 2px; + border: none; + background: rgba(0, 0, 0, 80%); + qproperty-icon: url(mainmenu.svg); + color: white; +} + +#MainMenu QLineEdit { + background: black; + border: 1px solid #3c3c3c; + border-bottom-width: 0px; + border-right-width: 0px; + border-left-width: 0px; + padding: 3px; + margin-bottom: 1px; + color: white; + selection-background-color: #640b0c; +} + +#MainMenu ActionView { + border: none; + background: black; + color: white; +} + +#MainMenu ActionView::item { + background: black; + color: white; + border: none; + padding: 4px 3px 4px 10px; +} + +#MainMenu ActionView::item:selected { + background: #640b0c; + color: white; +} + +#MainMenu ActionView::item:hover { + background: #500709; + color: white; +} + +/* + * Mount plugin + */ +#LXQtMountPlugin { + margin: 2px; +} + +#LXQtMountPopup { + background-color: hsv(0, 0, 41); + padding: 4px; +} + +#LXQtMountPopup > MenuDiskItem { + border-radius: 4px; +} + +#LXQtMountPopup > MenuDiskItem:hover { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +#LXQtMountPopup #EjectButton, +#LXQtMountPopup #DiskButton { + qproperty-iconSize: 22px; + background-color: transparent; + border: none; + color: #EEEEEE; + padding: 4px; +} + +#LXQtMountPopup #NoDiskLabel { + margin: 6px; + color: #CCCCCC; +} + + +/* + * ShowDesktop + */ +#ShowDesktop > QToolButton:hover { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +/* + * KbIndicator + */ +#KbIndicator QLabel { + padding: 3px; + border: 0px; + font: bold; +} + +#KbIndicator QLabel:disabled { + color: #b4b4b4; +} + +#KbIndicator QLabel:enabled { + color: white; + background: #780d0f; +} + +/* + * SysStat + */ + +#SysStat { + padding: 2px 2px 2px 2px; + margin: 2px; +} + +#SysStat > QLabel { + font-size: 6pt; +} + +#SysStat_Graph { + qproperty-gridColor: rgba(255, 255, 255, 25%); + qproperty-titleColor: rgba(255, 255, 255, 75%); + qproperty-cpuSystemColor: rgb(128, 0, 0); + qproperty-cpuUserColor: rgb(0, 0, 128); + qproperty-cpuNiceColor: rgb(0, 128, 0); + qproperty-cpuOtherColor: rgb(128, 128, 0); + qproperty-frequencyColor: rgb(96, 96, 96); + qproperty-memAppsColor: rgb(0, 0, 128); + qproperty-memBuffersColor: rgb(0, 128, 0); + qproperty-memCachedColor: rgb(128, 128, 0); + qproperty-swapUsedColor: rgb(128, 0, 0); + qproperty-netReceivedColor: rgb(0, 0, 128); + qproperty-netTransmittedColor: rgb(128, 128, 0); +} + +/* + * WorldClock + */ +#WorldClock:hover { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +#WorldClockContent { + margin-right: 2px; + margin-left: 2px; + padding: 2px; + color: #DEDEDE; + background: transparent; +} + +/* + * CPU monitor + */ + +#LXQtCpuLoad { + qproperty-fontColor: #DEDEDE; +} + +/* + * Spacer + */ + +#Spacer { + background-position: center center; +} + +#Spacer[type="lined"] { + background-image: url(/spacer-plugin/spacer-line.svg); +} + +#Spacer[type="dotted"] { + background-image: url(/spacer-plugin/spacer-dots.svg); + } + +#Spacer[orientation="horizontal"] { + background-repeat: repeat-y; + margin-top: 2px; + margin-bottom: 2px; +} + +#Spacer[orientation="vertical"] { + background-repeat: repeat-x; + margin-right: 2px; + margin-left: 2px; +} diff --git a/themes/dark/lxqt-runner.qss b/themes/dark/lxqt-runner.qss new file mode 100644 index 0000000..c5554a6 --- /dev/null +++ b/themes/dark/lxqt-runner.qss @@ -0,0 +1,149 @@ +/* + * Panel + */ + +#panel { + background:rgba(0, 0, 0, 50%); + border: 1px solid rgba(0, 0, 0, 50%); +} + +/* + * Buttons + */ + +QToolButton::menu-indicator { + image: none; +} + +#closeButton { + qproperty-icon: url(lxqt-runner/close.svg); + margin: 2px; +} +#closeButton:hover { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +#actionButton { + qproperty-icon: url(lxqt-runner/down-arrow.svg); + color: rgba(41, 41, 41, 0%); + margin: 2px; +} +#actionButton:hover { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} +#actionButton:pressed { + border: 1px solid rgba(0, 0, 0, 50%); + background: rgba(255, 255, 255, 20%); +} + +/* + *Search line-edit + */ + +QLineEdit { + background: black; + border: 2px solid black; + border-radius: 3px; + padding: 6px; + margin-bottom: 1px; + color: white; + selection-background-color: #640b0c; +} + +/* + *Search results list + */ + +/* The list doesn't seem to be stylable completely; so, we left it to the widget style. */ + +#commandList { + border: none; + /*background: rgba(0, 0, 0, 50%); + alternate-background-color: #3c3c3c; + color: white;*/ +} + +/*#commandList::item { +} + +#commandList::item:selected { +} + +#commandList::item::hover { +}*/ + +/* + * Menu + */ + +QMenu { + margin: 0px; + padding: 2px; + border: 1px solid #323232; + border-bottom-color: black; + border-right-color: black; + background: black; + /*qproperty-icon: url(mainmenu.svg);*/ + color: white; +} + +QMenu::icon { + background-color: transparent; + border: 20px; +} + +QMenu QToolButton { + background-color: #3c3c3c; + padding: 5px; + border: none; + color: white; + font: bold italic; +} + +QMenu::item { + border: 10px solid transparent; + border-top-width: 1px; + border-bottom-width: 1px; + border-right-width: 5px; + padding: 6px 40px 6px 24px; + background: transparent; + color: white; +} + +QMenu::item:selected { + border: 10px solid #640b0c; + border-top-width: 1px; + border-bottom-width: 1px; + border-right-width: 5px; + background: #640b0c; + color: white; +} + +QMenu::item:selected:disabled { + background-color: palette(text); +} + +QMenu::item:disabled { + color: #6D6D6D; +} + +QMenu::right-arrow { + image: url(arrow-right.svg); +} + +QMenu::indicator { + width: 13px; + height: 13px; +} + +QMenu::indicator:non-exclusive:unchecked { + image: url(unchecked.svg); +} + +QMenu::indicator:non-exclusive:checked { + image: url(checked.svg); +} + + diff --git a/themes/dark/lxqt-runner/close.svg b/themes/dark/lxqt-runner/close.svg new file mode 100644 index 0000000..9198d21 --- /dev/null +++ b/themes/dark/lxqt-runner/close.svg @@ -0,0 +1,63 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/dark/lxqt-runner/down-arrow.svg b/themes/dark/lxqt-runner/down-arrow.svg new file mode 100644 index 0000000..6402993 --- /dev/null +++ b/themes/dark/lxqt-runner/down-arrow.svg @@ -0,0 +1,62 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/dark/mainmenu.svg b/themes/dark/mainmenu.svg new file mode 100644 index 0000000..761dd32 --- /dev/null +++ b/themes/dark/mainmenu.svg @@ -0,0 +1,195 @@ + + + + + + + + LXQt + + + + + + + + + + image/svg+xml + + LXQt + + + Giacomo Barazzetti + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/dark/preview.png b/themes/dark/preview.png new file mode 100644 index 0000000..eb5adb6 Binary files /dev/null and b/themes/dark/preview.png differ diff --git a/themes/dark/spacer-plugin/spacer-dots.svg b/themes/dark/spacer-plugin/spacer-dots.svg new file mode 120000 index 0000000..05ad0b3 --- /dev/null +++ b/themes/dark/spacer-plugin/spacer-dots.svg @@ -0,0 +1 @@ +../../../graphics/spacer-light-dots.svg \ No newline at end of file diff --git a/themes/dark/spacer-plugin/spacer-line.svg b/themes/dark/spacer-plugin/spacer-line.svg new file mode 120000 index 0000000..087ec4d --- /dev/null +++ b/themes/dark/spacer-plugin/spacer-line.svg @@ -0,0 +1 @@ +../../../graphics/spacer-light-line.svg \ No newline at end of file diff --git a/themes/dark/unchecked.svg b/themes/dark/unchecked.svg new file mode 100644 index 0000000..7b616c9 --- /dev/null +++ b/themes/dark/unchecked.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/dark/wallpaper.cfg b/themes/dark/wallpaper.cfg new file mode 100644 index 0000000..880ff3d --- /dev/null +++ b/themes/dark/wallpaper.cfg @@ -0,0 +1,2 @@ +wallpapers/size=1 +wallpapers/1/file=wallpaper.png \ No newline at end of file diff --git a/themes/dark/wallpaper.png b/themes/dark/wallpaper.png new file mode 100644 index 0000000..75cefc2 Binary files /dev/null and b/themes/dark/wallpaper.png differ diff --git a/themes/frost/arrow-right.svg b/themes/frost/arrow-right.svg new file mode 100644 index 0000000..8249306 --- /dev/null +++ b/themes/frost/arrow-right.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/frost/calendar-popup/left-arrow.svg b/themes/frost/calendar-popup/left-arrow.svg new file mode 100644 index 0000000..0bae2ab --- /dev/null +++ b/themes/frost/calendar-popup/left-arrow.svg @@ -0,0 +1,65 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/frost/calendar-popup/right-arrow.svg b/themes/frost/calendar-popup/right-arrow.svg new file mode 100644 index 0000000..9ff4c24 --- /dev/null +++ b/themes/frost/calendar-popup/right-arrow.svg @@ -0,0 +1,66 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/frost/color-picker.svg b/themes/frost/color-picker.svg new file mode 100644 index 0000000..a11b92b --- /dev/null +++ b/themes/frost/color-picker.svg @@ -0,0 +1,72 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/frost/debug.png b/themes/frost/debug.png new file mode 100644 index 0000000..84d5534 Binary files /dev/null and b/themes/frost/debug.png differ diff --git a/themes/frost/lxqt-notificationd.qss b/themes/frost/lxqt-notificationd.qss new file mode 100644 index 0000000..02008c9 --- /dev/null +++ b/themes/frost/lxqt-notificationd.qss @@ -0,0 +1,44 @@ +Notification { + background:palette(text); + padding: 1px; + margin: 0px; +} + +QLabel { + color: palette(window); +} + +QToolButton { + margin: 1px; + border: 0px solid transparent; + padding: 0px; + font-size: 9pt; + color: hsv(0, 0, 64); +} + +QToolButton:focus { + border: 0px solid hsv(0, 0, 160); +} + +QToolButton:hover { + border: 0px solid hsv(0, 0, 240); + margin: 2px; + padding: 2px; +} + +QToolButton:focus:hover { + border: 1px dashed hsv(0, 0, 255); +} + +QToolButton:pressed { + background: hsv(0, 0, 160); +} + +#appLabel { + color: palette(window); +} + +#closeButton { + qproperty-icon: url(lxqt-runner/close.svg); + qproperty-iconSize: 18px; +} diff --git a/themes/frost/lxqt-origami-light.png b/themes/frost/lxqt-origami-light.png new file mode 100644 index 0000000..19a097c Binary files /dev/null and b/themes/frost/lxqt-origami-light.png differ diff --git a/themes/frost/lxqt-panel.qss b/themes/frost/lxqt-panel.qss new file mode 100644 index 0000000..bbc34f2 --- /dev/null +++ b/themes/frost/lxqt-panel.qss @@ -0,0 +1,617 @@ +/* + * This theme was created by Inti Alonso (intialonso@gmail.com) + */ + +/* + * General panel settings + */ + +LXQtPanel #BackgroundWidget{ + background: palette(text); +} + + +/* + * Menu titles + */ + +QMenu > QToolButton:pressed { + background: palette(highlight); + color: palette(highlighted-text); +} + +QToolTip { + border: 1px solid palette(text); + background: palette(window); + color: palette(text); + padding: 1px; + margin: 0px; +} + +/* + * General plugins settings + */ + +Plugin, +LXQtPanelPlugin { + padding: 0; + spacing: 20px; + qproperty-moveMarkerColor: palette(highlight); +} + +Plugin > QWidget, +Plugin > QWidget > QWidget { + color: palette(window); +} + +Plugin > QToolButton, +Plugin > QWidget > QToolButton, +Plugin > QWidget > QToolButton > QWidget > QToolButton, +LXQtPanelPlugin > QToolButton { + margin: 2px; + border: 0px solid transparent; + outline: none; + qproperty-iconSize: 24px; + color: palette(window); +} + +Plugin > QToolButton:hover, +Plugin > QWidget > QToolButton:hover, +LXQtPanelPlugin > QToolButton:hover { + color: palette(window); + background: palette(text); +} + +Plugin > QToolButton:pressed, +Plugin > QWidget > QToolButton:pressed, +LXQtPanelPlugin > QToolButton:pressed { + padding: 4px; +} + +/* + * Menus + */ + +QMenu { + background-color: palette(text); + padding: 0; +} + +QMenu::icon { + background-color: transparent; + border: 1px solid transparent; + padding-left: 2px; +} + +QMenu::item { + color: palette(window); + border: 1px solid transparent; + padding: 5px 30px 5px 30px; +} + +QMenu::item:selected { + background: palette(highlight); + color: palette(highlighted-text); +} + +QMenu::item:selected:disabled { + background-color: palette(text); +} + +QMenu::item:disabled { + color: #6D6D6D; +} + +QMenu::right-arrow { + image: url(arrow-right.svg); +} + +/* + * Calendar Widget +*/ + +QCalendarWidget QAbstractItemView:enabled { + color: palette(text); + background: palette(window); + selection-background-color: palette(highlight); + selection-color: palette(highlighted-text); +} + +QCalendarWidget QAbstractItemView:disabled { + color: #4C4C4C; +} + +QCalendarWidget QWidget { + alternate-background-color: palette(window); +} +QCalendarWidget #qt_calendar_navigationbar { + background-color:palette(text); + color: palette(window); + padding: 2px; +} + +QCalendarWidget QToolButton { + color: palette(window); + background: palette(text); + padding:2px; + margin: 2px; +} + +QCalendarWidget QToolButton:hover { + background: palette(highlight); + color: palette(highlighted-text); +} + +QCalendarWidget QToolButton::menu-indicator { + image: none; +} + +QCalendarWidget #qt_calendar_nextmonth { + qproperty-icon: url(calendar-popup/right-arrow.svg); + qproperty-iconSize: 18px; +} + +QCalendarWidget #qt_calendar_prevmonth { + qproperty-icon: url(calendar-popup/left-arrow.svg); + qproperty-iconSize: 18px; +} + +QCalendarWidget QMenu { + margin: 4px; + background-color: palette(text); + color: palette(window); +} + +QCalendarWidget QMenu::item:selected { + color: palette(highlighted-text); + background: palette(highlight); +} + +QCalendarWidget QSpinBox { + color: palette(window); + background-color: #4C4C4C; + selection-background-color: palette(highlight); + selection-color: palette(highlighted-text); +} + +/* + * Main menu plugin + */ + +#MainMenuPlugin { + padding: 0px; +} + +#MainMenu { + background: palette(text); + qproperty-icon: url(mainmenu.svg); + padding: 2px; + color: palette(window); +} + +#MainMenu:hover { + background: palette(highlight); + color: palette(highlighted-text); +} + +#MainMenu:pressed { + padding: 4px; +} + +#MainMenu QLineEdit { + background: palette(text); + border: none; + padding: 6px; + margin-bottom: 1px; + color: palette(window); +} + +#MainMenu ActionView { + border: none; + background: palette(text); + color: palette(window); +} + +#MainMenu ActionView::item { + border: 1px solid palette(text); + padding: 3px 0; +} + +#MainMenu ActionView::item:selected, ActionView::item:hover { + background: palette(highlight); + color: palette(highlighted-text); +} + +/* + * QuickLaunch + */ +#QuickLaunchPlaceHolder { + color: palette(window); + background: palette(text); +} + +#QuickLaunch QToolButton{ + border: 0px; + margin: 2px; + padding: 2px; +} + +#QuickLaunch QToolButton:hover{ + background: rgba(0, 0, 0, 45%); +} + +#QuickLaunch QToolButton:pressed { + padding: 4px; +} + +/* + * TaskBar + */ +#TaskBar QToolButton{ + border-left: 3px solid #4C4C4C; + margin: 2px; + padding: 2px; +} + +#TaskBar QToolButton:on{ + background: rgba(0, 0, 0, 45%); + border-left: 3px solid palette(highlight); +} + +#TaskBar QToolButton:hover{ + border-left: 3px solid #4C4C4C; + background: palette(highlight); + color: palette(highlighted-text); +} + +#TaskBar QToolButton:pressed { + padding: 4px; +} + +#TaskBar QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +#TaskBar LXQtGroupPopup { + background: palette(text); + color: palette(window); + border: 1px solid palette(highlight); +} +/* + * Tray Plugin + */ +#Tray { + min-width: 6px; +} + +TrayIcon { + border: 0px; + margin: 2px; + padding: 2px; +} + +/* + * Mount plugin + */ +#LXQtMountPlugin QToolButton{ + border: 0px; + margin: 2px; + padding: 2px; +} + +#LXQtMountPlugin QToolButton:hover { + background: rgba(0, 0, 0, 45%); +} + +#LXQtMountPlugin QToolButton:pressed { + padding: 4px; +} + +#LXQtMountPopup { + background-color: palette(text); + color: palette(window); + padding: 4px; +} + +#LXQtMountPopup > MenuDiskItem { + border-radius: 0px; +} + +#LXQtMountPopup > MenuDiskItem:hover { +} + +#LXQtMountPopup #EjectButton, +#LXQtMountPopup #DiskButton { + qproperty-iconSize: 22px; + background-color: palette(text); + border: none; + color: palette(window); + padding: 4px; +} + +#LXQtMountPopup #EjectButton:hover, +#LXQtMountPopup #DiskButton:hover { + background-color: palette(highlight); + color: palette(highlighted-text); +} + +#LXQtMountPopup #NoDiskLabel { + margin: 6px; + color: palette(window); + background: palette(text); +} + +/* + * Volume plugin + */ +#VolumePlugin QToolButton{ + border: 0px; + margin: 2px; + padding: 2px; +} + +#VolumePlugin QToolButton:hover { + background: rgba(0, 0, 0, 45%); +} + +#VolumePlugin QToolButton:pressed { + padding: 4px; +} + +VolumePopup { + background: palette(text); + margin: 2px; + padding: 2px; +} + +VolumePopup > QPushButton { + color: palette(window); + background: palette(text); + padding: 2px 10px; + margin: 3px; + border: none; + qproperty-iconSize: 20px; +} + +VolumePopup > QPushButton:hover { + background: palette(highlight); + color: palette(highlighted-text); +} + +VolumePopup > QSlider::groove:vertical { + background: hsv(0, 0, 9); + width: 8px; + border-radius: 3px; +} + +VolumePopup > QSlider::handle:vertical { + height: 10px; + background: #C2C2C2; + border-radius: 2px; + margin: 0 -4px; /* expand outside the groove */ + } + +VolumePopup > QSlider::add-page:vertical { + background: palette(highlight); + border: 1px solid palette(text); + border-radius: 3px; + color: palette(highlighted-text); +} + +VolumePopup > QSlider::sub-page:vertical { +background: rgba(0, 0, 0, 80%); +border-radius: 3px; +} + + /* + * Clock + */ +#Clock{ + margin: 2px; + padding: 2px; +} + +#Clock:hover { + background: rgba(0, 0, 0, 25%); +} + +#Clock:pressed { + padding: 4px +} + +#Clock > QWidget{ + margin: 2px; +} + +#Clock QLabel{ + margin: 2px; + color: palette(window); + qproperty-alignment: alignCenter; +} + +/* + * ShowDesktop + */ +#ShowDesktop { + border: 0px; + margin: 2px; + padding: 2px; +} + +#ShowDesktop:hover { + background: rgba(0, 0, 0, 45%); +} + +#ShowDesktop:pressed { + padding: 4px; +} + +/* + * Desktopswitch + */ +#DesktopSwitch QToolButton { + margin: 2px; + color: palette(window); + border-left: 3px solid #4C4C4C; + background: palette(text); +} + +#DesktopSwitch QToolButton:on { + background: rgba(0, 0, 0, 25%); + border-left: 3px solid palette(highlight); +} + +#DesktopSwitch QToolButton:hover { + background: palette(highlight); + color: palette(highlighted-text); +} + +#DesktopSwitch QToolButton:pressed { + padding: 4px; +} + +#DesktopSwitch QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +/* + * KbIndicator + */ +#KbIndicator QLabel { + padding: 3px; + border: 0px; +} + +#KbIndicator QLabel:disabled { + color: #999999; +} + +#KbIndicator QLabel:enabled { + background: palette(highlight); +} + +/* + * WorldClock + */ + +#WorldClock { + margin: 2px; +} + +#WorldClock:hover { + background: rgba(0, 0, 0, 25%); +} + +#WorldClock QLabel { + margin: 2px; + color: palette(window); +} + +/* + * SysStat + */ + +#SysStat { + padding: 1px 1px 1px 1px; +} + +#SysStat > QLabel { + font-size: 6pt; +} + +#SysStat_Graph { + qproperty-gridColor: rgba(255, 255, 255, 25%); + qproperty-titleColor: rgba(255, 255, 255, 75%); + qproperty-cpuSystemColor: rgb(128, 0, 0); + qproperty-cpuUserColor: rgb(0, 0, 128); + qproperty-cpuNiceColor: rgb(0, 128, 0); + qproperty-cpuOtherColor: rgb(128, 128, 0); + qproperty-frequencyColor: rgb(96, 96, 96); + qproperty-memAppsColor: rgb(0, 0, 128); + qproperty-memBuffersColor: rgb(0, 128, 0); + qproperty-memCachedColor: rgb(128, 128, 0); + qproperty-swapUsedColor: rgb(128, 0, 0); + qproperty-netReceivedColor: rgb(0, 0, 128); + qproperty-netTransmittedColor: rgb(128, 128, 0); +} + +/* + * CPU monitor + */ + +#LXQtCpuLoad { + qproperty-fontColor: #cacaca; +} + +/* + * DOM + */ +#DomPlugin QToolButton{ + qproperty-icon: url(/debug.png); + margin: 2px; + padding: 2px; +} + +#DomPlugin QToolButton:hover { + background: rgba(0, 0, 0, 45%); +} + +#DomPlugin QToolButton:pressed { + padding: 4px; +} + +/* + * Spacer + */ + +#Spacer { + background-position: center center; +} + +#Spacer[type="lined"] { + background-image: url(/spacer-plugin/spacer-line.svg); +} + +#Spacer[type="dotted"] { + background-image: url(/spacer-plugin/spacer-dots.svg); + } + +#Spacer[orientation="horizontal"] { + background-repeat: repeat-y; + margin-top: 2px; + margin-bottom: 2px; +} + +#Spacer[orientation="vertical"] { + background-repeat: repeat-x; + margin-right: 2px; + margin-left: 2px; +} + +/* + * Color Picker + */ + +#ColorPickerPlugin QToolButton{ + qproperty-icon: url(/color-picker.svg); + margin: 0px; + padding: 2px; +} + +#ColorPickerPlugin QToolButton:hover { + background: rgba(0, 0, 0, 45%); +} + +#ColorPickerPlugin QToolButton:pressed { + padding: 4px; +} + +#ColorPickerPlugin QLineEdit { + border: none; + margin: 0px; + padding: 0fpx; + background: rgba(0, 0, 0, 45%); + color: palette(window); +} diff --git a/themes/frost/lxqt-runner.qss b/themes/frost/lxqt-runner.qss new file mode 100644 index 0000000..bfdd96d --- /dev/null +++ b/themes/frost/lxqt-runner.qss @@ -0,0 +1,104 @@ +/* + * Panel + */ + +#panel { + border: 1px solid palette(text); + background: palette(text); + padding: 2px; + margin: 0px; +} + +/* + * Buttons + */ + +QToolButton::menu-indicator { + image: none; +} + +QToolButton { + margin: 0px; + border: 0px solid transparent; + padding: 0px; + font-size: 10pt; + color: palette(window); + qproperty-iconSize: 20px; +} + +QToolButton:hover { + margin: 1px; + padding: 1px; + +} + +#closeButton { + qproperty-icon: url(lxqt-runner/close.svg); +} + +#actionButton { + qproperty-icon: url(lxqt-runner/down-arrow.svg); +} + +/* + *Search field + */ + +#commandEd { + border: 1px solid palette(text); + padding: 0px; + margin: 0px; + background: white; + color: palette(text); + selection-background-color: palette(highlight); + selection-color: palette(highlighted-text); +} + +/* + *Search results list + */ + +#commandList { + border: 1px solid #4C4C4C; +} + +#commandList::item { + margin: 2px; + padding: 2px; +} + +/* + * Menus + */ + +QMenu { + background-color: palette(text); +} + +QMenu::icon { + background-color: transparent; + border: 1px solid transparent; + padding-left: 5px; +} + +QMenu::item { + color: palette(window); + padding: 5px 13px 5px 30px; +} + +QMenu::item:selected { + background: palette(highlight); + color: palette(highlighted-text); +} + +QMenu::item:selected:disabled { + background-color: palette(text); +} + +QMenu::item:disabled { + color: #6D6D6D; +} + +QMenu::right-arrow { + image: url(arrow-right.svg); +} \ No newline at end of file diff --git a/themes/frost/lxqt-runner/close.svg b/themes/frost/lxqt-runner/close.svg new file mode 100644 index 0000000..2c5fe8a --- /dev/null +++ b/themes/frost/lxqt-runner/close.svg @@ -0,0 +1,63 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/frost/lxqt-runner/down-arrow.svg b/themes/frost/lxqt-runner/down-arrow.svg new file mode 100644 index 0000000..6402993 --- /dev/null +++ b/themes/frost/lxqt-runner/down-arrow.svg @@ -0,0 +1,62 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/frost/mainmenu.svg b/themes/frost/mainmenu.svg new file mode 100644 index 0000000..761dd32 --- /dev/null +++ b/themes/frost/mainmenu.svg @@ -0,0 +1,195 @@ + + + + + + + + LXQt + + + + + + + + + + image/svg+xml + + LXQt + + + Giacomo Barazzetti + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/frost/preview.png b/themes/frost/preview.png new file mode 100644 index 0000000..cc1b12d Binary files /dev/null and b/themes/frost/preview.png differ diff --git a/themes/frost/spacer-plugin/spacer-dots.svg b/themes/frost/spacer-plugin/spacer-dots.svg new file mode 120000 index 0000000..05ad0b3 --- /dev/null +++ b/themes/frost/spacer-plugin/spacer-dots.svg @@ -0,0 +1 @@ +../../../graphics/spacer-light-dots.svg \ No newline at end of file diff --git a/themes/frost/spacer-plugin/spacer-line.svg b/themes/frost/spacer-plugin/spacer-line.svg new file mode 120000 index 0000000..087ec4d --- /dev/null +++ b/themes/frost/spacer-plugin/spacer-line.svg @@ -0,0 +1 @@ +../../../graphics/spacer-light-line.svg \ No newline at end of file diff --git a/themes/frost/volume-plugin/mixer.svg b/themes/frost/volume-plugin/mixer.svg new file mode 100644 index 0000000..72628c9 --- /dev/null +++ b/themes/frost/volume-plugin/mixer.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/frost/wallpaper.cfg b/themes/frost/wallpaper.cfg new file mode 100644 index 0000000..2a91146 --- /dev/null +++ b/themes/frost/wallpaper.cfg @@ -0,0 +1,2 @@ +wallpapers/size=1 +wallpapers/1/file=lxqt-origami-light.png \ No newline at end of file diff --git a/themes/kde-plasma/kde-plasma.png b/themes/kde-plasma/kde-plasma.png new file mode 100644 index 0000000..af2a075 Binary files /dev/null and b/themes/kde-plasma/kde-plasma.png differ diff --git a/themes/kde-plasma/left-arrow.svg b/themes/kde-plasma/left-arrow.svg new file mode 100644 index 0000000..6f20402 --- /dev/null +++ b/themes/kde-plasma/left-arrow.svg @@ -0,0 +1,283 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/kde-plasma/lxqt-notificationd.qss b/themes/kde-plasma/lxqt-notificationd.qss new file mode 100644 index 0000000..a5b04bf --- /dev/null +++ b/themes/kde-plasma/lxqt-notificationd.qss @@ -0,0 +1,29 @@ +Notification { + color: #313639; + border: 1px solid rgba(155, 155, 155, 100%); + background:rgba(240, 240, 240, 100%); + margin: 0px; + border-radius: 5px; +} + +QLabel { + color: #313639; +} + +#closeButton { + margin: 3px; + border-radius: 4px; + border: 1px solid transparent; + padding: 4px; + qproperty-icon: url(lxqt-notificationd/window-close.svg); +} + +#closeButton:hover { + color: rgba(54, 54, 54, 100%); + background: rgba(30, 145, 255, 30%); + border: 1px solid rgba(30, 145, 255, 100%); +} + +#appLabel { + font-weight: bold; +} diff --git a/themes/kde-plasma/lxqt-notificationd/window-close.svg b/themes/kde-plasma/lxqt-notificationd/window-close.svg new file mode 100644 index 0000000..6587c98 --- /dev/null +++ b/themes/kde-plasma/lxqt-notificationd/window-close.svg @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/kde-plasma/lxqt-panel.qss b/themes/kde-plasma/lxqt-panel.qss new file mode 100644 index 0000000..d9a9310 --- /dev/null +++ b/themes/kde-plasma/lxqt-panel.qss @@ -0,0 +1,488 @@ +/*This is a port of the design proposal for Plasma Next made by the KDE Visual Design Group. Ported by Inti Alonso.*/ + +/* + * General panel settings + */ + +LXQtPanel #BackgroundWidget { + background:rgba(240, 240, 240, 100%); +} + +QToolTip { + border-radius: 4px; + border: 1px solid rgba(155, 155, 155, 100%); + background:rgba(240, 240, 240, 100%); + padding: 2px; + margin: 0px; + color: #313639; +} + +/* + * General plugins settings + */ + +Plugin, +LXQtPanelPlugin { + padding: 0; + spacing: 20px; + qproperty-moveMarkerColor: rgba(30, 145, 255, 50%); +} + +Plugin > QWidget, +Plugin > QWidget > QWidget{ + color: #313639; +} + +Plugin > QToolButton, +Plugin > QWidget > QToolButton, +Plugin > QWidget > QToolButton > QWidget > QToolButton, +LXQtPanelPlugin > QToolButton { + margin: 0; + border: 1px solid transparent; + qproperty-iconSize: 24px; + color: #313639; +} + +QMenu { + border: 1px solid rgba(155, 155, 155, 100%); + background:rgba(240, 240, 240, 100%); + margin: 0px; +} + +QMenu::item { + color: #313639; +} + +QMenu::item:disabled { + color: rgb(160, 160, 160); +} + +QMenu::item:selected { + background: rgba(30, 145, 255, 50%); + color: #313639; +} + +QMenu::item:selected:disabled { + color: rgb(160, 160, 160); + background:rgb(240, 240, 240); +} + +QMenu::right-arrow { + image: url(right-arrow.svg); +} + +/* + * Main menu + */ + +#MainMenu { + color: rgba(54, 54, 54, 100%); + margin: 3px; + padding-top: 2px; + border-top: 3px solid transparent; + qproperty-icon: url(mainmenu.svg); +} + +#MainMenu:hover { + border-top: 3px solid #1E91FE; +} + +#MainMenu QLineEdit { + background: palette(window); + border: none; + padding: 6px; + margin-bottom: 1px; +} + +#MainMenu ActionView { + background: palette(window); + border: none; +} + +#MainMenu ActionView::item { + padding: 3px 0; +} + +/* + * TaskBar + */ +#TaskBar QToolButton{ + margin: 3px; + padding-top: 2px; + border-top: 3px solid #DEDEDE; + color: rgba(54, 54, 54, 60%); +} + +#TaskBar QToolButton:on{ + border-top: 3px solid rgba(30, 145, 255, 100%); + color: rgba(54, 54, 54, 100%); +} + +#TaskBar QToolButton:hover{ + border-top: 3px solid rgba(30, 145, 255, 50%); + color: rgba(54, 54, 54, 100%); +} + +#TaskBar QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +#TaskBar LXQtGroupPopup { + background:rgba(240, 240, 240, 100%); + border: 1px solid rgba(30, 145, 255, 100%); +} + /* + * QuickLaunch + */ +#QuickLaunchPlaceHolder { + color: rgba(30, 145, 255, 50%); +} + +#QuickLaunch QToolButton{ + margin: 3px; + padding-top: 2px; + border-top: 3px solid transparent; + color: rgba(54, 54, 54, 60%); +} + +#QuickLaunch QToolButton:hover{ + border-top: 3px solid rgba(30, 145, 255, 50%); + color: rgba(54, 54, 54, 100%); +} + +/* + * Volume plugin + */ +#VolumePlugin QToolButton { + margin: 3px; + padding-top: 2px; + border-top: 3px solid transparent; + color: rgba(54, 54, 54, 60%); +} + +#VolumePlugin QToolButton:hover { + border-top: 3px solid rgba(30, 145, 255, 50%); +} + + +VolumePopup { + border: 1px solid rgba(155, 155, 155, 100%); + background:rgba(240, 240, 240, 100%); + padding: 4px; +} + +VolumePopup > QPushButton { + color: rgba(54, 54, 54, 60%); + background: rgba(30, 145, 255, 30%); + padding: 2px 10px; + margin: 3px; + border-radius: 4px; + qproperty-iconSize: 24px; +} + +VolumePopup > QPushButton:hover { + color: rgba(54, 54, 54, 100%); + background: rgba(30, 145, 255, 30%); + border: 1px solid rgba(30, 145, 255, 100%); +} + +VolumePopup > QSlider { + margin-top: 4px; +} + +VolumePopup > QSlider::groove:vertical { + background: rgba(155, 155, 155, 50%); + width: 8px; + border-radius: 3px; +} + +VolumePopup > QSlider::handle:vertical { + height: 10px; + width: 10px; + background: rgba(240, 240, 240, 100%); + border-radius: 5px; + border: 1px solid rgba(54, 54, 54, 100%); + margin: 0 -4px; /* expand outside the groove */ + } + +VolumePopup > QSlider::add-page:vertical { + background: rgba(30, 145, 255, 100%); + border: 1px solid rgba(155, 155, 155, 100%); + border-radius: 3px; + + } + +VolumePopup > QSlider::sub-page:vertical { + border: 1px solid rgba(155, 155, 155, 100%); + border-radius: 3px; + } + + + +/* + * Desktopswitch + */ +#DesktopSwitch QToolButton{ + margin: 3px; + padding-top: 2px; + border-top: 3px solid transparent; + color: rgba(54, 54, 54, 60%); +} + +#DesktopSwitch QToolButton:hover{ + border-top: 3px solid rgba(30, 145, 255, 50%); + color: rgba(54, 54, 54, 100%); +} + +#DesktopSwitch QToolButton:on{ + border-top: 3px solid rgba(30, 145, 255, 100%); + color: rgba(54, 54, 54, 100%); +} + +#DesktopSwitch QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +/* + * Mount plugin + */ +#LXQtMountPlugin MountButton{ + margin: 3px; + padding-top: 2px; + border-top: 3px solid transparent; + color: rgba(54, 54, 54, 60%); +} + +#LXQtMountPlugin MountButton:hover{ + border-top: 3px solid rgba(30, 145, 255, 50%); + color: rgba(54, 54, 54, 100%); +} + +#LXQtMountPopup { + background:rgba(240, 240, 240, 100%); + color: rgba(54, 54, 54, 100%); + padding: 4px; +} + +#LXQtMountPopup > MenuDiskItem { + color: rgba(54, 54, 54, 60%); +} + +#LXQtMountPopup > MenuDiskItem:hover { + +} + +#LXQtMountPopup #EjectButton, +#LXQtMountPopup #DiskButton { + background-color: transparent; + border-radius: 4px; + border: 1px solid transparent; + padding: 4px; + qproperty-iconSize: 22px; +} + +#LXQtMountPopup #EjectButton:hover, +#LXQtMountPopup #DiskButton:hover { + color: rgba(54, 54, 54, 100%); + background: rgba(30, 145, 255, 30%); + border: 1px solid rgba(30, 145, 255, 100%); +} + +#LXQtMountPopup #NoDiskLabel { + color: rgba(54, 54, 54, 60%); + margin: 6px; +} + + +/* + * ShowDesktop + */ + +#ShowDesktop { + margin: 3px; + padding-top: 2px; + border-top: 3px solid transparent; + color: rgba(54, 54, 54, 60%); +} + +#ShowDesktop:hover{ + border-top: 3px solid rgba(30, 145, 255, 50%); + color: rgba(54, 54, 54, 100%); +} + + +/* + * KbIndicator + */ +#KbIndicator > QLabel { + margin: 3px; + padding-top: 2px; + border-top: 3px solid transparent; + color: rgba(54, 54, 54, 60%); +} + +#KbIndicator QLabel:enabled { + border-top: 3px solid rgba(30, 145, 255, 100%); + color: rgba(54, 54, 54, 100%); +} + +#KbIndicator:disabled { + background: transparent; + color: rgba(54, 54, 54, 60%); +} + +/* + * Clock + */ +#Clock #TimeLabel{ + margin-right: 4px; + color: rgba(54, 54, 54, 100%); +} + +#Clock #DateLabel{ + color: rgba(54, 54, 54, 60%); +} + + +/* + * Tray + */ + +#Tray { + min-width: 6px; +} + +TrayIcon { + margin: 2px; +} + +/* + * #SysStat + */ + +#SysStat { + padding: 1px 1px 1px 1px; +} + +#SysStat > QLabel { + font-size: 6pt; +} + +#SysStat_Graph { + qproperty-gridColor: rgba(255, 255, 255, 25%); + qproperty-titleColor: rgba(255, 255, 255, 75%); + qproperty-cpuSystemColor: rgb(128, 0, 0); + qproperty-cpuUserColor: rgb(0, 0, 128); + qproperty-cpuNiceColor: rgb(0, 128, 0); + qproperty-cpuOtherColor: rgb(128, 128, 0); + qproperty-frequencyColor: rgb(96, 96, 96); + qproperty-memAppsColor: rgb(0, 0, 128); + qproperty-memBuffersColor: rgb(0, 128, 0); + qproperty-memCachedColor: rgb(128, 128, 0); + qproperty-swapUsedColor: rgb(128, 0, 0); + qproperty-netReceivedColor: rgb(0, 0, 128); + qproperty-netTransmittedColor: rgb(128, 128, 0); +} + + +/* + * WorldClock + */ + +#WorldClockContent { + margin: 2px; + color: rgba(54, 54, 54, 100%); +} + +/* + * CPU monitor + */ + +#LXQtCpuLoad { + qproperty-fontColor: #cacaca; +} + + +/* + * Calendar Widget + */ + +QCalendarWidget #qt_calendar_navigationbar, +QCalendarWidget #qt_calendar_navigationbar * { + background:rgba(240, 240, 240, 100%); + color: rgba(54, 54, 54, 100%); +} +QCalendarWidget QToolButton { + margin: 3px; + border-radius: 4px; + border: 1px solid transparent; + padding: 4px; +} +QCalendarWidget QToolButton:hover { + color: rgba(54, 54, 54, 100%); + background: rgba(30, 145, 255, 30%); + border: 1px solid rgba(30, 145, 255, 100%); +} +QCalendarWidget QToolButton::menu-indicator { + image: none; +} + +QCalendarWidget QSpinBox { + background: white; + selection-background-color: rgba(30, 145, 255, 30%); + selection-color: rgba(54, 54, 54, 100%); +} + +QCalendarWidget QTableView { + background: rgba(240, 240, 240, 100%); + selection-background-color:rgba(30, 145, 255, 30%); +} + +QCalendarWidget #qt_calendar_nextmonth { + max-height:20px; + min-height:20px; + qproperty-icon: url(/right-arrow.svg); +} + +QCalendarWidget #qt_calendar_prevmonth { + max-height:20px; + min-height:20px; + qproperty-icon: url(/left-arrow.svg); +} + +QCalendarWidget QWidget { + alternate-background-color: rgba(240, 240, 240, 100%); +} +QTableViewItem { + border: 1px solid rgba(30, 145, 255, 100%); +} + +/* + * Spacer + */ + +#Spacer { + background-position: center center; +} + +#Spacer[type="lined"] { + background-image: url(/spacer-plugin/spacer-line.svg); +} + +#Spacer[type="dotted"] { + background-image: url(/spacer-plugin/spacer-dots.svg); + } + +#Spacer[orientation="horizontal"] { + background-repeat: repeat-y; + margin-top: 2px; + margin-bottom: 2px; +} + +#Spacer[orientation="vertical"] { + background-repeat: repeat-x; + margin-right: 2px; + margin-left: 2px; +} diff --git a/themes/kde-plasma/lxqt-runner.qss b/themes/kde-plasma/lxqt-runner.qss new file mode 100644 index 0000000..39f12b8 --- /dev/null +++ b/themes/kde-plasma/lxqt-runner.qss @@ -0,0 +1,56 @@ +#panel { + background:rgba(240, 240, 240, 100%); + border: 1px solid rgba(155, 155, 155, 100%); +} + +QToolButton { + margin: 3px; + border-radius: 4px; + border: 1px solid transparent; + padding: 4px; + qproperty-iconSize: 24px; +} + +QToolButton:hover { + color: rgba(54, 54, 54, 100%); + background: rgba(30, 145, 255, 30%); + border: 1px solid rgba(30, 145, 255, 100%); +} + +QToolButton::menu-indicator { + image: none; +} + +#closeButton { + qproperty-icon: url(lxqt-runner/window-close.svg); +} + +#actionButton { + qproperty-icon: url(lxqt-runner/application-menu.svg); +} + +#commandList { + background:rgba(240, 240, 240, 100%); + border: 1px solid rgba(155, 155, 155, 100%); + margin: 0 1px 1px 1px; +} + +QMenu { + border: 1px solid rgba(155, 155, 155, 100%); + background:rgba(240, 240, 240, 100%); + margin: 0px; +} + +QMenu::item { + color: #313639; +} + +QMenu::item:selected { + background: rgba(30, 145, 255, 50%); + color: #313639; +} + +QMenu::right-arrow { + image: url(right-arrow.svg); +} + diff --git a/themes/kde-plasma/lxqt-runner/application-menu.svg b/themes/kde-plasma/lxqt-runner/application-menu.svg new file mode 100644 index 0000000..dac3fb3 --- /dev/null +++ b/themes/kde-plasma/lxqt-runner/application-menu.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/kde-plasma/lxqt-runner/close-32x32.png b/themes/kde-plasma/lxqt-runner/close-32x32.png new file mode 100644 index 0000000..8c8a493 Binary files /dev/null and b/themes/kde-plasma/lxqt-runner/close-32x32.png differ diff --git a/themes/kde-plasma/lxqt-runner/close-48x48.png b/themes/kde-plasma/lxqt-runner/close-48x48.png new file mode 100644 index 0000000..efc1ab6 Binary files /dev/null and b/themes/kde-plasma/lxqt-runner/close-48x48.png differ diff --git a/themes/kde-plasma/lxqt-runner/window-close.svg b/themes/kde-plasma/lxqt-runner/window-close.svg new file mode 100644 index 0000000..6587c98 --- /dev/null +++ b/themes/kde-plasma/lxqt-runner/window-close.svg @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/kde-plasma/mainmenu.svg b/themes/kde-plasma/mainmenu.svg new file mode 100644 index 0000000..09604c8 --- /dev/null +++ b/themes/kde-plasma/mainmenu.svg @@ -0,0 +1,195 @@ + + + + + + + + LXQt + + + + + + + + + + image/svg+xml + + LXQt + + + Giacomo Barazzetti + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/kde-plasma/preview.png b/themes/kde-plasma/preview.png new file mode 100644 index 0000000..bad0683 Binary files /dev/null and b/themes/kde-plasma/preview.png differ diff --git a/themes/kde-plasma/right-arrow.svg b/themes/kde-plasma/right-arrow.svg new file mode 100644 index 0000000..09e9f3b --- /dev/null +++ b/themes/kde-plasma/right-arrow.svg @@ -0,0 +1,283 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/kde-plasma/spacer-plugin/spacer-dots.svg b/themes/kde-plasma/spacer-plugin/spacer-dots.svg new file mode 120000 index 0000000..4cfc0e1 --- /dev/null +++ b/themes/kde-plasma/spacer-plugin/spacer-dots.svg @@ -0,0 +1 @@ +../../../graphics/spacer-dark-dots.svg \ No newline at end of file diff --git a/themes/kde-plasma/spacer-plugin/spacer-line.svg b/themes/kde-plasma/spacer-plugin/spacer-line.svg new file mode 120000 index 0000000..9785830 --- /dev/null +++ b/themes/kde-plasma/spacer-plugin/spacer-line.svg @@ -0,0 +1 @@ +../../../graphics/spacer-dark-line.svg \ No newline at end of file diff --git a/themes/kde-plasma/wallpaper.cfg b/themes/kde-plasma/wallpaper.cfg new file mode 100644 index 0000000..2f26223 --- /dev/null +++ b/themes/kde-plasma/wallpaper.cfg @@ -0,0 +1,4 @@ +/* Wallpaper by Nuno from the KDE Visual Design Group */ + +wallpapers/size=9 +wallpapers/1/file=kde-plasma.png diff --git a/themes/light/96640-simple_blue_widescreen.svg b/themes/light/96640-simple_blue_widescreen.svg new file mode 100644 index 0000000..b34eb65 --- /dev/null +++ b/themes/light/96640-simple_blue_widescreen.svg @@ -0,0 +1,6622 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Andre Luiz Rodrigues Ferreira + + + MoreBlue Orbit Wallpaper + Ago/2008 + + + General Public Licence 2 + + + + + Special Thanks to DebianArt Team: +- Valessio Soares Brito +- Gustavo Franco + +and all Debian Desktop Team. + + + + A 'clean and bealty' artwork for Debian Lenny. + + + + + + + + + + + + + diff --git a/themes/light/lxqt-lightdm-greeter/dropdown.svg b/themes/light/lxqt-lightdm-greeter/dropdown.svg new file mode 100644 index 0000000..1a08d86 --- /dev/null +++ b/themes/light/lxqt-lightdm-greeter/dropdown.svg @@ -0,0 +1,23 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/light/lxqt-lightdm-greeter/leaveIcon.svg b/themes/light/lxqt-lightdm-greeter/leaveIcon.svg new file mode 100644 index 0000000..701dedb --- /dev/null +++ b/themes/light/lxqt-lightdm-greeter/leaveIcon.svg @@ -0,0 +1,80 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/light/lxqt-notificationd.qss b/themes/light/lxqt-notificationd.qss new file mode 100644 index 0000000..02e214a --- /dev/null +++ b/themes/light/lxqt-notificationd.qss @@ -0,0 +1,17 @@ +Notification { + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0); + border: 1px solid #B0B0B0; + margin: 0px; +} + +QLabel { + color: black; +} + +#appLabel { + color: #838581; +} + +#closeButton { + qproperty-icon: url(lxqt-runner/close-48x48.png); +} diff --git a/themes/light/lxqt-panel.qss b/themes/light/lxqt-panel.qss new file mode 100644 index 0000000..88ea681 --- /dev/null +++ b/themes/light/lxqt-panel.qss @@ -0,0 +1,385 @@ +/* + * General panel settings + */ +LXQtPanel #BackgroundWidget { + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0); +} + +/* PositionBottom */ +LXQtPanel[position="Bottom"] #BackgroundWidget { + border-top: 1px solid #B0B0B0; +} + +/* PositionTop */ +LXQtPanel[position="Top"] #BackgroundWidget { + border-bottom: 1px solid #B0B0B0; +} + +/* PositionLeft */ +LXQtPanel[position="Left"] #BackgroundWidget { + border-right: 1px solid #B0B0B0; +} + +/* PositionRight */ +LXQtPanel[position="Right"] #BackgroundWidget { + border-left: 1px solid #B0B0B0; +} + +/* + * General plugins settings + */ +Plugin { + padding: 0; + spacing: 20px; +} + +Plugin[NeedsHandle="true"] { + background-color: transparent; + background-repeat: no-repeat; +} + +LXQtPanel[position="Bottom"] Plugin[NeedsHandle="true"], +LXQtPanel[position="Top"] Plugin[NeedsHandle="true"] { + background-image: url(lxqt-panel/plugin-handle-horizontal.gif); + background-position: left center; + margin-left: 3px; + padding: 0 0 0 5px; +} + +LXQtPanel[position="Bottom"][layoutDirection="1"] Plugin[NeedsHandle="true"], +LXQtPanel[position="Top"][layoutDirection="1"] Plugin[NeedsHandle="true"] { + background-position: right center; + margin-left: 0px; + margin-right: 3px; +} + +LXQtPanel[position="Right"] Plugin[NeedsHandle="true"], +LXQtPanel[position="Left"] Plugin[NeedsHandle="true"] { + background-image: url(lxqt-panel/plugin-handle-vertical.gif); + background-position: center top; + margin-top: 3px; + padding: 5px 0 0 0; +} + +Plugin > QToolButton, +Plugin > QWidget > QToolButton > QWidget > QToolButton, +Plugin > QWidget > QToolButton { + margin: 0; + border: 2px solid transparent; + border-radius: 3px; + color: black; + qproperty-iconSize: 22px; +} + +Plugin > QToolButton:pressed, +Plugin > QWidget > QToolButton:pressed { + margin: 2px 0 0 2px; + border: none; +} + +/* + * Menus + */ +QMenu { + background: palette(window); + border: 1px solid #AAA; + border-radius: 2px; + color: palette(text); +} + +QMenu::item { + color: palette(text); + padding: 5px 27px; +} + +QMenu::item:selected { + background: palette(highlight); + color: palette(highlighted-text); +} + +QMenu::icon { + border-color: 1px solid palette(window); + padding-left: 7px; +} + +/* + * Desktopswitch + */ +#DesktopSwitch {} + +#DesktopSwitch QToolButton { + margin: 1px; + color: #555555; + border: 1px solid #B0B0B0; + background: rgba(0, 0, 0, 5%); +} + +LXQtPanel[position="0"] #DesktopSwitch QToolButton, +LXQtPanel[position="1"] #DesktopSwitch QToolButton +{ + margin-bottom: 4px; + margin-top: 4px; +} + +#DesktopSwitch QToolButton:on { + background: rgba(255, 255, 255, 40%); + border: 1px solid #80a8d3; +} + +#DesktopSwitch QToolButton:hover { + border: 1px solid #80a8d3; +} + +#DesktopSwitch QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +#QuickLaunchPlaceHolder { + color: #555555; +} + +/* + * QuickLaunch + */ +#QuickLaunch {} + +/* + * TaskBar + */ +#TaskBar {} + +LXQtTaskButton { + border: 2px groove silver; + border-radius: 6px; + margin: 3px 0 3px 0; +} + +#TaskBar QToolButton:on { + background: rgba(255, 255, 255, 80%); +} + +#TaskBar QToolButton:on, +#TaskBar QToolButton:hover { + margin: 4px 1px 4px 1px; + border-radius: 4px; + border: 1px solid #80a8d3; +} + +#TaskBar QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +#TaskBar LXQtGroupPopup { + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0); + border: 1px solid #80a8d3; +} +/* + * Clock + */ +#Clock #TimeLabel { + font-size: 10pt; + color: #606060; +} +#Clock #DateLabel { + font-size: 8pt; + color: #606060; +} + +/* + * Tray + */ +#Tray { + min-width: 6px; +} + +TrayIcon { + margin: 2px; +} + +/* + * Main menu + */ +#MainMenu { + margin: 1px; + border: 1px solid #004e6c; + border-radius: 3px; + background: qlineargradient(x1:1, y1:0, x2:0, y2:1, stop:0 #0078A6, stop:0.3 #006891, stop:1 #005576); + qproperty-icon: url(mainmenu.svg); + color: #EEEEEE; +} + +#MainMenu ActionView { + background: palette(window); + border: none; + color: palette(text); +} + +#MainMenu ActionView::item { + padding: 2px 0; +} + +#MainMenu QLineEdit { + background: palette(window); + border: none; + color: palette(text); + padding: 6px; + margin-bottom: 1px; +} + +/* + * Mount plugin + */ +#LXQtMountPopup { + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0); + border: 1px solid #a59f94; + padding: 2px; +} + +#LXQtMountPopup * { + margin: 0; + padding: 0; +} + +#LXQtMountPopup > MenuDiskItem { + padding: 2px; +} + +#LXQtMountPopup > MenuDiskItem:hover { + border-radius: 4px; + border: 1px solid #80a8d3; +} + +#LXQtMountPopup #EjectButton, +#LXQtMountPopup #DiskButton { + qproperty-iconSize: 22px; + background-color: transparent; + border: none; +} + +#LXQtMountPopup #NoDiskLabel { + margin: 4px; +} + +/* + * Volume plugin + */ +VolumePopup > QPushButton { + padding: 2px 10px; + margin: 3px; + qproperty-iconSize: 24px; +} + +VolumePopup > QPushButton:hover { + margin: 1px; + border: 2px solid #80a8d3; + border-radius: 4px; +} + +/* + * ShowDesktop + */ +#ShowDesktop {} + + +/* + * KbIndicator + */ +#KbIndicator { + margin: 0px; + border: 0px; + padding: 0px; +} + +#KbIndicator > QLabel { + color: gray; + border: 0px; + margin: 2px 0; + padding: 0px 3px; + border-radius: 3px; + border: none; +} + +#KbIndicator > QLabel:enabled { + background: palette(highlight); + color: palette(highlighted-text); + margin: 0; + padding: 2px 3px; +} + +/* + * #SysStat + */ +#SysStat { + padding: 1px 1px 1px 1px; +} + +#SysStat > QLabel { + font-size: 6pt; +} + +#SysStat_Graph { + qproperty-gridColor: rgba(0, 0, 0, 25%); + qproperty-titleColor: rgba(0, 0, 0, 75%); + qproperty-cpuSystemColor: rgb(128, 0, 0); + qproperty-cpuUserColor: rgb(0, 0, 128); + qproperty-cpuNiceColor: rgb(0, 128, 0); + qproperty-cpuOtherColor: rgb(128, 128, 0); + qproperty-frequencyColor: rgb(160, 160, 160); + qproperty-memAppsColor: rgb(0, 0, 128); + qproperty-memBuffersColor: rgb(0, 128, 0); + qproperty-memCachedColor: rgb(128, 128, 0); + qproperty-swapUsedColor: rgb(128, 0, 0); + qproperty-netReceivedColor: rgb(0, 0, 128); + qproperty-netTransmittedColor: rgb(128, 128, 0); +} + + +/* + * WorldClock + */ +#WorldClockContent { + font-size: 10pt; + color: #606060; +} + +#WorldClockPopup > QLabel { + font-size: 12pt; + color: #606060; +} + +/* + * CPU monitor + */ +#LXQtCpuLoad { + qproperty-fontColor: #606060; +} + +/* + * Spacer + */ + +#Spacer { + background-position: center center; +} + +#Spacer[type="lined"] { + background-image: url(/spacer-plugin/spacer-line.svg); +} + +#Spacer[type="dotted"] { + background-image: url(/spacer-plugin/spacer-dots.svg); + } + +#Spacer[orientation="horizontal"] { + background-repeat: repeat-y; + margin-top: 2px; + margin-bottom: 2px; +} + +#Spacer[orientation="vertical"] { + background-repeat: repeat-x; + margin-right: 2px; + margin-left: 2px; +} diff --git a/themes/light/lxqt-panel/plugin-handle-horizontal.gif b/themes/light/lxqt-panel/plugin-handle-horizontal.gif new file mode 100644 index 0000000..50a7016 Binary files /dev/null and b/themes/light/lxqt-panel/plugin-handle-horizontal.gif differ diff --git a/themes/light/lxqt-panel/plugin-handle-vertical.gif b/themes/light/lxqt-panel/plugin-handle-vertical.gif new file mode 100644 index 0000000..76170eb Binary files /dev/null and b/themes/light/lxqt-panel/plugin-handle-vertical.gif differ diff --git a/themes/light/lxqt-runner.qss b/themes/light/lxqt-runner.qss new file mode 100644 index 0000000..0213ad1 --- /dev/null +++ b/themes/light/lxqt-runner.qss @@ -0,0 +1,15 @@ +Dialog {} + +#panel { + background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0); + border: 1px solid #B0B0B0; +} + +#closeButton { + qproperty-icon: url(lxqt-runner/close-48x48.png); +} + +#commandList { + border: none; + margin: 0 1px 1px 1px; +} diff --git a/themes/light/lxqt-runner/close-32x32.png b/themes/light/lxqt-runner/close-32x32.png new file mode 100644 index 0000000..8c8a493 Binary files /dev/null and b/themes/light/lxqt-runner/close-32x32.png differ diff --git a/themes/light/lxqt-runner/close-48x48.png b/themes/light/lxqt-runner/close-48x48.png new file mode 100644 index 0000000..efc1ab6 Binary files /dev/null and b/themes/light/lxqt-runner/close-48x48.png differ diff --git a/themes/light/mainmenu.svg b/themes/light/mainmenu.svg new file mode 100644 index 0000000..761dd32 --- /dev/null +++ b/themes/light/mainmenu.svg @@ -0,0 +1,195 @@ + + + + + + + + LXQt + + + + + + + + + + image/svg+xml + + LXQt + + + Giacomo Barazzetti + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/light/preview.png b/themes/light/preview.png new file mode 100644 index 0000000..c152b27 Binary files /dev/null and b/themes/light/preview.png differ diff --git a/themes/light/simple_blue_widescreen.png b/themes/light/simple_blue_widescreen.png new file mode 100644 index 0000000..9246b77 Binary files /dev/null and b/themes/light/simple_blue_widescreen.png differ diff --git a/themes/light/spacer-plugin/spacer-dots.svg b/themes/light/spacer-plugin/spacer-dots.svg new file mode 120000 index 0000000..4cfc0e1 --- /dev/null +++ b/themes/light/spacer-plugin/spacer-dots.svg @@ -0,0 +1 @@ +../../../graphics/spacer-dark-dots.svg \ No newline at end of file diff --git a/themes/light/spacer-plugin/spacer-line.svg b/themes/light/spacer-plugin/spacer-line.svg new file mode 120000 index 0000000..9785830 --- /dev/null +++ b/themes/light/spacer-plugin/spacer-line.svg @@ -0,0 +1 @@ +../../../graphics/spacer-dark-line.svg \ No newline at end of file diff --git a/themes/light/wallpaper.cfg b/themes/light/wallpaper.cfg new file mode 100644 index 0000000..590e570 --- /dev/null +++ b/themes/light/wallpaper.cfg @@ -0,0 +1,2 @@ +wallpapers/size=1 +wallpapers/1/file=simple_blue_widescreen.png diff --git a/themes/system/lxqt-panel.qss b/themes/system/lxqt-panel.qss new file mode 100644 index 0000000..441a9ad --- /dev/null +++ b/themes/system/lxqt-panel.qss @@ -0,0 +1,63 @@ +/* + * Plain widget theme, only specific widgets are themed + */ + +/* + * General panel settings + */ + +LXQtPanel #BackgroundWidget{ + background: palette(window); +} + +/* + * TaskBar + */ +#TaskBar QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +/* + * Desktopswitch + */ +#DesktopSwitch QToolButton[urgent="true"] { + color: palette(highlighted-text); + background: palette(highlight); +} + +/* + * Spacer + */ + +#Spacer { + background-position: center center; +} + +#Spacer[type="lined"] { + background-image: url(/spacer-plugin/spacer-line.svg); +} + +#Spacer[type="dotted"] { + background-image: url(/spacer-plugin/spacer-dots.svg); + } + +#Spacer[orientation="horizontal"] { + background-repeat: repeat-y; + margin-top: 2px; + margin-bottom: 2px; +} + +#Spacer[orientation="vertical"] { + background-repeat: repeat-x; + margin-right: 2px; + margin-left: 2px; +} + +/* + * Main menu plugin + */ + +#MainMenu { + qproperty-icon: url(); +} diff --git a/themes/system/preview.png b/themes/system/preview.png new file mode 100644 index 0000000..ace9fdf Binary files /dev/null and b/themes/system/preview.png differ diff --git a/themes/system/spacer-plugin/spacer-dots.svg b/themes/system/spacer-plugin/spacer-dots.svg new file mode 120000 index 0000000..4cfc0e1 --- /dev/null +++ b/themes/system/spacer-plugin/spacer-dots.svg @@ -0,0 +1 @@ +../../../graphics/spacer-dark-dots.svg \ No newline at end of file diff --git a/themes/system/spacer-plugin/spacer-line.svg b/themes/system/spacer-plugin/spacer-line.svg new file mode 120000 index 0000000..9785830 --- /dev/null +++ b/themes/system/spacer-plugin/spacer-line.svg @@ -0,0 +1 @@ +../../../graphics/spacer-dark-line.svg \ No newline at end of file