How do I change colors in Zim (wiki editor) running on Kubuntu 18.10? Announcing the arrival...

Selecting user stories during sprint planning

What do you call the main part of a joke?

AppleTVs create a chatty alternate WiFi network

Is there hard evidence that the grant peer review system performs significantly better than random?

Why weren't discrete x86 CPUs ever used in game hardware?

Do wooden building fires get hotter than 600°C?

Most bit efficient text communication method?

Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode

An adverb for when you're not exaggerating

Why is Nikon 1.4g better when Nikon 1.8g is sharper?

ArcGIS Pro Python arcpy.CreatePersonalGDB_management

Update module to run alter command

Denied boarding although I have proper visa and documentation. To whom should I make a complaint?

A term for a woman complaining about things/begging in a cute/childish way

When a candle burns, why does the top of wick glow if bottom of flame is hottest?

Is it fair for a professor to grade us on the possession of past papers?

Using audio cues to encourage good posture

Is there any word for a place full of confusion?

Why does it sometimes sound good to play a grace note as a lead in to a note in a melody?

Why is the AVR GCC compiler using a full `CALL` even though I have set the `-mshort-calls` flag?

How fail-safe is nr as stop bytes?

Project Euler #1 in C++

Significance of Cersei's obsession with elephants?

Amount of permutations on an NxNxN Rubik's Cube



How do I change colors in Zim (wiki editor) running on Kubuntu 18.10?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Kubuntu - cannot change fonts and widget style under sudo after upgrade to 11.10changing the color of the google search bar in the webpageHow to change theme colors?eclipse-dark and Ambiance-dark - how to change background color of current lineEnable 256 colors in Konsole (Kubuntu)Changing KDE's oxygen-gtk3 colors for tooltips (fixing Firefox 46)Disable system style for Firefox form input elementsDropbox Special Window Doesn't Appear?kubuntu 18.10 swapfileColor Templates Are Not Loading For Ardour5 In Ubuntu Studio 18.10





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







2















These are the colors present in Zim which uses GTK



Zim colors



How can I change them to more of my liking? The color for links is very hard to read on the dark Breeze theme.



Kubuntu 18.10 (Kernel: 4.18.0-17-generic) & Zim (0.68) installed via terminal










share|improve this question

























  • @DKBose Alright I've added those details!

    – ums
    5 hours ago











  • The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.

    – DK Bose
    4 hours ago


















2















These are the colors present in Zim which uses GTK



Zim colors



How can I change them to more of my liking? The color for links is very hard to read on the dark Breeze theme.



Kubuntu 18.10 (Kernel: 4.18.0-17-generic) & Zim (0.68) installed via terminal










share|improve this question

























  • @DKBose Alright I've added those details!

    – ums
    5 hours ago











  • The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.

    – DK Bose
    4 hours ago














2












2








2


0






These are the colors present in Zim which uses GTK



Zim colors



How can I change them to more of my liking? The color for links is very hard to read on the dark Breeze theme.



Kubuntu 18.10 (Kernel: 4.18.0-17-generic) & Zim (0.68) installed via terminal










share|improve this question
















These are the colors present in Zim which uses GTK



Zim colors



How can I change them to more of my liking? The color for links is very hard to read on the dark Breeze theme.



Kubuntu 18.10 (Kernel: 4.18.0-17-generic) & Zim (0.68) installed via terminal







kubuntu gtk colors






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 4 hours ago









DK Bose

15.2k124389




15.2k124389










asked 5 hours ago









umsums

236




236













  • @DKBose Alright I've added those details!

    – ums
    5 hours ago











  • The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.

    – DK Bose
    4 hours ago



















  • @DKBose Alright I've added those details!

    – ums
    5 hours ago











  • The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.

    – DK Bose
    4 hours ago

















@DKBose Alright I've added those details!

– ums
5 hours ago





@DKBose Alright I've added those details!

– ums
5 hours ago













The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.

– DK Bose
4 hours ago





The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.

– DK Bose
4 hours ago










1 Answer
1






active

oldest

votes


















2














I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.





  • Zim seems to be a gtk2 application

  • Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.

  • Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.


  • Zim's Help > FAQ mentions that a user can



… change the colors used for links, underline etc. ?



Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
see fit. See the Config Files page for the syntax of this file.




That allows users to modify several aspects of Zim's appearance, including links.



To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.



Changing Zim's link color to aquamarine from blue






share|improve this answer


























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    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',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1135092%2fhow-do-i-change-colors-in-zim-wiki-editor-running-on-kubuntu-18-10%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.





    • Zim seems to be a gtk2 application

    • Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.

    • Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.


    • Zim's Help > FAQ mentions that a user can



    … change the colors used for links, underline etc. ?



    Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
    see fit. See the Config Files page for the syntax of this file.




    That allows users to modify several aspects of Zim's appearance, including links.



    To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.



    Changing Zim's link color to aquamarine from blue






    share|improve this answer






























      2














      I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.





      • Zim seems to be a gtk2 application

      • Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.

      • Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.


      • Zim's Help > FAQ mentions that a user can



      … change the colors used for links, underline etc. ?



      Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
      see fit. See the Config Files page for the syntax of this file.




      That allows users to modify several aspects of Zim's appearance, including links.



      To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.



      Changing Zim's link color to aquamarine from blue






      share|improve this answer




























        2












        2








        2







        I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.





        • Zim seems to be a gtk2 application

        • Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.

        • Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.


        • Zim's Help > FAQ mentions that a user can



        … change the colors used for links, underline etc. ?



        Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
        see fit. See the Config Files page for the syntax of this file.




        That allows users to modify several aspects of Zim's appearance, including links.



        To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.



        Changing Zim's link color to aquamarine from blue






        share|improve this answer















        I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.





        • Zim seems to be a gtk2 application

        • Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.

        • Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.


        • Zim's Help > FAQ mentions that a user can



        … change the colors used for links, underline etc. ?



        Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
        see fit. See the Config Files page for the syntax of this file.




        That allows users to modify several aspects of Zim's appearance, including links.



        To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.



        Changing Zim's link color to aquamarine from blue







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 4 hours ago

























        answered 4 hours ago









        DK BoseDK Bose

        15.2k124389




        15.2k124389






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1135092%2fhow-do-i-change-colors-in-zim-wiki-editor-running-on-kubuntu-18-10%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

            How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

            Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...