Commit ab36ec8
committed
minor #1311 [Site] Make package box titles visible in dark mode (stloyd)
This PR was merged into the 2.x branch.
Discussion
----------
[Site] Make package box titles visible in dark mode
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Issues | desc below
| License | MIT
Right now package box titles are really dark in the dark mode:
<img width="1304" alt="Zrzut ekranu 2023-11-29 o 16 54 15" src="https://github.com/symfony/ux/assets/67402/e7459bd2-ba2a-49eb-aa62-6fcce0c4b992">
With that change it will look like:
<img width="1268" alt="Zrzut ekranu 2023-11-29 o 16 54 08" src="https://github.com/symfony/ux/assets/67402/8f11e471-2517-4fd2-bb2b-5481751d96fe">
Commits
-------
b1a80fe Make package box titles visible in dark mode1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
| |||
0 commit comments