• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Add a Dark Mode

    Feature Suggestions
    13
    20
    2698
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jonas
      jonas @Piuser last edited by jonas

      The foreground and background colors in the appearance settings won't work properly with dark mode, it is intended for setting minor color adjustments.

      Windows
      There is work in progress getting Qt 6 programs to respect themes set through the settings on Windows: https://bugreports.qt.io/browse/QTBUG-72028

      macOS
      Dark mode already works on macOS, the alternate colors being too contrasted was fixed a while back, you can also turn off the "Use alternating row colors" in the playlist settings.

      Linux
      On Linux, Strawberry follows the system style with Qt 6, this works with both GTK and KDE.

      N 1 Reply Last reply Reply Quote 0
      • N
        nrader @jonas last edited by nrader

        @jonas you arent really required to use KDE or have KDE installed at all.
        The alternative is configure qt5 through qt5ct.
        The apps can sometimes ignore settings set this way (maybe its depend if there were kde files in home or something, i'm not sure), but there is a environment variable for that.
        Putting

        export QT_QPA_PLATFORMTHEME=qt5ct
        

        in your profile does the trick.

        And yeah, using Qt6 is not the best option for Linux if you want to configure it adequately, i dont remember seeing equivalent of qt5ct for Qt6, at least in distros that i'm using.

        jonas 1 Reply Last reply Reply Quote 1
        • jonas
          jonas @nrader last edited by

          @nrader
          I know about qt5ct / qt6ct (https://github.com/trialuser02/qt6ct). However, correct me if I'm wrong, but even when setting the style to Breeze and the Color Scheme to Darker, the contrast isn't good and the alternating row colors are gone, not like KDE. But maybe it's the closest you'll get without running KDE and Strawberry with Qt 5.

          N 1 Reply Last reply Reply Quote 0
          • N
            nrader @jonas last edited by nrader

            @jonas Well in my experience all KDE-related theme stuff are generally behaves rather bad in other DEs, especially in gtk-based environment. And breeze is kde default theme, so it applies too, i guess.

            But Qt themes not related to KDE usually behave ok everywhere from my experience. I'm personally using QtCurve configured to mimic my gtk3 Adwaita-dark theme under gnome shell, and it looks fine.

            Anyway, what im trying to say is, as long as other qt themes work fine, and breeze works in kde, it should probably be fine. Compared to windows, at least.

            p.s. Ok there qt6ct actually, but its only present in fedora and arch official repositories, and not others. For most users its as good as not present, as they probably wont bother trying to compile from github.

            1 Reply Last reply Reply Quote 0
            • M
              manticoretango last edited by

              Creating an account specifically because this is important to me too. Strawberry player seems like a nice music player, but my eyes don't appreciate so much light.

              P 1 Reply Last reply Reply Quote 0
              • P
                PeterB @manticoretango last edited by

                Here is a screenshot of Strawberry on Debian.
                Built with Qt5, on Xfce4, with Fusion style & 'Waves' color scheme.

                Straw.png

                N G 2 Replies Last reply Reply Quote 0
                • N
                  nrader @PeterB last edited by

                  @PeterB If only achieving this on windows was as simple...

                  1 Reply Last reply Reply Quote 0
                  • G
                    GarethFuller @PeterB last edited by

                    @PeterB Ooh! That looks nice. If you have some time, would you post some instructions for how to do this?

                    Thanks for your time,
                    GarethFuller

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      PeterB @GarethFuller last edited by PeterB

                      @GarethFuller
                      On Linux, use qt5ct or qt6ct as appropriate, select Fusion Style and use waves as the Custom Color scheme
                      Screenshot.png

                      1 Reply Last reply Reply Quote 1
                      • F
                        fuchsiabubble last edited by

                        If you are having trouble with themes on arch linux, install strawberry-qt5 from the AUR, and install qt5-styleplugins along with qt5ct to set the theme you like, including gtk2 themes. Strawberry now comes with qt6 by default, which is a bit finnicky at the moment, so installing the qt5 version made it a whole lot easier. This took me a while to figure out, and since this is the first result that shows up on google, I might as well post it for everyone to see.

                        This is the Dracula-alt-style theme on GTK2.

                        2023-03-19_17-10.png

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Powered by NodeBB | Contributors