hello yellow

This commit is contained in:
2022-02-11 23:12:39 +01:00
parent c95f3cc535
commit 050dbfe987
@@ -3,7 +3,7 @@
// theme-agnostic colors
:root
{
--color-accent: #109088; // #f9aa19 yellow // #76b900 // #67bdb1 // #009ae5 blue // #109088 green
--color-accent: #f9aa19; // #f9aa19 yellow // #76b900 // #67bdb1 // #009ae5 blue // #109088 green
--color-accent-fg: #fff;
--color-negative: rgb(216, 40, 83);