You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user select interface mode as "Use System Settings" which is in dark mode then ckeditor will show in light mode.
Also we need to reload everytime when we change theme to apply changes.
To Reproduce
Steps to reproduce the behavior:
Go to profile section
Click on 'Interface mode'
Select 'User system settings'
Check ck editor field
Expected behavior
it should work as per system settings
Screenshots
The text was updated successfully, but these errors were encountered:
rajat-bhatt-codes
changed the title
When user select interface mode as "Use System Settings" then ckeditor will be in light mode.
When user select interface mode as "Use System Settings" which is in dark mode then ckeditor will show in light mode.
Jun 11, 2024
i can suggest a simple solution to this problem that worked for me. for first point
Need to make changes in @_sh\strapi-plugin-ckeditor\admin\src\components\Input\CKEditor\styling.js file.
rajat-bhatt-codes
changed the title
When user select interface mode as "Use System Settings" which is in dark mode then ckeditor will show in light mode.
When user select interface mode as "Use System Settings" which is in dark mode then ckeditor will show in light mode.
Jun 12, 2024
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
it should work as per system settings
Screenshots
The text was updated successfully, but these errors were encountered: