dunovank / jupyter-themes

Custom Jupyter Notebook Themes
MIT License
9.77k stars 1.06k forks source link

[Feature Request] Theme the Quit button #337

Open DhruvaSambrani opened 5 years ago

DhruvaSambrani commented 5 years ago

In the themed Jupyter page, the Quit Button is not themed in any of the themes. Is there a specific reason for this?

RichardYCJ commented 5 years ago

I have the same problem. Now I can only open jupyter with the console and use Ctrl+c to shutdown.

DhruvaSambrani commented 5 years ago

That issue should be solved by running the jt command with the -N flag. This issue deals with the Quit app being visible but not themed.

AlexMuresan commented 5 years ago

Having the same issue. The "quit" and "logout" buttons have different dimensions when shown. It's pretty ugly.

DhruvaSambrani commented 5 years ago

I suppose the workaround is going to the custom.css file and copying the "logout button" code and find-replacing all "logouts" with "Quit"