How do I change color settings in TeXStudio?












11















I realize this may be a stupid question, but I can't find the answer anywhere. Where is the .texsprofile file for TeXStudio? If it doesn't exist by default, where should I place it when I create it? I'm trying to use one of the themes in this article, but I can't figure out how to make it work. Any help would be appreciated. Thanks!










share|improve this question

























  • Windows, or linux or mac?

    – user11232
    Nov 9 '14 at 22:07
















11















I realize this may be a stupid question, but I can't find the answer anywhere. Where is the .texsprofile file for TeXStudio? If it doesn't exist by default, where should I place it when I create it? I'm trying to use one of the themes in this article, but I can't figure out how to make it work. Any help would be appreciated. Thanks!










share|improve this question

























  • Windows, or linux or mac?

    – user11232
    Nov 9 '14 at 22:07














11












11








11


4






I realize this may be a stupid question, but I can't find the answer anywhere. Where is the .texsprofile file for TeXStudio? If it doesn't exist by default, where should I place it when I create it? I'm trying to use one of the themes in this article, but I can't figure out how to make it work. Any help would be appreciated. Thanks!










share|improve this question
















I realize this may be a stupid question, but I can't find the answer anywhere. Where is the .texsprofile file for TeXStudio? If it doesn't exist by default, where should I place it when I create it? I'm trying to use one of the themes in this article, but I can't figure out how to make it work. Any help would be appreciated. Thanks!







texstudio






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 13 '17 at 12:35









Community

1




1










asked Nov 9 '14 at 21:44









GregGreg

5614




5614













  • Windows, or linux or mac?

    – user11232
    Nov 9 '14 at 22:07



















  • Windows, or linux or mac?

    – user11232
    Nov 9 '14 at 22:07

















Windows, or linux or mac?

– user11232
Nov 9 '14 at 22:07





Windows, or linux or mac?

– user11232
Nov 9 '14 at 22:07










2 Answers
2






active

oldest

votes


















10














This is only for windows.



You have to place .texsprofile in C:Users<your name>AppDataRoamingtexstudiowhere <your name> is to be read as it is in your computer. Then in TeXstudio go to OptionsLoad Profile



enter image description here



Clicking Load Profile opens this window:



enter image description here



Select the profile, click Open and restart TeXstudio.






share|improve this answer


























  • You can see some of the profile given in the linked answer stored in the above screen shot. :)

    – user11232
    Nov 9 '14 at 22:15











  • To add to this answer, if you have some particular settings (e.g., personalized shortcuts) and you want to keep them, you can save your current profile, add the syntax highlighting data from that link under the [format] section in your profile file and then load it back as Harish has shown.

    – Pouya
    Nov 9 '14 at 22:24











  • Following same steps, you'll find that the *.texsprofile files are stored in ~/.config/texstudio/ on Unix.

    – ebosi
    Apr 11 '16 at 12:38






  • 1





    The .texsprofile file mentioned here is actually .txsprofile file. It is also noticeable in the second screenshot.

    – Vladimir S.
    Mar 19 '17 at 8:56



















0














The official FAQ where are the settings stored help page can be found here



