statusbar

This commit is contained in:
Jan Prochazka
2021-03-01 21:09:03 +01:00
parent ca517f9c73
commit a0aa508e8d
7 changed files with 86 additions and 2 deletions

View File

@@ -55,5 +55,8 @@
--theme-icon-gold: #e8b339;
--theme-icon-yellow: #e8d639;
--theme-icon-magenta: #e0529c;
--theme-icon-inv-green: #8fd460;
--theme-icon-inv-red: #e84749;
}
</style>

View File

@@ -48,5 +48,8 @@
--theme-icon-gold: #d48806; /* gold-7 */
--theme-icon-yellow: #d4b106; /* yellow-7 */
--theme-icon-magenta: #c41d7f; /* magenta-7 */
--theme-icon-inv-green: #8fd460;
--theme-icon-inv-red: #e84749;
}
</style>