File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -200,6 +200,8 @@ Apply without reloading:
200
200
:lua require' lualine' .setup {options = {theme = ' ponokai' }}
201
201
` ` `
202
202
203
+ ---
204
+
203
205
# # Configuration
204
206
205
207
| Option | Description | Type | Values | Default |
@@ -228,6 +230,8 @@ Apply without reloading:
228
230
| | colorscheme ponokai | | | |
229
231
| | ` ` ` | | | |
230
232
233
+ & nbsp;& nbsp;& nbsp;& nbsp;
234
+
231
235
> [! TIP]
232
236
> # ## Example
233
237
` ` ` vim
@@ -242,6 +246,8 @@ colorscheme ponokai
242
246
let g:lightline = {' colorscheme' : ' ponokai' }
243
247
` ` `
244
248
249
+ ---
250
+
245
251
# # FAQ
246
252
247
253
# ## The colors don't match the screenshots.
@@ -265,6 +271,7 @@ Add `packadd! ponokai` before applying the color scheme.
265
271
` ` ` vim
266
272
let g:ponokai_enable_italic =
267
273
274
+ ---
268
275
269
276
# ## 💡 Inspirations
270
277
Ponokai is inspired by:
You can’t perform that action at this time.
0 commit comments