1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 17:53:13 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Sébastien Helleu d5349c2f0a exec: contribute "light" theme overrides
Add exec-theme.{c,h} with the exec plugin contribution to the built-in
"light" theme: 2 entries (exec.color.flag_finished=red,
exec.color.flag_running=green) tuned for a light-background terminal.

Same 2D-array pattern as the other plugin contributions.

Default option values are NOT changed.
2026-07-05 08:44:01 +02:00