commit 5a5337be1a197bdafd8d6e59431b45b22117028e Author: Sainnhe Park Date: Thu Dec 30 20:23:13 2021 +0800 Init diff --git a/README.md b/README.md new file mode 100644 index 0000000..a8dba76 --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ +## Sonokai theme for firefox + +--- + +I tried to upload these themes to firefox addon center, but they failed to pass the view. + +> Unfortunately, we cannot add your theme to the gallery because it is a duplicate submission. Please edit your existing design if adjustments are needed. + +I have no idea why it's marked "duplicate submission", I emailed the viewer but didn't get any respond. + +So I have to host the addon files in a git repository and people who want to install these themes may need to manually install them. + +To install these themes, simply download the `*.xpi` files you want to install and open them in firefox. + +--- + +[Sonokai](./sonokai-1.0-an+fx.xpi) + +![](./img/sonokai.png) + +[Sonokai (Andromeda)](./sonokai_andromeda-1.0-an+fx.xpi) + +![](./img/sonokai-andromeda.png) + +[Sonokai (Atlantis)](./sonokai_atlantis-1.0-an+fx.xpi) + +![](./img/sonokai-atlantis.png) + +[Sonokai (Espresso)](./sonokai_espresso-1.0-an+fx.xpi) + +![](./img/sonokai-espresso.png) + +[Sonokai (Maia)](./sonokai_maia-1.0-an+fx.xpi) + +![](./img/sonokai-maia.png) + +[Sonokai (Shusia)](./sonokai_shusia-1.0-an+fx.xpi) + +![](./img/sonokai-shusia.png) diff --git a/img/sonokai-andromeda.png b/img/sonokai-andromeda.png new file mode 100644 index 0000000..8c58469 Binary files /dev/null and b/img/sonokai-andromeda.png differ diff --git a/img/sonokai-atlantis.png b/img/sonokai-atlantis.png new file mode 100644 index 0000000..08fcd89 Binary files /dev/null and b/img/sonokai-atlantis.png differ diff --git a/img/sonokai-espresso.png b/img/sonokai-espresso.png new file mode 100644 index 0000000..e840730 Binary files /dev/null and b/img/sonokai-espresso.png differ diff --git a/img/sonokai-maia.png b/img/sonokai-maia.png new file mode 100644 index 0000000..dc12548 Binary files /dev/null and b/img/sonokai-maia.png differ diff --git a/img/sonokai-shusia.png b/img/sonokai-shusia.png new file mode 100644 index 0000000..9c0c77b Binary files /dev/null and b/img/sonokai-shusia.png differ diff --git a/img/sonokai.png b/img/sonokai.png new file mode 100644 index 0000000..a41a468 Binary files /dev/null and b/img/sonokai.png differ diff --git a/sonokai-1.0-an+fx.xpi b/sonokai-1.0-an+fx.xpi new file mode 100644 index 0000000..10a7ef4 Binary files /dev/null and b/sonokai-1.0-an+fx.xpi differ diff --git a/sonokai_andromeda-1.0-an+fx.xpi b/sonokai_andromeda-1.0-an+fx.xpi new file mode 100644 index 0000000..d87e48c Binary files /dev/null and b/sonokai_andromeda-1.0-an+fx.xpi differ diff --git a/sonokai_atlantis-1.0-an+fx.xpi b/sonokai_atlantis-1.0-an+fx.xpi new file mode 100644 index 0000000..76fb4a5 Binary files /dev/null and b/sonokai_atlantis-1.0-an+fx.xpi differ diff --git a/sonokai_espresso-1.0-an+fx.xpi b/sonokai_espresso-1.0-an+fx.xpi new file mode 100644 index 0000000..8afdbab Binary files /dev/null and b/sonokai_espresso-1.0-an+fx.xpi differ diff --git a/sonokai_maia-1.0-an+fx.xpi b/sonokai_maia-1.0-an+fx.xpi new file mode 100644 index 0000000..359e73c Binary files /dev/null and b/sonokai_maia-1.0-an+fx.xpi differ diff --git a/sonokai_shusia-1.0-an+fx.xpi b/sonokai_shusia-1.0-an+fx.xpi new file mode 100644 index 0000000..41233c5 Binary files /dev/null and b/sonokai_shusia-1.0-an+fx.xpi differ