How to Change VS Code Terminal Color

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 60

  • @MarcelSchwertfeger-v5w
    @MarcelSchwertfeger-v5w 2 วันที่ผ่านมา

    Thank you ! Finally one guy who can explain :D

  • @hunnymademanufacturing7472
    @hunnymademanufacturing7472 2 ปีที่แล้ว +7

    man my code looks sick now. cheers

  • @dag24_d
    @dag24_d ปีที่แล้ว +8

    Awful color combination but interesting and straightforward video, thank you!

    • @CodingWithAdam
      @CodingWithAdam  ปีที่แล้ว +1

      Lol thank you. Glad you enjoyed the video!

  • @CalvinRonksley
    @CalvinRonksley ปีที่แล้ว +2

    Now my VSC0de Terminal lookz so great, ur amazing boy

  • @giadvali-qr4zd
    @giadvali-qr4zd ปีที่แล้ว +1

    Thank you, very helpful

    • @CodingWithAdam
      @CodingWithAdam  ปีที่แล้ว +2

      You’re welcome! Happy the tutorial helped 😁

    • @giadvali-qr4zd
      @giadvali-qr4zd ปีที่แล้ว +1

      @@CodingWithAdam u are good boy bro

  • @DavesGarage
    @DavesGarage ปีที่แล้ว +2

    Handy, nice tip!

  • @Rrt-n7f
    @Rrt-n7f 4 หลายเดือนก่อน +2

    thank you man that was useful

  • @ooofest
    @ooofest 2 ปีที่แล้ว +3

    Thank you, very helpful

    • @CodingWithAdam
      @CodingWithAdam  2 ปีที่แล้ว +2

      You’re welcome! Glad it helped.

  • @MarinaUganda
    @MarinaUganda ปีที่แล้ว +1

    You don't explain how to change the prompt from within VSCode. How to do this? Which setting shall we use?

    • @CodingWithAdam
      @CodingWithAdam  ปีที่แล้ว +1

      In the video we use settings.json to change the colors at the time of writing there is no ui interface for these settings.

  • @grimward1448
    @grimward1448 2 ปีที่แล้ว +5

    I only want to change the color of the printing part and scanning part of the terminal.. For example, User input and prompt is GREEN. rest of the terminal is white.

    • @grimward1448
      @grimward1448 2 ปีที่แล้ว +2

      how am i going to handle this one...

    • @CodingWithAdam
      @CodingWithAdam  2 ปีที่แล้ว +2

      This is an interesting question. You might want to consider changing the color on the underlining command prompt. I have an example of this with zsh for Mac.

    • @KhoiNguyen-iq3gj
      @KhoiNguyen-iq3gj 2 ปีที่แล้ว +2

      Did you ever find the solution or did you just get used to it?

    • @kamallk.8049
      @kamallk.8049 ปีที่แล้ว

      @@CodingWithAdam what is the solution? please help ive been strugling with this for toooo long.

  • @AaronsLittleMind
    @AaronsLittleMind ปีที่แล้ว +1

    Why does my terminal have a white indent after every other letter I type ? Ex. I’ll type “this” but in the terminal it’ll come out as t[]i[]

    • @CodingWithAdam
      @CodingWithAdam  ปีที่แล้ว +1

      Oh wow that’s weird. I have not encountered that issue. Have you tried changing the font?

  • @theresilientpianist7114
    @theresilientpianist7114 ปีที่แล้ว +4

    Thank you so much 🙏🙏

  • @ranjeetkumar2051
    @ranjeetkumar2051 2 ปีที่แล้ว +2

    thank you very much for making this video very helpful ❤❤❤❤❤❤❤❤❤❤❤❤❤❤💕💕💕💕💕💕💕💕💕💕😘😘😘😘

    • @CodingWithAdam
      @CodingWithAdam  2 ปีที่แล้ว +1

      You’re welcome! Glad you enjoyed the video 😁

  • @chi-the-apple
    @chi-the-apple 2 ปีที่แล้ว +5

    Thank you so much❤

  • @monfuction7648
    @monfuction7648 ปีที่แล้ว +1

    Hi! Thank you for this tutorial. But, how can I set color only for error message in terminal output? Can I set color by literal matches (reg. exp.?) ?

    • @crystian7016
      @crystian7016 ปีที่แล้ว

      I think that "terminalCommandDecoration.errorBackground" will work. There's "default" and "success" option too.

  • @LHommeDeParfum
    @LHommeDeParfum ปีที่แล้ว +1

    Is it possible, like in PyCharm to have different output color and system messages/path etc...? Thanks

    • @CodingWithAdam
      @CodingWithAdam  ปีที่แล้ว +1

      One way you can achieve this is by customizing the underlining console as I did in this video for zsh. It will be very similar for bash. th-cam.com/video/p4h-5B8k2NY/w-d-xo.html
      Hope this helps!

    • @LHommeDeParfum
      @LHommeDeParfum ปีที่แล้ว +1

      @@CodingWithAdam Thanks a lot. Will try that. Cheers.

    • @caucasian8380
      @caucasian8380 2 หลายเดือนก่อน

      @@LHommeDeParfum did it end up working

  • @ahmedhassan5783
    @ahmedhassan5783 2 หลายเดือนก่อน

    do you know how can i change PS1 string value?

  • @Kazui-gs
    @Kazui-gs 3 หลายเดือนก่อน +3

    thanks!!!

  • @sully_services
    @sully_services ปีที่แล้ว +1

    Will this effect the colour of other text? for example error messages in when trying to compile

    • @CodingWithAdam
      @CodingWithAdam  ปีที่แล้ว +1

      That’s a great question. In my testing I have seen different colors when using git log for example. It may be different from program to program.

  • @crystian7016
    @crystian7016 ปีที่แล้ว

    There's a way to change the color of paths/urls?

    • @CodingWithAdam
      @CodingWithAdam  ปีที่แล้ว

      If you use zsh or bash terminal you can do the following th-cam.com/video/p4h-5B8k2NY/w-d-xo.htmlsi=2QFTx_qIq3TADgO_

  • @foxlinux9570
    @foxlinux9570 2 ปีที่แล้ว +1

    I want to only change the colour of the output in the terminal section i.e the background of terminal section will be in black but the output will be in Green.

    • @CodingWithAdam
      @CodingWithAdam  2 ปีที่แล้ว +2

      If you are using ZSH or bash as your terminal you can try to customize it and those changes will then be carried over into VS Code. I did this in a previous video if that helps th-cam.com/video/p4h-5B8k2NY/w-d-xo.html

    • @foxlinux9570
      @foxlinux9570 2 ปีที่แล้ว +2

      @@CodingWithAdam Thankx for the help buddy..i appreciate it..✨

  • @TheLucska
    @TheLucska ปีที่แล้ว

    How do I reduce the information that appears in the vs code terminal?

    • @CodingWithAdam
      @CodingWithAdam  ปีที่แล้ว +1

      If you are referring to customizing the path and machine name you can take a look at my tutorial on zsh if you are using a Mac

  • @TheBlackmanIsGod
    @TheBlackmanIsGod ปีที่แล้ว

    Why would they make it this difficult just to change the damn code colors?!?!?!?!?!? This is insane

    • @CodingWithAdam
      @CodingWithAdam  ปีที่แล้ว +1

      Agree it could be easier 😁

    • @TheBlackmanIsGod
      @TheBlackmanIsGod ปีที่แล้ว

      @@CodingWithAdam it’s so much easier on like dream weaver they even have profiles you can select

  • @kdm-cc3xw
    @kdm-cc3xw 2 ปีที่แล้ว +2

    thx! :)

  • @cgiguy
    @cgiguy 2 ปีที่แล้ว +2

    thanks alot

  • @HarmonicWorldSounds4981
    @HarmonicWorldSounds4981 ปีที่แล้ว

    i like srilanaka