Laravel-Backpack / theme-tabler

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

[Bug] Some items are still white in dark mode #89

Closed tabacitu closed 12 months ago

tabacitu commented 1 year ago

Bug report

What I did

Change to dark mode.

What I expected to happen

Everything be dark.

What happened

Not everything is dark. You can see that in our online demo - https://demo-v6.backpackforlaravel.com/

Here are all the ones I found: CleanShot 2023-06-30 at 14 59 12

And the other highchart:

CleanShot 2023-06-30 at 14 59 23

EasyMDE editor: CleanShot 2023-06-30 at 15 00 27

CKEditor and TinyMCE too:

CleanShot 2023-06-30 at 15 00 39

Icon_picker field (the select itself):

CleanShot 2023-06-30 at 15 01 35

FileManager:

CleanShot 2023-06-30 at 15 02 17

tabacitu commented 12 months ago

Mostly fixed in https://github.com/Laravel-Backpack/theme-tabler/pull/101 by @jorgetwgroup . Well done here Jorge 👏👏👏 Well freakin' done!

The remaining items that need dark mode are documented in https://github.com/Laravel-Backpack/theme-tabler/issues/103 so let's close this and move the conversation there.