Laravel-Backpack / theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.
MIT License
21 stars 12 forks source link

[v6][Bug] Getting Started widget looks broken #69

Closed tabacitu closed 1 year ago

tabacitu commented 1 year ago

I’m following the instructions in the Getting Started widget, but the code blocks look broken. A good chunk of text is yellow on white which is unreadable. Switching to dark mode doesn’t fix the problem either - quite the contrary, then it’s obvious the code blocks don’t cater to dark mode at all 😔

We have to polish this widget to look good on all themes we have. It's the first interaction a developer has with Backpack - we can't offer a bad UX or design here.

jcastroa87 commented 1 year ago

Fix with this PR: https://github.com/Laravel-Backpack/theme-tabler/pull/81