https://github.com/texstudio-org/texstudio/wiki/Frequently-Asked-Questions#where-are-the-settings-stored






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "85"
    };
    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: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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%2ftex.stackexchange.com%2fquestions%2f211356%2fhow-do-i-change-color-settings-in-texstudio%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    10














    This is only for windows.



    You have to place .texsprofile in C:Users<your name>AppDataRoamingtexstudiowhere <your name> is to be read as it is in your computer. Then in TeXstudio go to OptionsLoad Profile



    enter image description here



    Clicking Load Profile opens this window:



    enter image description here



    Select the profile, click Open and restart TeXstudio.






    share|improve this answer


























    • You can see some of the profile given in the linked answer stored in the above screen shot. :)

      – user11232
      Nov 9 '14 at 22:15











    • To add to this answer, if you have some particular settings (e.g., personalized shortcuts) and you want to keep them, you can save your current profile, add the syntax highlighting data from that link under the [format] section in your profile file and then load it back as Harish has shown.

      – Pouya
      Nov 9 '14 at 22:24











    • Following same steps, you'll find that the *.texsprofile files are stored in ~/.config/texstudio/ on Unix.

      – ebosi
      Apr 11 '16 at 12:38






    • 1





      The .texsprofile file mentioned here is actually .txsprofile file. It is also noticeable in the second screenshot.

      – Vladimir S.
      Mar 19 '17 at 8:56
















    10














    This is only for windows.



    You have to place .texsprofile in C:Users<your name>AppDataRoamingtexstudiowhere <your name> is to be read as it is in your computer. Then in TeXstudio go to OptionsLoad Profile



    enter image description here



    Clicking Load Profile opens this window:



    enter image description here



    Select the profile, click Open and restart TeXstudio.






    share|improve this answer


























    • You can see some of the profile given in the linked answer stored in the above screen shot. :)

      – user11232
      Nov 9 '14 at 22:15











    • To add to this answer, if you have some particular settings (e.g., personalized shortcuts) and you want to keep them, you can save your current profile, add the syntax highlighting data from that link under the [format] section in your profile file and then load it back as Harish has shown.

      – Pouya
      Nov 9 '14 at 22:24











    • Following same steps, you'll find that the *.texsprofile files are stored in ~/.config/texstudio/ on Unix.

      – ebosi
      Apr 11 '16 at 12:38






    • 1





      The .texsprofile file mentioned here is actually .txsprofile file. It is also noticeable in the second screenshot.

      – Vladimir S.
      Mar 19 '17 at 8:56














    10












    10








    10







    This is only for windows.



    You have to place .texsprofile in C:Users<your name>AppDataRoamingtexstudiowhere <your name> is to be read as it is in your computer. Then in TeXstudio go to OptionsLoad Profile



    enter image description here



    Clicking Load Profile opens this window:



    enter image description here



    Select the profile, click Open and restart TeXstudio.






    share|improve this answer















    This is only for windows.



    You have to place .texsprofile in C:Users<your name>AppDataRoamingtexstudiowhere <your name> is to be read as it is in your computer. Then in TeXstudio go to OptionsLoad Profile



    enter image description here



    Clicking Load Profile opens this window:



    enter image description here



    Select the profile, click Open and restart TeXstudio.







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Nov 10 '14 at 8:39

























    answered Nov 9 '14 at 22:14







    user11232




















    • You can see some of the profile given in the linked answer stored in the above screen shot. :)

      – user11232
      Nov 9 '14 at 22:15











    • To add to this answer, if you have some particular settings (e.g., personalized shortcuts) and you want to keep them, you can save your current profile, add the syntax highlighting data from that link under the [format] section in your profile file and then load it back as Harish has shown.

      – Pouya
      Nov 9 '14 at 22:24











    • Following same steps, you'll find that the *.texsprofile files are stored in ~/.config/texstudio/ on Unix.

      – ebosi
      Apr 11 '16 at 12:38






    • 1





      The .texsprofile file mentioned here is actually .txsprofile file. It is also noticeable in the second screenshot.

      – Vladimir S.
      Mar 19 '17 at 8:56



















    • You can see some of the profile given in the linked answer stored in the above screen shot. :)

      – user11232
      Nov 9 '14 at 22:15











    • To add to this answer, if you have some particular settings (e.g., personalized shortcuts) and you want to keep them, you can save your current profile, add the syntax highlighting data from that link under the [format] section in your profile file and then load it back as Harish has shown.

      – Pouya
      Nov 9 '14 at 22:24











    • Following same steps, you'll find that the *.texsprofile files are stored in ~/.config/texstudio/ on Unix.

      – ebosi
      Apr 11 '16 at 12:38






    • 1





      The .texsprofile file mentioned here is actually .txsprofile file. It is also noticeable in the second screenshot.

      – Vladimir S.
      Mar 19 '17 at 8:56

















    You can see some of the profile given in the linked answer stored in the above screen shot. :)

    – user11232
    Nov 9 '14 at 22:15





    You can see some of the profile given in the linked answer stored in the above screen shot. :)

    – user11232
    Nov 9 '14 at 22:15













    To add to this answer, if you have some particular settings (e.g., personalized shortcuts) and you want to keep them, you can save your current profile, add the syntax highlighting data from that link under the [format] section in your profile file and then load it back as Harish has shown.

    – Pouya
    Nov 9 '14 at 22:24





    To add to this answer, if you have some particular settings (e.g., personalized shortcuts) and you want to keep them, you can save your current profile, add the syntax highlighting data from that link under the [format] section in your profile file and then load it back as Harish has shown.

    – Pouya
    Nov 9 '14 at 22:24













    Following same steps, you'll find that the *.texsprofile files are stored in ~/.config/texstudio/ on Unix.

    – ebosi
    Apr 11 '16 at 12:38





    Following same steps, you'll find that the *.texsprofile files are stored in ~/.config/texstudio/ on Unix.

    – ebosi
    Apr 11 '16 at 12:38




    1




    1





    The .texsprofile file mentioned here is actually .txsprofile file. It is also noticeable in the second screenshot.

    – Vladimir S.
    Mar 19 '17 at 8:56





    The .texsprofile file mentioned here is actually .txsprofile file. It is also noticeable in the second screenshot.

    – Vladimir S.
    Mar 19 '17 at 8:56











    0














    The official FAQ where are the settings stored help page can be found here



    https://github.com/texstudio-org/texstudio/wiki/Frequently-Asked-Questions#where-are-the-settings-stored






    share|improve this answer




























      0














      The official FAQ where are the settings stored help page can be found here



      https://github.com/texstudio-org/texstudio/wiki/Frequently-Asked-Questions#where-are-the-settings-stored






      share|improve this answer


























        0












        0








        0







        The official FAQ where are the settings stored help page can be found here



        https://github.com/texstudio-org/texstudio/wiki/Frequently-Asked-Questions#where-are-the-settings-stored






        share|improve this answer













        The official FAQ where are the settings stored help page can be found here



        https://github.com/texstudio-org/texstudio/wiki/Frequently-Asked-Questions#where-are-the-settings-stored







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 18 mins ago









        KJOKJO

        1,2141114




        1,2141114






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • 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%2ftex.stackexchange.com%2fquestions%2f211356%2fhow-do-i-change-color-settings-in-texstudio%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

            Entries order in /etc/network/interfaces

            新発田市

            Grub takes very long (several minutes) to open Menu (in Multi-Boot-System)