Update theme colors

This commit is contained in:
Edgar P. Burkhart 2022-05-22 10:28:53 +02:00
parent 43aabf051b
commit f3d0d3d746
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
1 changed files with 4 additions and 4 deletions

View File

@ -14,17 +14,17 @@ body {
--bg: #ffffff;
--text: #000000de;
--bg-inv: #000000;
--bg-inv: #800d29;
--text-inv: #ffffffde;
--bg-01: #dedede;
--text-link: #0066ff;
--text-link: #066180de;
--gap: 1em;
--red: #ff6600;
--green: #66cc00;
--red: #cc0033;
--green: #149dcc;
}
h1 {