Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-07-20 22:26:06

jui
Member
Registered: 2024-07-20
Posts: 1

lmde with xfce, kde plasma theme

Hello,

I want to try to make a lighter weight version of LMDE plasma version.  My approach is to use XFCE (which I have heard is as stable as Plasma) and use a KDE theme for it so that it looks almost the same as Plasma.

If it is smaller in size using XFCE and a KDE theme then I would like to propose that this be the new DE in the next version of Q4OS. 

LMDE could fork two of these themes (one dark and one light) and replace just the icons with better ones.  The menus and fonts look just as good as Plasma, but the icons might be lower quality.

I chose a dark theme to start with but a light theme could easily be chosen, this one won some awards they said so it is my starting point.
It is called Arc-Darkest Complete Desktop.
https://www.xfce-look.org/p/1317409

I hope you will help me try this out as I think the LMDE community will really appreciate an even lighter weight version of Q4OS with basically no difference in the look and feel.

I tried installing it myself and ran into some trouble, the DE didnt load when I logged out and logged back in, but likely when you replicate it, you will notice the problem.

Here is what I did
download the tar file
https://ocs-dl.fra1.cdn.digitaloceanspa … 56bc2d453a

There is also a download for Geany text editor which is not as good as Kate, but I downloaded it anyways
https://ocs-dl.fra1.cdn.digitaloceanspa … 1a31ba6004

The installation instructions in commands are

DE theme install
----------------------

sudo apt install -y xfce4
sudo apt install -y murrine-theme-engine

cd
cp Downloads/Arc-Darkest-2.1.5.tar ./
cp Downloads/Arc-Darkest-for-Geany-2.1.5.tar ./
tar -xvf Arc-Darkest-2.1.5.tar
mkdir ~/.themes
mkdir ~/.icons
cp -r Arc-Darkest ~/.themes/
cp -r Arc-Darkest ~/.icons/
cd


Optional Geany part
-------------------------
cd
sudo apt install -y geany
tar -xvf Arc-Darkest-for-Geany-2.1.5.tar
mkdir ~/.config
cd ~/.config
mkdir geany
cd geany
mkdir colorschemes
cd colorschemes
cd
cp Arc-Darkest.conf ~/.config/geany/colorschemes/
cd



Follow instructions
https://wiki.xfce.org/howto/install_new_themes

Use the GNOME Tweak Tool or an equivalent app to enable them for your desktop

Offline

Board footer

Powered by FluxBB