瀏覽代碼

Purple theme

Owen Diffey 4 年之前
父節點
當前提交
c28c884b54
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      config.json

+ 7 - 0
config.json

@@ -28,6 +28,13 @@
             "light_accent":"#ff9c9c",
             "focus_accent":"#eb8888",
             "scrollbar_accent":"#e89797"
+        },
+        "purple":{
+            "accent":"#90298c",
+            "accent_rgb":"144, 41, 140",
+            "light_accent":"#a930a4",
+            "focus_accent":"#81247e",
+            "scrollbar_accent":"#b533b0"
         }
     }
 }