Skip to content

White terminal background #174

@stefanct

Description

@stefanct

Not everybody uses terminals with black backgrounds/dark themes. While gdb-dashboard can't support every possible color scheme out of the box it would be nice to have at least something for people using the quite commonly used black font on white background.

As far as I can tell (after looking at the code for about 60 seconds) I think the colors are set in the R class as ANSI color numbers. Since most of that class deals with styling properties I presume that creating another instance of that class and replacing the references to the R class in the remaining code with references to either an instance with the existing values or a user-provided (or supplied) white-background instance would be a viable way to implement customizations like this(?)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions