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 33c68ed commit 66b0668Copy full SHA for 66b0668
docs/zenwritten-light/zenwritten-light.css
@@ -1,4 +1,6 @@
1
:root {
2
+ --creditToLink: https://github.com/mcchrish/zenbones.nvim;
3
+ --creditTo: mcchrish/zenbones.nvim;
4
--selectionBackground: #d7d7d7;
5
--cursorColor: #353535;
6
--foreground: #353535;
@@ -19,7 +21,7 @@
19
21
--green: #4f6c31;
20
22
--red: #a8334c;
23
--black: #eeeeee;
- --name: 'zenwritten_light';
24
+ --name: zenwritten_light;
25
--Luma: 0.933333333333333;
26
--Contrast: 0.725490196078431;
27
--PaletteName: zenwritten_light;
0 commit comments