🐛 Add Chroma GenericDeleted style

Fixes: #1059
This commit is contained in:
James Panther
2025-06-22 13:42:32 +10:00
parent 266bd251b0
commit ab268a7396
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -1612,6 +1612,7 @@ code {
.chroma .si,
.chroma .sx,
.chroma .s1,
.chroma .gd,
.chroma .gi,
.chroma .go,
.chroma .gp {
@@ -1632,6 +1633,7 @@ code {
.chroma .si:is(.dark *),
.chroma .sx:is(.dark *),
.chroma .s1:is(.dark *),
.chroma .gd:is(.dark *),
.chroma .gi:is(.dark *),
.chroma .go:is(.dark *),
.chroma .gp:is(.dark *) {
+1
View File
@@ -264,6 +264,7 @@ code {
.chroma .si,
.chroma .sx,
.chroma .s1,
.chroma .gd,
.chroma .gi,
.chroma .go,
.chroma .gp {