Skip to content
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

Style switcher / light theme #103

Open
onejgordon opened this issue Mar 10, 2018 · 13 comments
Open

Style switcher / light theme #103

onejgordon opened this issue Mar 10, 2018 · 13 comments

Comments

@onejgordon
Copy link
Owner

No description provided.

@joybh98
Copy link

joybh98 commented May 30, 2018

I can work on this ,if no one has a problem with it ?

@onejgordon
Copy link
Owner Author

That would be great!

Most styling happens via material-ui package, and configured in components/Site.js. I believe a few styles are in css as well in static/flow.css.

My first thought is a theme dropdown or toggle, maybe under the profile page, and stored in the User.settings JSON (models.py).

@joybh98
Copy link

joybh98 commented May 30, 2018

Toggle will be a bette option if there are 2 themes,the current(and default one) and light theme.
If there are more than that(please let me know if there are) dropdown will be a better option.
Let me know which one you will prefer.

@onejgordon
Copy link
Owner Author

Works for me. The original request came from a user who said the dark was hard on their eyes so I think a single alternative that inherits from a material-ui light palette will address the need.

@joybh98
Copy link

joybh98 commented May 31, 2018

Perfect,i'll work on it.

@joepalomino
Copy link

@JoyBhalla are you still working on this. I can help out

@joybh98
Copy link

joybh98 commented Jun 29, 2018

I was a little busy with University work,I will,we can work on it together I'd love to!

@joybh98
Copy link

joybh98 commented Jun 30, 2018

I've installed all the required libraries and stuff required through pip,but i can't run the server script i'm getting the error "dev_appserver.py : command not found" . I am running it in a virtualenv, but i have not setup a google cloud instance.
Any help here ?

@onejgordon
Copy link
Owner Author

When you installed Google App Engine (via gcloud) it should have installed the dev app server and added it to your path. Do you have gcloud working? What does your path look like?

@joybh98
Copy link

joybh98 commented Jun 30, 2018

My bad,Google App Engine is not installed. Thanks for the help!

@joybh98
Copy link

joybh98 commented Jul 1, 2018

When running the "gcloud components update" command,i am getting the error : "You cannot perform this action because the Cloud SDK component manager
is disabled for this installation",any help ? There are options to install components through apt-get,but when i'm running apt-get i am not able to install the components,and i couldn't find anything on google to help me with this.
Any help?

@onejgordon
Copy link
Owner Author

@onejgordon
Copy link
Owner Author

Did gulp run and finish in your terminal? Did it produce a build file at dist/src/build.js?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants