chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:44:30 +08:00
commit c6c54b0172
139 changed files with 20366 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.actions .shiki {
background-color: var(--bolt-elements-actions-code-background) !important;
}
.shiki {
&:not(:has(.actions), .actions *) {
background-color: var(--bolt-elements-messages-code-background) !important;
}
}