-
Notifications
You must be signed in to change notification settings - Fork 205
Material UI - Can't change color #467
Comments
having exact same issue |
I restored the color through the steps below.
is ok in 1.24.1 x64 |
@lqzhgood This solution worked for me, but still there is some creepy issue here. |
@lqzhgood Thanks it worked! |
Hey all, I was having the same issue until I installed the atom-material-syntax package. Works like a charm |
@lqzhgood Thanks a lot! |
@BenceMatrai @Fohdeesha @karolfalkiewicz @lqzhgood... Btw I noticed something... Atom Material UI will work normally and change color instantly if your 'syntax theme' is NOT Atom Material Dark or Light. If you keep your syntax theme Atom Material Syntax and then change your UI theme to Atom Material you can change those colors like any other normal theme. Maybe those two syntax files are overriding the colors. |
I have the same issue, the change color only works with certain |
The problem only happens to me when |
HJust restarting Atom for the change to take effect worked for me on 1.26.0 |
{Fixed} not a coder so apologies for my non standard syntax, but below method will work. Not sure why "optional" is in the line as the theme works perfectly as described without it. -delete Save file and then you will need to go back into theme options and then re pick your color. |
Uninstalling, restarting, installing, restarting, changing colours, and restarting does not work for me. I didn't see how that would help anyway since I just installed the theme before encountering this issue. Deleting Arch Linux |
Same issue here. Tried reinstalling atom-material-ui package but didn't work.
In my case, I found that atom-material-ui is just not working with the dracula-syntax, if I change syntax theme to default ones like One Dark, or Atom Dark, the predefined color actually works. |
@lqzhgood didn't work with me unfortunately. |
I just had a new installation on my new computer and this happened. My old computer is having no issues though even though all the packages and atom versions and all the configurations are the same. |
#467 (comment) worked for me |
Just had this issue myself - one system worked fine after fiddling around with it for a while, the other didn't. As a few have, I attempted to apply the thing from comment 467 above, and my Atom also crashed. The difference is, the system that worked DOES have user-settings.less, whereas the system with problems -- ie, crashing with the removed (Optional) flag -- does NOT. Upon manually creating the file, with matching contents, all works as expected. I would hazard a guess that it's failing to create the file for one reason or another, if someone could let me know how to narrow it down further I'll gladly do so. Meantime - here's my user-settings.less, wholesale;
Maybe one of you lot experiencing the bug should put that in packages\atom-material-ui\styles\user-settings.less and see if things start working, IE if you can change colors and have it persist, etc...? |
In my case there's a a conflict with atom-material-syntax, after removed/switched the syntax theme everything works! |
Some syntaxes just shows that default Teal color, I still have this issue. |
Can I temporarily fix this issue by modifying the user stylesheet? |
It works for me. Thanks! :D. |
For me the problem was with atom-material-syntax! If, on the other hand, I use atom-material-syntax-dark, the problem is eliminated. |
Its fix. But thanks for your free time. Have a nice day.
Dňa po 4. 1. 2021, 20:15 Kai <[email protected]> napísal(a):
… For me the problem was with atom-material-syntax! If, on the other hand, I
use atom-material-syntax-dark, the problem is eliminated.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#467 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APVRBQCT4ETKWXG32DHHGXTSYIHVRANCNFSM4ETQSYSQ>
.
|
It's fixed
Dňa po 4. 1. 2021, 20:15 Kai <[email protected]> napísal(a):
… For me the problem was with atom-material-syntax! If, on the other hand, I
use atom-material-syntax-dark, the problem is eliminated.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#467 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APVRBQCT4ETKWXG32DHHGXTSYIHVRANCNFSM4ETQSYSQ>
.
|
@monster010 Thanks it worked... but I think there should be a way to solve this otherwise, and let u use the normal one. |
#467 thanks that worked |
Hey I can not change the main color from the default Teal. I'm using atom-material-ui with the atom-material-dark syntax theme.
Reproduction Steps:
Expected behavior:
Changed main color.
Observed behavior:
Nothing happens.
Screenshots and GIFs
As you can see here the colors do not change. (reboot tried)
Sidenote: Does not work either if i use the Atom Material syntax theme instead of the dark one.
Atom version: 1.32.0 x64
OS and version: Windows 10 latest update as of 18.03.05
Installed packages:
emmet
Auto-close
Beautify
minimap
The text was updated successfully, but these errors were encountered: