comment --green css var

This commit is contained in:
mat 2024-06-30 18:06:49 -05:00
parent b3cca7010b
commit 60a4e731ae
3 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@
--link: #29e;
--link-visited: #92e;
/* green */
--positive: #7fd962;
--syntax-string: #aad94c;

View File

@ -20,6 +20,7 @@
--link: #89b4fa;
--link-visited: #bc78f8;
/* green */
--positive: #7fd962;
--syntax-string: #aad94c;

View File

@ -20,6 +20,7 @@
--link: #88c0d0;
--link-visited: #5e81ac;
/* green */
--positive: #a3be8c;
--syntax-string: #8fbcbb;