mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
Updated Recipes (markdown)
parent
752c683b5b
commit
15f105d924
1 changed files with 2 additions and 3 deletions
|
|
@ -24,9 +24,9 @@ require("rose-pine").setup({
|
|||
|
||||
## Leafy search
|
||||
|
||||

|
||||
<img width="64" alt="Leaf coloured search highlights on Rosé Pine" src="https://github.com/user-attachments/assets/e62f669a-0da8-4711-bb88-9c799eb16125">
|
||||
|
||||

|
||||
<img width="64" alt="Leaf coloured search highlights on Rosé Pine Dawn" src="https://github.com/user-attachments/assets/8aad67ae-afc0-432a-ac15-193dfcaa8f53">
|
||||
|
||||
```lua
|
||||
require("rose-pine").setup({
|
||||
|
|
@ -35,7 +35,6 @@ require("rose-pine").setup({
|
|||
Search = { fg = "text", bg = "leaf", blend = 20, inherit = false },
|
||||
},
|
||||
})
|
||||
|
||||
```
|
||||
|
||||
## Transparent telescope.nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue