melishev / strapi-plugin-react-editorjs

📝 Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor on Editor.js
https://www.npmjs.com/package/strapi-plugin-react-editorjs
MIT License
171 stars 80 forks source link

Add initial version of dark mode support #40

Open kgrosvenor opened 2 years ago

kgrosvenor commented 2 years ago

This commit uses the key STRAPI_THEME from localStorage to determine the users interface mode colors, if this doesn't exist it falls back onto browser settings

melishev commented 2 years ago

@kgrosvenor - It's cool, I read it and I liked it, but there is one problem:

Снимок экрана 2022-05-06 в 02 26 12

Description of the media file - remains unchanged

kgrosvenor commented 2 years ago

Yeah i see, thanks @melishev . i will check this out next time im free 👍

So specifically the table arrows need styling and also the media captions need looking at

SalahAdDin commented 2 years ago

Yeah I see, thanks @melishev . I will check this out next time I'm free 👍

So specifically the table arrows need styling and also the media captions need looking at

@kgrosvenor, did you check it?

melishev commented 2 years ago

@kgrosvenor so what?

SalahAdDin commented 2 years ago

@kgrosvenor how could i help you?

kgrosvenor commented 2 years ago

Hey @melishev , taking a look at the issues now and setting up the dev environment, @SalahAdDin what would you suggest?

kgrosvenor commented 2 years ago

@melishev , @SalahAdDin Media captions and table column buttons have been taken care of, kindly review and test 💯