dracula / gtk

🧛🏻‍♂️ Dark theme for GTK
https://draculatheme.com/gtk
GNU General Public License v3.0
930 stars 84 forks source link

KDE Plasma 6 Issues #268

Open bridnour opened 7 months ago

bridnour commented 7 months ago

I'm testing Plasma 6 with Dracula KDE on EndeavourOS (with arch testing repos enable).

Everything works except for two items:

  1. The Global Theme does not appear. I believe this is an issue that the Global Theme needs to be ported to Plasma 6.
  2. The sddm theme does not work. However, I'm unsure at this time if this is an issue with the theme or my install.

EDIT: I commented out line 437 -- that reads Battery{} -- in "Main.qml". The theme now works, so it is something with that function.

Omar-Ebrahim-1 commented 6 months ago

Main.qml is found in /usr/share/sddm/themes/Dracula/Main.qml at least for my system

thinkjk commented 6 months ago

@EliverLara are there future plans to have this ported to plasma 6?

EliverLara commented 6 months ago

I already started working on porting my kde stuff to plasma 6 :)

d3vilguard commented 6 months ago

I already started working on porting my kde stuff to plasma 6 :)

remove layout_margin=9 from kvantum in order to have storage size displayed correctly in the bottom right of Dolphin :)

d3vilguard commented 3 months ago

I already started working on porting my kde stuff to plasma 6 :)

I see you did some changes to the kvantum theme. The plasma 5 version was lagging under plasma 6. There are still some things that should be changed to call it a complete port of the plasma 5 kvantum theme. As mentioned above layout_margin=9 should be commented out as it cuts out the Space Information text in Dolphin (bottom right).

Apart from that the colors of "Dracula" aren't correctly ported (or going from gray text to white was intentional?). Sending the .kvconfig file with ported colors from the original theme and commented out layout_margin. Dracula.txt