From e0244e60da077f0d95a9df3aa3c9811741d63874 Mon Sep 17 00:00:00 2001 From: Lucas Schwiderski Date: Thu, 1 Apr 2021 11:52:14 +0200 Subject: [PATCH] docs(tutorial): Add missing theme Signed-off-by: Lucas Schwiderski --- docs/07-my-first-awesome.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/07-my-first-awesome.md b/docs/07-my-first-awesome.md index e991104a0..61e76874b 100644 --- a/docs/07-my-first-awesome.md +++ b/docs/07-my-first-awesome.md @@ -65,8 +65,13 @@ overview now also provides a cheat sheet for controlling Vim. ## Change the theme -Awesome has four builtin themes you can choose from: *default*, *sky*, -*xresources*, and *zenburn*. +Awesome has multiple builtin themes you can choose from: + +* *default* +* *gtk* +* *sky* +* *xresources* +* *zenburn* To change the theme, open your `rc.lua`, find this line near the beginning of the file, and change `default` to one of the other values mentioned: