Commit 51522a1
committed
Use dark: utilities for DocSearch key styles
Merge the separate [data-theme="dark"] rule into the main .DocSearch-Button-Key selector by using Tailwind's dark: utilities. This consolidates light and dark styles into one rule and changes the dark background from bg-olive-700 to bg-gray-700 for consistency.1 parent 8ef7cdb commit 51522a1
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 51 | + | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
0 commit comments