2

I am very fond of digiKam. I am. Together with photivo I believe they're the two most competent programs to edit RAW photography. But the looks on digiKam don't convince me. At least not on Ubuntu 11.10. I've been trying to solve this problem, attempting to make it look a bit more sophisticated, but nothing seems to do it. I found these instructions on the digiKam site, but they don't suit me as I can't afford to put in the time and effort that crafting a new theme requires. Also, this discussion appeared to be promising, but it's proven to be feckless; the few users there each state they have the same problem, but nobody really gives the solution. Remember that I am running Ubuntu 11.10 with the Cinnamon desktop environment. Here's a screenshot of digiKam, and below that one there's a shot of the much better-looking photivo. If I can get digiKam anywhere near that, it's a win for me. In fact, even changing something about its appearance would do it! Thanks in advance.

digiKam running on Ubuntu 11.10 (Cinnamon desktop)

photivo under the same OS

wonea
  • 1,877

4 Answers4

3

This has worked for me: "To add themes, you will have to install an extra packĀ­age (as decribed here) like this: sudo apt-get install kde-workspace-data" source: http://svenbuschbeck.net/wordpress/2012/05/add-themes-to-digikam-without-kde/

blessings!

Esteban
  • 31
2

Not sure if this works for older versions, but on Digikam version 5.6.0, if you first click on "Image Editor" in the top left corner and on the new window that comes up click on "Settings" then about half way down you will see "themes" there are 10 different themes to pick from my favorites being "GrayCard" and "LowKey" hope that helps someone.

  • Image Editor -Settings -Themes
James
  • 21
  • 1
2

What you need to do is change the gtk theme. This will change what the widgets that digiKam uses look like.

On Gnome 2, I would say:

  • use System -> Preferences -> Appearance
  • if a good dark theme isn't there:
    • look at the package manager and check for gtk themes that you could install
  • if none of those are what you want:

I think that some of this might apply to Gnome 3 but YMMV.

Dan D.
  • 6,342
0

I had the same problem (Ubuntu 18.04, 18.10). The solution was to sue the AppImage version of Digikam instead of the PPA or software store. The AppImage has the correct (neutral/grey) font background that matches the themes.

Emil
  • 1