wlt: theme: change frame color to white plus black border
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 9 Mar 2013 10:28:32 +0000 (11:28 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sat, 9 Mar 2013 10:31:11 +0000 (11:31 +0100)
commit1658bd82164c50cc048bae5a28cd223a7d45ff1e
tree6d3bf985b8f7cfbede7c301da1a32af0b3cd2701
parentaeddc5b5528a6308db70b13c54dfae4c5d47cc1f
wlt: theme: change frame color to white plus black border

It is currently pretty annoying to use multiple wlterm windows stacked on
top on each other when the terminal-background is black. The border
doesn't use multiple colors so it is hard to distinguish from the
main-frame.
This patch changes the border color to white (as most terminal-backgrounds
are black by default) and additionally draws a black 1px frame around it.
This guarantees that the frame is even visible with white terminal
backgrounds.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
src/wlt_theme.c