add historyview styling

This commit is contained in:
2024-09-23 12:07:29 -05:00
parent ff275af0b3
commit 18fba59a6e
2 changed files with 38 additions and 1 deletions

View File

@@ -24,11 +24,19 @@
--code-bg: #ffffff63;
--code-text: #000000;
--comments-bgcolor: #ffffff;
--comments-background: #ffffff;
--comments-border-color: #000000;
--border-line: #000000;
--border-header: #ffffff;
--history-background: #ffffff;
--history-border-color: #000000;
--history-line-info: #FFFF00;
--history-line-add: #90EE90;
--history-line-delete: #FFCCCB;
--history-line-comment: #DCDCDC;
--inactive: #6e6e6e;
--alert: #ce0000;
--currency: #89541A;