-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nothing works =( #7
Comments
@werytert Your config-overrides.js is not correct as posted by you in this issue. Are you adding this in nw project then you can simply clone this project and build on top of this but if you are already using Here is sample config-overrides.js
|
@mzohaibqc So, what i must write in vars.less and main.less? |
@mzohaibqc And can you give a little instruction, because what I found is not valid now, i think. I have a react project and want use your code to create dark theme, how can i do it? I hope u will help me |
ping me on google hangout. We can have a short call to discuss the issue if it suites you. I'm available after 3 AM my time (GMT + 5). |
So, i follow your instruction, and create config-overrides.js, variables.less, color.less, and change my code in index.html, but when i tried do window.less.modifyVars(vars), nothing happend.
my code for change:
my config-overrides.js
my variables.less
config-overrides.js is in root
i can see some data in local storage, but interface colors is not changing
The text was updated successfully, but these errors were encountered: