diff --git a/themes/index.js b/themes/index.js index 36c07c6..ac4f179 100644 --- a/themes/index.js +++ b/themes/index.js @@ -173,6 +173,12 @@ const themes = { text_color: "24292e", bg_color: "ffffff", }, + "vision-friendly-dark": { + title_color: "ffb000", + icon_color: "785ef0", + text_color: "ffffff", + bg_color: "000000", + }, "vue-dark":{ title_color: "19f9d8", icon_color: "19f9d8",