Automatic commit

This commit is contained in:
CoastalCommits 2023-08-21 20:34:02 -04:00
parent c1b6374f6e
commit d1c5897216

View file

@ -262,6 +262,10 @@
background: #347cb3;
}
.chroma .s2, .chroma .sa, .chroma .sb, .chroma .sc, .chroma .sd, .chroma .se, .chroma .sh, .chroma .si {
color: #57a64b;
}
.chroma .nx {
color: var(--color-primary-light-1) !important;
}