make highlight color less aggressive

This commit is contained in:
kageru 2023-02-03 17:44:00 +01:00
parent 0e4c792542
commit 9a56895164

View File

@ -1,5 +1,5 @@
:root {
--hl: #59e9fd;
--hl: #7fc4ff;
--bg: black;
--bg2: #101012;
--fg: #ececef;