Closed lucymukh closed 6 years ago
It'd be great to get support for Jupyter themes. Is it possible to also retain the previous defaults for cases where people haven't chosen a new them?
That screenshot shows:
Visual Studio | Visual Studio Code
---------------------------------------
Current IfSharp | Proposed IfSharp
My instinct is that staying closer to those is probably a good idea, thoughts?
Removed hardcoded theme and custom css for the theme. Instead preferred F# code coloring can be applied by setting one of the Jupiter themes (e.g., using projects like jupyter-themes).
Closes #148