MathisP75 / daemon-kde-mk2

Version 2.0 of the Daemon global theme for KDE Plasma 6.
GNU General Public License v3.0
41 stars 3 forks source link

Feature Request: IDE Themes? #14

Open Zoestra opened 1 month ago

Zoestra commented 1 month ago

Would love to see some matching IDE themes for this. Specifically Itellij and VSCode.

MathisP75 commented 1 month ago

I will definitely work on a VScode theme, and I'll look into making one for IntelliJ too.

MathisP75 commented 1 month ago

@Zoestra There is now a theme for VSCode! It's not complete yet, but I would be happy to get feedback.

Zoestra commented 1 month ago

maybe i installed it wrong? i put your "daemon-v2.0" folder into the vscode extensions folder, and chose it as my color scheme, but it doesnt seem to be working

image image

MathisP75 commented 1 month ago

Sorry, I did a mistake, I will push the working version just now

MathisP75 commented 1 month ago

Please let me know whether it works correctly!

Zoestra commented 1 month ago

well it applied this time, but something has clearly gone wrong

image

MathisP75 commented 1 month ago

Oh, that's something I have never seen, but I purposely put random bright colors to identify things. It must be specific to some file formats, I'll look into it.

MathisP75 commented 1 month ago

It should be fixed now.

Zoestra commented 1 month ago

appears to be working now.

do you have any idea what could be causing this problem with the menus though? they're showing up white instead of having the theme colors. i've noticed this in several programs now. didnt see it at first because i had the menus disabled by putting a menu button on the window decorations. ever since i removed that, all the menus have been white image

MathisP75 commented 1 month ago

The appearance of these menus comes from your GTK theme. I suggest using the Breeze theme with the daemon-2.0 colors, since I have not yet made a GTK theme.

MathisP75 commented 4 weeks ago

I have started working on a theme for Intellij!

Zoestra commented 2 weeks ago

i'm diggin the VSCode theme. i tried messing around with the backgrounds a bit, and tried your surface0 color as the editor background. not sure which one i like better.

the intellij theme i havent been able to figure out how to install yet, i cant find any instructions on how to use someone else's in-progress theme project, all of the guides are geared towards starting your own

MathisP75 commented 2 weeks ago

Glad you like it! I'll try the background color you suggested and see what it looks like

For the Intellij theme, it's still a work in progress. I have no experience with theming it, so I'll have to figure out the installation part too