warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.98k stars 359 forks source link

More granular and extensive theming support #2441

Open nvlang opened 1 year ago

nvlang commented 1 year ago

Discord username (optional)

No response

Describe the solution you'd like?

More granular and extensive theming support: see additional context.

Is your feature request related to a problem? Please describe.

Much of the UI appearance is controlled by just two color variables, `accent` and `foreground`.

Additional context

Default warp dark theme except with foreground: #ff0000 instead of foreground: #ffffff to illustrate current coarse theming granularity.

Screenshot - Warp feature request - 2023-01-05

How important is this feature to you?

4

Warp Internal (ignore) - linear-label:770f6576-d6c0-4e4f-a259-fc64b5156087

None

dannyneira commented 1 year ago

A ton of great ideas for customization in here, thanks for submitting!

Please :+1: and subscribe to this request as it helps us gauge interest. We will post any updates here.

matthillmanbt commented 1 year ago

Like this idea, was coming to see if something like this was already a request. I would love to be able to set the default foreground text color separately from the general accent coloring of the window, and this would allow that :)