This commit is contained in:
2026-01-18 13:20:51 +00:00
parent d0e811904c
commit c8db7b14a3
4 changed files with 9 additions and 8 deletions

View File

@@ -22,10 +22,10 @@
"fg": "#E6C08A"
},
"True": {
"fg": "#0FFF0F"
"fg": "#7AE93C"
},
"False": {
"fg": "#FF0F0F"
"fg": "#F03138"
},
"Char": {
"fg": "#FFAF70"