Commit 289585d
fix(theme): increase inline code specificity for dark theme
Docsy/Bootstrap overrides the element-level `code` color in content
areas. Add `.td-content code` selector to win specificity and keep
green-on-dark styling for inline code across docs and blog pages.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9d2cd0a commit 289585d
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
120 | 127 | | |
121 | 128 | | |
122 | 129 | | |
| |||
0 commit comments