Tellico only uses blue font color for URL entries and can not be changed via colorschemes. Please let us either choose font color inside the app or let KDE color-schemes be respected on URLs. This is necessary on dark themes where the blue fonts are too dark and make it hard to see.
Git commit 018ab60d3b01d34d6eb80dbd21aa7a86255eda6f by Robby Stephenson. Committed on 11/03/2023 at 21:26. Pushed by rstephenson into branch 'master'. Add config option for link color, defaulting to current color scheme Entry templates included in distribution are updated. Custom templates will need ot be updated to use the option. FIXED-IN: 3.5 M +4 -0 ChangeLog M +52 -0 src/config/tellico_config.kcfg M +13 -0 src/config/tellico_config_addons.cpp M +2 -0 src/config/tellico_config_addons.h M +26 -0 src/configdialog.cpp M +1 -0 src/configdialog.h M +2 -0 src/entryview.cpp M +1 -0 src/images/imagefactory.h M +1 -0 src/mainwindow.cpp M +1 -0 src/translators/htmlexporter.cpp M +2 -1 xslt/entry-templates/Album.xsl M +4 -0 xslt/entry-templates/Compact.xsl M +4 -0 xslt/entry-templates/Default.xsl M +4 -0 xslt/entry-templates/Fancy.xsl M +4 -0 xslt/entry-templates/Video.xsl M +3 -0 xslt/welcome.html https://invent.kde.org/office/tellico/commit/018ab60d3b01d34d6eb80dbd21aa7a86255eda6f