Questions about docklite -/ Aero skin

Message
Author
User avatar
bluedxca93
Posts: 2
Joined: Thu Oct 03, 2024 9:50 am

Questions about docklite -/ Aero skin

#1 Post by bluedxca93 »

Image

I did found out that docklite and XFCE is themable:

Code: Select all

#docklike-plugin .open_group { margin-top: 1px; background-image: linear-gradient(120deg, #e3ebf4, #c8d7e9 30%, #aec5df); border-radius: 3px; border-width: 1px; box-shadow: none; border-color: #525c67; text-shadow: none; color: #ffffff; }

#docklike-plugin .group:hover, #docklike-plugin .open_group:hover, #docklike-plugin .active_group:hover { background-image: linear-gradient(120deg, #fdfefe, #edf0f7 30%, #d1deed 40%, #c6d6e9); border-radius: 3px; border-width: 1px; box-shadow: none; border-color: #525c67; text-shadow: none; color: #ffffff; }

#docklike-plugin .active_group { background-image: linear-gradient(45deg, #e4ecf5, #f2f7fb 90%, #fdfeff); border-radius: 3px; border-width: 1px; box-shadow: none; border-color: #525c67; text-shadow: none; color: #ffffff; }
But what i miss is a feature inside docklite to switch to another css class if more than one applictaions are open. Aside from that it runs as expected.

User avatar
CharlesV
Global Moderator
Posts: 7069
Joined: Sun Jul 07, 2019 5:11 pm

Re: Questions about docklite -/ Aero skin

#2 Post by CharlesV »

This is interesting.. I will have to play with this a bit :-)

Thanks for sharing this.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

Post Reply

Return to “Software / Configuration”