@@ -17,108 +17,47 @@ Ode comes with 10 built-in themes, each is named and carefully designed after a
1717- ** screenplay** - Film screenplay style with Courier Prime
1818- ** sketch** - Monochrome pencil aesthetic with Klee One
1919
20- <table >
21- <tr >
22- <td width="50%">
23- 
24- <p align="center"><strong>almanac</strong> - light</p>
25- </td>
26- <td width="50%">
27- 
28- <p align="center"><strong>almanac</strong> - dark</p>
29- </td>
30- </tr >
31- <tr >
32- <td width="50%">
33- 
34- <p align="center"><strong>blueprint</strong> - light</p>
35- </td>
36- <td width="50%">
37- 
38- <p align="center"><strong>blueprint</strong> - dark</p>
39- </td>
40- </tr >
41- <tr >
42- <td width="50%">
43- 
44- <p align="center"><strong>comic</strong> - light</p>
45- </td>
46- <td width="50%">
47- 
48- <p align="center"><strong>comic</strong> - dark</p>
49- </td>
50- </tr >
51- <tr >
52- <td width="50%">
53- 
54- <p align="center"><strong>doodle</strong> - light</p>
55- </td>
56- <td width="50%">
57- 
58- <p align="center"><strong>doodle</strong> - dark</p>
59- </td>
60- </tr >
61- <tr >
62- <td width="50%">
63- 
64- <p align="center"><strong>exploit</strong> - light</p>
65- </td>
66- <td width="50%">
67- 
68- <p align="center"><strong>exploit</strong> - dark</p>
69- </td>
70- </tr >
71- <tr >
72- <td width="50%">
73- 
74- <p align="center"><strong>journal</strong> - light</p>
75- </td>
76- <td width="50%">
77- 
78- <p align="center"><strong>journal</strong> - dark</p>
79- </td>
80- </tr >
81- <tr >
82- <td width="50%">
83- 
84- <p align="center"><strong>manuscript</strong> - light</p>
85- </td>
86- <td width="50%">
87- 
88- <p align="center"><strong>manuscript</strong> - dark</p>
89- </td>
90- </tr >
91- <tr >
92- <td width="50%">
93- 
94- <p align="center"><strong>recipe</strong> - light</p>
95- </td>
96- <td width="50%">
97- 
98- <p align="center"><strong>recipe</strong> - dark</p>
99- </td>
100- </tr >
101- <tr >
102- <td width="50%">
103- 
104- <p align="center"><strong>screenplay</strong> - light</p>
105- </td>
106- <td width="50%">
107- 
108- <p align="center"><strong>screenplay</strong> - dark</p>
109- </td>
110- </tr >
111- <tr >
112- <td width="50%">
113- 
114- <p align="center"><strong>sketch</strong> - light</p>
115- </td>
116- <td width="50%">
117- 
118- <p align="center"><strong>sketch</strong> - dark</p>
119- </td>
120- </tr >
121- </table >
20+ ## Visual Examples
21+
22+ ### almanac
23+ ![ Almanac - Light Mode] ( .github/media/themes/almanac_light.png )
24+ ![ Almanac - Dark Mode] ( .github/media/themes/almanac_dark.png )
25+
26+ ### blueprint
27+ ![ Blueprint - Light Mode] ( .github/media/themes/blueprint_light.png )
28+ ![ Blueprint - Dark Mode] ( .github/media/themes/blueprint_dark.png )
29+
30+ ### comic
31+ ![ Comic - Light Mode] ( .github/media/themes/comic_light.png )
32+ ![ Comic - Dark Mode] ( .github/media/themes/comic_dark.png )
33+
34+ ### doodle
35+ ![ Doodle - Light Mode] ( .github/media/themes/doodle_light.png )
36+ ![ Doodle - Dark Mode] ( .github/media/themes/doodle_dark.png )
37+
38+ ### exploit
39+ ![ Exploit - Light Mode] ( .github/media/themes/exploit_light.png )
40+ ![ Exploit - Dark Mode] ( .github/media/themes/exploit_dark.png )
41+
42+ ### journal
43+ ![ Journal - Light Mode] ( .github/media/themes/journal_light.png )
44+ ![ Journal - Dark Mode] ( .github/media/themes/journal_dark.png )
45+
46+ ### manuscript
47+ ![ Manuscript - Light Mode] ( .github/media/themes/manuscript_light.png )
48+ ![ Manuscript - Dark Mode] ( .github/media/themes/manuscript_dark.png )
49+
50+ ### recipe
51+ ![ Recipe - Light Mode] ( .github/media/themes/recipe_light.png )
52+ ![ Recipe - Dark Mode] ( .github/media/themes/recipe_dark.png )
53+
54+ ### screenplay
55+ ![ Screenplay - Light Mode] ( .github/media/themes/screenplay_light.png )
56+ ![ Screenplay - Dark Mode] ( .github/media/themes/screenplay_dark.png )
57+
58+ ### sketch
59+ ![ Sketch - Light Mode] ( .github/media/themes/sketch_light.png )
60+ ![ Sketch - Dark Mode] ( .github/media/themes/sketch_dark.png )
12261
12362## Using a Preset
12463
0 commit comments