fix colorscheme for active items

update history function to use database instead of history file
This commit is contained in:
ksyasuda
2021-11-01 17:05:43 -07:00
parent e42629d406
commit 2912950366
2 changed files with 98 additions and 94 deletions

View File

@@ -31,6 +31,7 @@ message {
border: 2px 0px 0px ;
border-color: @separatorcolor;
padding: 1px ;
text-color: @active-foreground;
}
textbox {
text-color: @foreground;