Color adjustments.

This commit is contained in:
Mark Qvist 2021-08-28 21:30:27 +02:00
parent 5f91df1a5a
commit 95cf7b373f
4 changed files with 17 additions and 11 deletions

View file

@ -43,6 +43,7 @@ THEMES = {
("list_untrusted", "dark red", "default", "default", "#a22", "default"),
("list_focus_untrusted", "black", "light gray", "standout", "#810", "#aaa"),
("topic_list_normal", "white", "default", "default", "#ddd", "default"),
('browser_controls', "light gray", 'default', 'default', '#bbb', 'default'),
("progress_full", "black", "light gray", "standout", "#111", "#bbb"),
("progress_empty", "light gray", "default", "default", "#ddd", "default"),
],