dag: follow the theme colors in the DAG viewer
commit7b7df62e19468a1d3947cf7de1d678fe0fbb4184
authorDavid Aguilar <davvid@gmail.com>
Sun, 26 Feb 2023 03:57:30 +0000 (25 19:57 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 26 Feb 2023 05:00:04 +0000 (25 21:00 -0800)
tree0d5ced3835e6263758c5527a949c9a970ca73f59
parentf50c81749c5c7876cd6cd7fc449da02cbc9019c5
dag: follow the theme colors in the DAG viewer

Teach the DAG viewer to respect custom themes and the OS-provided
themes. Set the background and edge colors based on details from the
theme itself.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/qtutils.py
cola/themes.py
cola/widgets/dag.py
cola/widgets/status.py