diff --git a/icon.png b/icon.png deleted file mode 100644 index f9cb9f5..0000000 Binary files a/icon.png and /dev/null differ diff --git a/meta.kdl b/meta.kdl new file mode 100644 index 0000000..5612075 --- /dev/null +++ b/meta.kdl @@ -0,0 +1,12 @@ +title "translit-dark" +description "Dark Mode for Translit.net" +media-type "userstyle" +tags "ui" "code" +license "MIT" +homepage "https://dym.sh/translit-dark" + + +mirrors { + github "https://github.com/dym-sh/translit-dark" + gitlab "https://gitlab.com/dym-sh/translit-dark" +} diff --git a/preview.png b/preview.png index f522078..3df922a 100644 Binary files a/preview.png and b/preview.png differ diff --git a/readme.md b/readme.md index f84694b..48dc4b7 100644 --- a/readme.md +++ b/readme.md @@ -2,33 +2,10 @@ > Dark Mode for Translit.net - -## preview ![preview](preview.png) ## install -requires [Stylus](https://add0n.com/stylus.html) or similar +open the [`style.user.css`](./style.user.css) -- [style.user.css](./style.user.css) -- https://raw.githubusercontent.com/dym-sh/translit-dark/latest/style.user.css -- https://gitlab.com/dym-sh/translit-dark/-/raw/latest/style.user.css -- https://dym.sh/translit-dark/style.user.css -- https://userstyles.org/styles/164890/translit-net-dark - - -## mirrors -- https://github.com/dym-sh/translit-dark -- https://gitlab.com/dym-sh/translit-dark -- https://dym.sh/translit-dark -- hyper://76fd64feb68e16ee91602616b019ac94a7e4478014d2314ceba1ccece0c7fc9d /[?](https://beakerbrowser.com) - - -## tags -- #userstyle -- #dark_mode -- #css - - -## license -[mit](license) +(requires the [Stylus](https://add0n.com/stylus.html) browser addon, or something similar) diff --git a/style.user.css b/style.user.css index 1273f2d..da27e2d 100644 --- a/style.user.css +++ b/style.user.css @@ -1,9 +1,9 @@ /* ==UserStyle== @name translit-dark @description Dark Mode for Translit.net -@version 2020.11.19 -@namespace dym-sh -@author dym-sh +@version 2021.01.18 +@namespace dym.sh +@author Dym Sohin @homepageURL https://dym.sh/translit-dark @updateURL https://dym.sh/translit-dark/style.user.css @license MIT