Skip to content

Commit 397bf86

Browse files
authored
Update predefined_themes.md
1 parent 62f309a commit 397bf86

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/chapter-6/predefined_themes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22

33
AppCUI comes with a set of predefined themes that can be used out of the box via the `Themes` enum. The following themes are available:
44

5-
1. **Default** - the default theme used by the library.
5+
1. **Default** - the default theme used by the library.
6+
67
<img src="img/default_theme.png" width=500/>
78

89
2. **DarkGray** - a dark gray theme.
10+
911
<img src="img/darkgray_theme.png" width=500/>
1012

1113
3. **Light** - a light theme.
12-
<img src="img/light_theme.png" width=500/>
14+
15+
<img src="img/light_theme.png" width=500/>

0 commit comments

Comments
 (0)