From 70a2222f582d12e50c046079299e4f0ef7ef90b8 Mon Sep 17 00:00:00 2001 From: Shane Williams <89072538+shawilly@users.noreply.github.com> Date: Sat, 1 Jun 2024 15:06:17 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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: