docs(tutorial): Add missing theme
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
This commit is contained in:
parent
9c5149d4e3
commit
e0244e60da
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue