| Author | Dave Jarvis <email> |
|---|---|
| Date | 2026-02-15 00:08:13 GMT-0800 |
| Commit | 47c894cd9bf95b5629f250c86b42616bd1d12874 |
| Parent | 38357a3 |
| Delta | 4 lines added, 1 line removed, 3-line increase |
|---|
| .hl-keyword, | ||
| -.hl-tag, | ||
| .hl-storage, | ||
| .hl-modifier { | ||
| color: #ff6188; | ||
| font-weight: 600; | ||
| +} | ||
| + | ||
| +.hl-tag { | ||
| + color: #78a9ff; | ||
| } | ||