From 6fc9c11179934cce7ca1f78140c57b6931186b42 Mon Sep 17 00:00:00 2001 From: Jon Eugster Date: Wed, 22 Nov 2023 11:16:10 +0100 Subject: [PATCH] Update README.md --- client/public/themes/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/client/public/themes/README.md b/client/public/themes/README.md index dc855ac6..8d83e773 100644 --- a/client/public/themes/README.md +++ b/client/public/themes/README.md @@ -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: