more theming

This commit is contained in:
Henrik Bakken
2025-04-25 10:41:37 +02:00
parent 6bc48e9860
commit a47b7fbe61
8 changed files with 82 additions and 6 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
c.ConsoleWidget.include_other_output = True
c.JupyterWidget.syntax_style = 'monokai'
c.ConsoleWidget.font_family = 'Akkurat-Mono'
c.JupyterWidget.syntax_style = 'one-dark'