diff --git a/README.md b/README.md index f6b569b..d934a5f 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,8 @@ Apply without reloading: :lua require'lualine'.setup {options = {theme = 'ponokai'}} ``` +--- + ## Configuration | Option | Description | Type | Values | Default | @@ -228,6 +230,8 @@ Apply without reloading: | | colorscheme ponokai | | | | | | ``` | | | | +     + > [!TIP] > ### Example ```vim @@ -242,6 +246,8 @@ colorscheme ponokai let g:lightline = {'colorscheme' : 'ponokai'} ``` +--- + ## FAQ ### The colors don't match the screenshots. @@ -265,6 +271,7 @@ Add `packadd! ponokai` before applying the color scheme. ```vim let g:ponokai_enable_italic = +--- ### 💡 Inspirations Ponokai is inspired by: