Bug 392811 - Breeze Dark compatible nicklist theme
Summary: Breeze Dark compatible nicklist theme
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-06 17:46 UTC by Andrew Crouthamel
Modified: 2020-10-12 07:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.7.7


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Crouthamel 2018-04-06 17:46:41 UTC
The current default Nicklist icon theme, Breeze, is barely visible when using Breeze Dark colors. A Breeze Dark compatible icon set should be created. Compatible "im-user" icons can be found in the Breeze icons-dark repo: https://github.com/KDE/breeze-icons/tree/master/icons-dark/actions. The original Breeze set might need updating as well, the current "im-user" icons look different (https://github.com/KDE/breeze-icons/tree/master/icons/actions) from what is in Konversation.
Comment 1 Viorel-Cătălin Răpițeanu 2019-01-13 20:23:19 UTC
I agree. A Breeze Dark should be added to Konversation. A while ago, I remember that  theme variants were created (https://forum.kde.org/viewtopic.php?t=123868&start=15) like seen in this old thread.
Comment 2 Friedrich W. H. Kossebau 2020-09-30 16:46:43 UTC
https://invent.kde.org/network/konversation/-/merge_requests/12 is up for review, to add a Dark Breeze theme, based on SVG (support added by same MR).
Comment 3 Friedrich W. H. Kossebau 2020-10-12 07:59:59 UTC
Git commit a20998dce42a65264486feb7d0ca2dd2dab600f7 by Friedrich W. H. Kossebau.
Committed on 12/10/2020 at 07:51.
Pushed by kossebau into branch '1.7'.

Add dark variant of default nick icon theme

FIXED-IN:1.7.7

M  +1    -0    data/images/nickicons/CMakeLists.txt
A  +13   -0    data/images/nickicons/default-dark/CMakeLists.txt
A  +4    -0    data/images/nickicons/default-dark/index.desktop
A  +20   -0    data/images/nickicons/default-dark/irc_admin.svg
A  +11   -0    data/images/nickicons/default-dark/irc_away.svg
A  +11   -0    data/images/nickicons/default-dark/irc_away_stacked.svg
A  +18   -0    data/images/nickicons/default-dark/irc_halfop.svg
A  +20   -0    data/images/nickicons/default-dark/irc_normal.svg
A  +9    -0    data/images/nickicons/default-dark/irc_op.svg
A  +20   -0    data/images/nickicons/default-dark/irc_owner.svg
A  +18   -0    data/images/nickicons/default-dark/irc_voice.svg
M  +1    -1    src/commit.h

https://invent.kde.org/network/konversation/commit/a20998dce42a65264486feb7d0ca2dd2dab600f7