Laravel-Backpack / theme-tabler

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

[v6][Bug] Primary color seems blue in Dark Mode #72

Closed tabacitu closed 1 year ago

tabacitu commented 1 year ago

In Tabler dark mode, in CRUDs, on the List Operation, the Add button is blue instead of purple. Same with pagination links, they’re blue not purple.

tabacitu commented 1 year ago

Let's do this after https://github.com/Laravel-Backpack/theme-tabler/issues/77

karandatwani92 commented 1 year ago

Duplicate of #53

Tip: Primary color for dark mode is missing on colors.css turning buttons and every other component blue(the tabler's default)

tabacitu commented 1 year ago

Fixed by Antonio in https://github.com/Laravel-Backpack/theme-tabler/pull/87