Releases: loctvl842/monokai-pro.nvim
Releases · loctvl842/monokai-pro.nvim
v1.1.6
1.1.6 (2023-03-1)
Fix
- Better ui for
MatchParen
- Change background color for
gitsigns
diff
v1.1.5
1.1.5 (2023-02-27)
Fix
transparent_background
break colorscheme
- Background of Lazy and Mason is the same to Sidebar and tab bar which is not appropriate
Before
![lazy_before](https://user-images.githubusercontent.com/80513079/221359430-1edfa8d8-92ed-4f97-8bee-c1a27b23bccb.png)
After
![lazy_after](https://user-images.githubusercontent.com/80513079/221359433-24c135ab-3781-4531-9979-a71921db7551.png)
- Some file for example (LICENSE, *.txt), icons in bufferline is wrong.
Before
![bufferline_before](https://user-images.githubusercontent.com/80513079/221357756-f9717e42-e9b7-4bb7-9b89-5d3e5962ef85.png)
After
![bufferline_after](https://user-images.githubusercontent.com/80513079/221357763-7a7c201d-ba1d-4471-88b7-4de1374bf7bf.png)
v1.1.3
1.1.3 (2023-02-23)
Feat
- Separate colorscheme filter for day and night
FIx
- Change some borders' color
- add background color for diagnostic virtual text
v1.1.2
1.1.2 (2023-02-16)
Chore:
- Remove some unnecessary things
v1.1.1
1.1.1 (2023-02-16)
Feature:
- Add
override
function which allow user to override some highlight group.
Fix (Readme):
- Add more example of config for borderless
v1.1.0
1.1.0 (2023-02-15)
Feature:
- Add
override
function which allow user to override some highlight group.
v1.0.1
1.0.1 (2023-02-10)
Fix (Bug Fixes)
- Only highlight bufferline icons if current colorscheme is monokai-pro