EditorSchemes and preferences for dark themes in Isabelle/jEdit.
You need to have the EditorScheme, LookAndFeel and FlatLaf plugin installed. To do this, just go to Plugins > Plugin Manager > Install.
Hint: if you search for and select FlatLaf, all three plugins should be selected automatically.
Go to Plugins > Plugin Options > Look And Feel. Then, set the "Look And Feel" entry to FlatLaf Dark.
Afterwards, close your Isabelle IDE.
-
Append the content of the
preferencesfile to~/.isabelle/Isabelle20__/etc/preferences. -
Move the
MyDarkMode.jedit-schemefile into~/.isabelle/Isabelle20__/jedit/schemes/. Create the folder if it is missing. After reopening Isabelle, select the scheme inPlugins > Editor Scheme > Scheme Selector.
Some settings may still need to be adjusted. This can be done in Plugins > Plugin Options > Isabelle > Rendering (isabelle-specific colors) and Utilities > Global Options > jEdit > {Gutter, Text Area}. The colors set in the jEdit entries can be saved in your EditorScheme (Plugins > Editor Scheme > Scheme Selector > Update).
If some color makes code unreadable or you have some suggestions or other proposals for color themes, feel free to send them to bruderjakob17@gmail.com or open an Issue/PR.
