Commit 08d93bb
authored
refactor(svg): improve gruvbox icon in ThemeQuickPresets (JhaSourav07#764)
## Description
Fixes JhaSourav07#369
- Refined the `Gruvbox ThemeQuickPresets` icon with a larger, visually
balanced lantern design so it matches the `size` and `aesthetic
consistency` of the other theme preset icons.
## Pillar
- 🛠️ Other (Bug fix, refactoring, docs)
## Visual Preview
- Before:
<img width="217" height="147" alt="Screenshot 2026-05-27 at 10 30 15 PM"
src="https://github.com/user-attachments/assets/892d7b7a-967b-45a0-ad31-38ddde598a13"
/>
- After: (Better and visually consistent icon, matches the size of the
other icons)
<img width="220" height="128" alt="Screenshot 2026-05-27 at 10 32 40 PM"
src="https://github.com/user-attachments/assets/149b3b13-3cfe-4aef-a7db-5fa38363ae96"
/>
## Checklist before requesting a review:
- I have read the `CONTRIBUTING.md` file.
- I have tested these changes locally
(`localhost:3000/api/streak?user=YOUR_USERNAME`).
- I have run `npm run format` and `npm run lint` locally and resolved
all errors.
- My commits follow the Conventional Commits format.
- I have starred the repo.
- I have made sure that i have only one commit to merge in this PR.1 file changed
Lines changed: 21 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
| 311 | + | |
316 | 312 | | |
317 | | - | |
| 313 | + | |
318 | 314 | | |
319 | | - | |
| 315 | + | |
320 | 316 | | |
321 | | - | |
322 | | - | |
| 317 | + | |
323 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
324 | 331 | | |
325 | | - | |
326 | | - | |
327 | | - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
328 | 337 | | |
329 | 338 | | |
330 | 339 | | |
| |||
0 commit comments