Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster authored Nov 22, 2023
1 parent 9117d85 commit 6fc9c11
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions client/public/themes/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Themes

You can use monaco themes to style the lean webeditor. Take a look at these
[sample monaco themes](https://github.com/brijeshb42/monaco-themes/tree/master/themes).

You can directly load custom themes in the settings. The upload expects a valid JSON monaco theme.
[sample monaco themes](https://github.com/brijeshb42/monaco-themes/tree/master/themes). For testing, you can upload your custom theme directly in the settings of the webeditor. The upload expects a valid JSON monaco theme.

To add a theme to the editor permanently, you need two steps:

Expand Down

0 comments on commit 6fc9c11

Please sign in to comment.