Skip to content

Commit 70a2222

Browse files
authored
Update README.md
1 parent 0561bbe commit 70a2222

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ Apply without reloading:
200200
:lua require'lualine'.setup {options = {theme = 'ponokai'}}
201201
```
202202
203+
---
204+
203205
## Configuration
204206
205207
| Option | Description | Type | Values | Default |
@@ -228,6 +230,8 @@ Apply without reloading:
228230
| | colorscheme ponokai | | | |
229231
| | ``` | | | |
230232
233+
    
234+
231235
> [!TIP]
232236
> ### Example
233237
```vim
@@ -242,6 +246,8 @@ colorscheme ponokai
242246
let g:lightline = {'colorscheme' : 'ponokai'}
243247
```
244248
249+
---
250+
245251
## FAQ
246252
247253
### The colors don't match the screenshots.
@@ -265,6 +271,7 @@ Add `packadd! ponokai` before applying the color scheme.
265271
```vim
266272
let g:ponokai_enable_italic =
267273
274+
---
268275
269276
### 💡 Inspirations
270277
Ponokai is inspired by:

0 commit comments

Comments
 (0)