1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Sébastien Helleu 125492b2d4 logger: contribute "light" theme overrides
Add logger-theme.{c,h} with the logger plugin contribution to the
built-in "light" theme: 2 entries (logger.color.backlog_end=darkgray,
logger.color.backlog_line=darkgray) tuned for a light-background
terminal.

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

Default option values are NOT changed.
2026-07-04 08:35:47 +02:00