We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79efcc commit a6400d3Copy full SHA for a6400d3
after/plugin/colors.lua
@@ -1,3 +1,6 @@
1
+require('rose-pine').setup({
2
+ disable_background = true
3
+})
4
5
function ColorMyPencils(color)
6
color = color or "rose-pine"
0 commit comments