Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Dark Mode not working for main display #9

Closed
Blade2021 opened this issue Oct 5, 2019 · 5 comments
Closed

Dark Mode not working for main display #9

Blade2021 opened this issue Oct 5, 2019 · 5 comments

Comments

@Blade2021
Copy link

Blade2021 commented Oct 5, 2019

Having an issue with dark mode not working for the main display. I know its loading due to the sidebar being dark however the main window is staying white and blinding the crap out of me. Just updated my node-red to v1.0

Also pulled the latest from NPM and restarted. No changes.

@bonanitech
Copy link
Member

How does the editorTheme section of your settings.js look like?

@Blade2021
Copy link
Author

editorTheme: {
        projects: {
            // To enable the Projects feature, set this value to true
            enabled: true
        },
        page: {
             //css: "/home/matt/.node-red/node_modules/node-red-contrib-theme-midnight-red/midnight.css",
             //scripts: "/home/matt/.node-red/node_modules/node-red-contrib-theme-midnight-red/theme-tomorrow.js"
             css: "/home/matt/.node-red/node_modules/node-red-contrib-theme-midnight-red/midnight.css"
        }
    }

@Blade2021
Copy link
Author

Blade2021 commented Oct 5, 2019

The two were the original lines that were from the previous version. I also use projects enabled on my system.

Edit: Also tried un-commenting the original scripts call but no change. Also I am running v1.0.1 not v1.0 as described above. My apologies.

CSS OR CSS & Scripts enabled:
nonDarkmode

Both CSS AND Scripts commented out:
nonDarkmode02

@bonanitech
Copy link
Member

It looks like you still have the CSS from the old version. Please try uninstalling the package of the theme and then installing its latest version again.

@Blade2021
Copy link
Author

Very good. Thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants