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