use bulma colors

This commit is contained in:
Maxi Quoß
2021-10-01 00:36:14 +02:00
parent e4a20f5015
commit a780137099

View File

@@ -1,7 +1,7 @@
:root {
--box-bg: #292929;
--up-green: #23d160;
--down-red: #ff3860;
--up-green: #009e86;
--down-red: #f70031;
--waiting-gray: #969696;
}