Lxqt: what are the Qt-themes/Widget Styles, and how to install new ones?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite
1












Appearance of themes in Lxqt is determined at two levels (like in Plasma 5).



The "Lxqt themes" affect mostly (only?) the panel. They are to be located in usr/share/lxqt/themes or ~/.local/share/lxqt/themes.



enter image description here



The Lxqt "Widgets Styles" are Qt themes that affect the whole texture of the desktop - like the Widget Styles of KDE. With Lxqt installed on top of Kubuntu, I even see the same widget styles listed in both desktops environments.



In Lxqt:



enter image description here



In Plasma 5:



enter image description here



How can new ones be found and installed in LXQT?










share|improve this question



























    up vote
    0
    down vote

    favorite
    1












    Appearance of themes in Lxqt is determined at two levels (like in Plasma 5).



    The "Lxqt themes" affect mostly (only?) the panel. They are to be located in usr/share/lxqt/themes or ~/.local/share/lxqt/themes.



    enter image description here



    The Lxqt "Widgets Styles" are Qt themes that affect the whole texture of the desktop - like the Widget Styles of KDE. With Lxqt installed on top of Kubuntu, I even see the same widget styles listed in both desktops environments.



    In Lxqt:



    enter image description here



    In Plasma 5:



    enter image description here



    How can new ones be found and installed in LXQT?










    share|improve this question

























      up vote
      0
      down vote

      favorite
      1









      up vote
      0
      down vote

      favorite
      1






      1





      Appearance of themes in Lxqt is determined at two levels (like in Plasma 5).



      The "Lxqt themes" affect mostly (only?) the panel. They are to be located in usr/share/lxqt/themes or ~/.local/share/lxqt/themes.



      enter image description here



      The Lxqt "Widgets Styles" are Qt themes that affect the whole texture of the desktop - like the Widget Styles of KDE. With Lxqt installed on top of Kubuntu, I even see the same widget styles listed in both desktops environments.



      In Lxqt:



      enter image description here



      In Plasma 5:



      enter image description here



      How can new ones be found and installed in LXQT?










      share|improve this question















      Appearance of themes in Lxqt is determined at two levels (like in Plasma 5).



      The "Lxqt themes" affect mostly (only?) the panel. They are to be located in usr/share/lxqt/themes or ~/.local/share/lxqt/themes.



      enter image description here



      The Lxqt "Widgets Styles" are Qt themes that affect the whole texture of the desktop - like the Widget Styles of KDE. With Lxqt installed on top of Kubuntu, I even see the same widget styles listed in both desktops environments.



      In Lxqt:



      enter image description here



      In Plasma 5:



      enter image description here



      How can new ones be found and installed in LXQT?







      kde theme qt appearance lxqt






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 2 days ago

























      asked Sep 13 at 6:11









      cipricus

      2,650951127




      2,650951127




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          They are Qt-themes operating at a higher level than the given desktop environment themes, so that they can be used in both KDE/Plasma and LXQT.



          The most common KDE/Plasma widget styles work with LXQT too and they are to be installed in the same way as in KDE. They may be available as deb or other type of installation packages, or may need to be installed from source, but the most common can be found in the repositories (Breeze, Oxygen). In Ubuntu/Kubuntu they can be easily found and installed when searching the software manager for "kde-style":



          enter image description here



          (Testing on top of Kubuntu, meaning Plasma 5 was also installed: I have installed the Kvantum widget style for Plasma from deb - found here - and then the same widget style became available in Lxqt. And testing in Lubuntu 18.10 daily (which uses LXQT) in a live USB, Breeze widget style was absent, but it became available after installing the package kde-style-breeze.)



          Widget styles like Kvantum come with their own theme manager from which different themes can be selected. Such widget styles are made for both KDE and Lxqt and their manager can be also used in Lxqt (at least Kvantum manager can).



          enter image description here



          Kvantum has a lot of Kvantum-themes of its own, including dark ones; another similar widget style that comes with its own manager is QSvgStyle, but it only has a few themes, and they do not look great in LXQT. There is also IaOra.



          I'm not sure all possible Plasma widget styles work in Lxqt but all that I have tested do.






          share|improve this answer






















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "106"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f468709%2flxqt-what-are-the-qt-themes-widget-styles-and-how-to-install-new-ones%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote



            accepted










            They are Qt-themes operating at a higher level than the given desktop environment themes, so that they can be used in both KDE/Plasma and LXQT.



            The most common KDE/Plasma widget styles work with LXQT too and they are to be installed in the same way as in KDE. They may be available as deb or other type of installation packages, or may need to be installed from source, but the most common can be found in the repositories (Breeze, Oxygen). In Ubuntu/Kubuntu they can be easily found and installed when searching the software manager for "kde-style":



            enter image description here



            (Testing on top of Kubuntu, meaning Plasma 5 was also installed: I have installed the Kvantum widget style for Plasma from deb - found here - and then the same widget style became available in Lxqt. And testing in Lubuntu 18.10 daily (which uses LXQT) in a live USB, Breeze widget style was absent, but it became available after installing the package kde-style-breeze.)



            Widget styles like Kvantum come with their own theme manager from which different themes can be selected. Such widget styles are made for both KDE and Lxqt and their manager can be also used in Lxqt (at least Kvantum manager can).



            enter image description here



            Kvantum has a lot of Kvantum-themes of its own, including dark ones; another similar widget style that comes with its own manager is QSvgStyle, but it only has a few themes, and they do not look great in LXQT. There is also IaOra.



            I'm not sure all possible Plasma widget styles work in Lxqt but all that I have tested do.






            share|improve this answer


























              up vote
              0
              down vote



              accepted










              They are Qt-themes operating at a higher level than the given desktop environment themes, so that they can be used in both KDE/Plasma and LXQT.



              The most common KDE/Plasma widget styles work with LXQT too and they are to be installed in the same way as in KDE. They may be available as deb or other type of installation packages, or may need to be installed from source, but the most common can be found in the repositories (Breeze, Oxygen). In Ubuntu/Kubuntu they can be easily found and installed when searching the software manager for "kde-style":



              enter image description here



              (Testing on top of Kubuntu, meaning Plasma 5 was also installed: I have installed the Kvantum widget style for Plasma from deb - found here - and then the same widget style became available in Lxqt. And testing in Lubuntu 18.10 daily (which uses LXQT) in a live USB, Breeze widget style was absent, but it became available after installing the package kde-style-breeze.)



              Widget styles like Kvantum come with their own theme manager from which different themes can be selected. Such widget styles are made for both KDE and Lxqt and their manager can be also used in Lxqt (at least Kvantum manager can).



              enter image description here



              Kvantum has a lot of Kvantum-themes of its own, including dark ones; another similar widget style that comes with its own manager is QSvgStyle, but it only has a few themes, and they do not look great in LXQT. There is also IaOra.



              I'm not sure all possible Plasma widget styles work in Lxqt but all that I have tested do.






              share|improve this answer
























                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted






                They are Qt-themes operating at a higher level than the given desktop environment themes, so that they can be used in both KDE/Plasma and LXQT.



                The most common KDE/Plasma widget styles work with LXQT too and they are to be installed in the same way as in KDE. They may be available as deb or other type of installation packages, or may need to be installed from source, but the most common can be found in the repositories (Breeze, Oxygen). In Ubuntu/Kubuntu they can be easily found and installed when searching the software manager for "kde-style":



                enter image description here



                (Testing on top of Kubuntu, meaning Plasma 5 was also installed: I have installed the Kvantum widget style for Plasma from deb - found here - and then the same widget style became available in Lxqt. And testing in Lubuntu 18.10 daily (which uses LXQT) in a live USB, Breeze widget style was absent, but it became available after installing the package kde-style-breeze.)



                Widget styles like Kvantum come with their own theme manager from which different themes can be selected. Such widget styles are made for both KDE and Lxqt and their manager can be also used in Lxqt (at least Kvantum manager can).



                enter image description here



                Kvantum has a lot of Kvantum-themes of its own, including dark ones; another similar widget style that comes with its own manager is QSvgStyle, but it only has a few themes, and they do not look great in LXQT. There is also IaOra.



                I'm not sure all possible Plasma widget styles work in Lxqt but all that I have tested do.






                share|improve this answer














                They are Qt-themes operating at a higher level than the given desktop environment themes, so that they can be used in both KDE/Plasma and LXQT.



                The most common KDE/Plasma widget styles work with LXQT too and they are to be installed in the same way as in KDE. They may be available as deb or other type of installation packages, or may need to be installed from source, but the most common can be found in the repositories (Breeze, Oxygen). In Ubuntu/Kubuntu they can be easily found and installed when searching the software manager for "kde-style":



                enter image description here



                (Testing on top of Kubuntu, meaning Plasma 5 was also installed: I have installed the Kvantum widget style for Plasma from deb - found here - and then the same widget style became available in Lxqt. And testing in Lubuntu 18.10 daily (which uses LXQT) in a live USB, Breeze widget style was absent, but it became available after installing the package kde-style-breeze.)



                Widget styles like Kvantum come with their own theme manager from which different themes can be selected. Such widget styles are made for both KDE and Lxqt and their manager can be also used in Lxqt (at least Kvantum manager can).



                enter image description here



                Kvantum has a lot of Kvantum-themes of its own, including dark ones; another similar widget style that comes with its own manager is QSvgStyle, but it only has a few themes, and they do not look great in LXQT. There is also IaOra.



                I'm not sure all possible Plasma widget styles work in Lxqt but all that I have tested do.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 2 days ago

























                answered Sep 13 at 7:31









                cipricus

                2,650951127




                2,650951127



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f468709%2flxqt-what-are-the-qt-themes-widget-styles-and-how-to-install-new-ones%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    Peggy Mitchell

                    Palaiologos

                    The Forum (Inglewood, California)