fsprojects / IfSharp

F# for Jupyter Notebooks
Other
442 stars 71 forks source link

Jupyter themes and VisualStudio theme for f# #180

Closed lucymukh closed 6 years ago

lucymukh commented 6 years ago

A user has an ability to apply themes using projects like jupyter-themes (sets custom.css). For an F# code in notebook VisualStudio-like colouring is applied. Added white background for "dark" themes

Dark theme example: image

cgravill commented 6 years ago

Looks like a good trade-off of improved theme support but retaining the defaults, see more discussion on #176