Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unable to read my pages in dark mode - what can be the best solution

Featured Replies

  • Community Expert

The items there have been explicitly posted and saved with that text color. Likely through saving HTML. So unless you edited those, they would not be resaved in the new format.

  • Author

any way to make it correct with automation or programing script

  • Community Expert
Just now, Saurabh Jain said:

any way to make it correct with automation or programing script

There is not from our end, I’m afraid.

On 8/21/2025 at 3:21 AM, Saurabh Jain said:

any way to make it correct with automation or programing script

This CSS will do it. Editing the post and removing the black color is the best solution, but this will fix any areas which you haven't done yourself 👍

[data-ips-scheme="dark"] .ipsRichText [style*="color:#000000"] {
	color: inherit !important;
}
  • Author

Thanks @Ehren can you tell where is the custom css option in v5

Open the Theme Editor (via the user menu at the top of your community) and you’ll see the Custom CSS area 🙂

  • Author
9 hours ago, Ehren said:

This CSS will do it. Editing the post and removing the black color is the best solution, but this will fix any areas which you haven't done yourself 👍

[data-ips-scheme="dark"] .ipsRichText [style*="color:#000000"] {
	color: inherit !important;
}

This seems to work at 90% of pages.... not sure why couple of them does not chnaged ..... but all that was black turned white automatically

image.png

\

Just one line did not turned white in dark mode ... rest all converted

It must not be using the #000000 color value, but a different one. Inspect the HTML to find the value, then include it in the CSS Ehren provided.

I've just taken a look at that page however it seems as though you've removed the colours, so the issue is no longer happening for me 🙂

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.