浏览代码

fix: use negative color with higher contrast

c0smic 1 年之前
父节点
当前提交
d27993d2c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/themes.md

+ 1 - 1
docs/themes.md

@@ -59,7 +59,7 @@ theme:
 theme:
   background-color: 240 13 14
   primary-color: 51 33 68
-  negative-color: 359 52 31
+  negative-color: 358 100 68
   contrast-multiplier: 1.2
 ```