Giter Site home page Giter Site logo

Comments (9)

JFreegman avatar JFreegman commented on August 19, 2024

The colour theme depends on your terminal settings.

from toxic.

TrevorDorl avatar TrevorDorl commented on August 19, 2024

No, it changes my terminal's background from grey to black, and my foreground from black to white, which is really horrible. It should leave the foreground and background alone.

from toxic.

TrevorDorl avatar TrevorDorl commented on August 19, 2024

Screen shot of what it's doing, this is pretty bad.
horrible

from toxic.

JFreegman avatar JFreegman commented on August 19, 2024

This doesn't happen in any of the ~5 terminals I've tested, including urxvt. It looks like curses is resetting your colour theme to default. Perhaps a terminal configuration problem...could you try a different terminal?

from toxic.

TrevorDorl avatar TrevorDorl commented on August 19, 2024

Just tested in xterm, happens there too.

from toxic.

TrevorDorl avatar TrevorDorl commented on August 19, 2024

I've done more testing, for some reason toxic is using color0 and color 7(black and white respectively), rather then bg and fg. I've fixed it mostly by making color0 the same as my fg, and color7 the same as my bg, but this does make some things weird.

from toxic.

stqism avatar stqism commented on August 19, 2024

Well, I knew this would come up.

Realistically we could put the choice in the hands of the user, but that gets more complicated. As well, without a fixed color (what your term shows as black) it can become kinda weird/changes easily. Still, I don't suppose we couldn't give using native background/foreground colors a trial.

from toxic.

stqism avatar stqism commented on August 19, 2024

As a later thought, use_default_colors is only an extension to curses, and isn't supported on BSD or system V curses implementations.

from toxic.

JFreegman avatar JFreegman commented on August 19, 2024

Fixed per #117

from toxic.

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.