Code Monkey home page Code Monkey logo

Comments (7)

SyedMSawaid avatar SyedMSawaid commented on June 9, 2024 1

I fixed it this way,

  "workbench.colorCustomizations": {
    "terminal.ansiBrightBlack": "#374151"
  },

this is what it looks like right now

image


I think the problem is with the default value for terminal.ansiBrightBlack which is #c8c8d566.

from bearded-theme.

B4T3S avatar B4T3S commented on June 9, 2024 1

Sure thing! The preview seems to fix the issue!

(Although for some reason my terminal decided that ANSI codes aren't a thing anymore, unless they're coming from a python shell lol)
image

Regarding what OS and shell I use:

  • Privately I'm running Win11 with the Git Bash shell, so "normal" bash.
  • At work I'm running Fedora with the ZSH shell

Edit:
I tested with the Bearded Theme Black and Ruby Soft in the screenshot, but I've cycled through all themes and it works with all of them 👍

from bearded-theme.

BeardedBear avatar BeardedBear commented on June 9, 2024

I can't reproduce this bug, can you tell me more about how you achieve this result?

from bearded-theme.

B4T3S avatar B4T3S commented on June 9, 2024

Sure thing! To reproduce, I used this command1:

echo "\n This is readable! \033[0;100m This isn't! \033[0m\033[90m"

Which resulted in this output:

Normal:

image

With the text highlighted:

image

(Both times using the Bearded Theme Oceanic)

Switching back to Dark (Visual Studio) displays the text with background correctly:

image

Footnotes

  1. A gist with the ANSI codes explained

from bearded-theme.

SyedMSawaid avatar SyedMSawaid commented on June 9, 2024

I have the same issue with using HC Ebony theme. The suggestions from rails console is unreadable.

image

from bearded-theme.

BeardedBear avatar BeardedBear commented on June 9, 2024

@SyedMSawaid @B4T3S can you tell me which OS you're using, and which shell? I'm on Windows and I don't have this problem at all :/ the only thing that differs from the other terminal colors is that I use opacity. So if you don't mind, I'll provide you with a version to install locally via the extension tab (a .vsix file) so that you can try it out :/
9.1.5-preview.zip

from bearded-theme.

SyedMSawaid avatar SyedMSawaid commented on June 9, 2024

@BeardedBear I was facing this issue with Windows 10 + WSL.

I moved to Mac a couple of days ago and teared down my windows dev environment so I can't test the preview now. Sorry :/

My theory is that opacity would have some issues with WSL. When I removed the last two letters of the original #c8c8d566 value, it started working. But the contract wasn't that great so I changed it to #374151.

from bearded-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.