From c475801a4cf59c5cf38a91f0ec53ec1d6a791320 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 27 Jul 2015 20:39:14 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0340434..a6ac9de 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ those directories that you do not want over-written. Docs ---- +Once you have installed the `colorschemes` directory, +restart geany and select the any of the new color scehemes via the menu: +**View -> Change Color Scheme...**. + If you want to add a theme, read the [ADDING-A-THEME.md][add-theme] file. If you are a package maintainer, consult the [MAKING-A-RELEASE.md][make-release] file. For all other cases, consult the official Geany documentation.