Improve monospace colors in cherrytree

This commit is contained in:
Daniel Ruiz de Alegría 2023-01-30 17:32:41 +01:00
parent 68a1f87299
commit 1f70569589
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -16,8 +16,8 @@ tt_def_fg=#ffffff
tt_def_bg=#23252e tt_def_bg=#23252e
tt_sel_fg=#ffffff tt_sel_fg=#ffffff
tt_sel_bg=#2777ff tt_sel_bg=#2777ff
monospace_fg=#cd5c81 monospace_fg=#dc8ba6
monospace_bg=#ececec monospace_bg=#16181e
ms_dedic_font=true ms_dedic_font=true
monospace_font=Fira Code Medium 10 monospace_font=Fira Code Medium 10
col_link_webs=#00008989ffff col_link_webs=#00008989ffff