Summary: | Breeze Dark compatible nicklist theme | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Andrew Crouthamel <andrew.crouthamel> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kossebau, rapiteanu.catalin |
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/konversation/commit/a20998dce42a65264486feb7d0ca2dd2dab600f7 | Version Fixed In: | 1.7.7 |
Sentry Crash Report: |
Description
Andrew Crouthamel
2018-04-06 17:46:41 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. 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). 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 |