From 8b812bb637196852f7941f4e6a008ebca073e601 Mon Sep 17 00:00:00 2001 From: UncertainMongoose <140642754+UncertainMongoose@users.noreply.github.com> Date: Mon, 13 May 2024 08:13:00 -0400 Subject: [PATCH 1/5] Create to-do list --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1ef7bf2..23d940d 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,10 @@ This theme is maintained by the following person and a bunch of [awesome contrib ## License [MIT License](./LICENSE) + +  + +## To Do + +- [ ] Edit tag page: fix parent/sub tag styling +- [ ] Improve text field clear button styling From 9546fda947025cc6abeb4b55e627f0600ea015fb Mon Sep 17 00:00:00 2001 From: UncertainMongoose <140642754+UncertainMongoose@users.noreply.github.com> Date: Mon, 13 May 2024 08:13:41 -0400 Subject: [PATCH 2/5] Reorder items --- README.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 23d940d..1131355 100644 --- a/README.md +++ b/README.md @@ -25,21 +25,15 @@ This theme is maintained by the following person and a bunch of [awesome contrib   -## The Dracula Community - -- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff. -- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues. -- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community. - -  - -## License +## To Do -[MIT License](./LICENSE) +- [ ] Edit tag page: fix parent/sub tag styling +- [ ] Improve text field clear button styling   -## To Do +## The Dracula Community -- [ ] Edit tag page: fix parent/sub tag styling -- [ ] Improve text field clear button styling +- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff. +- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues. +- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community. From bc07bc7612d425a21bc988367509e8d025131adc Mon Sep 17 00:00:00 2001 From: UncertainMongoose <140642754+UncertainMongoose@users.noreply.github.com> Date: Mon, 13 May 2024 08:15:08 -0400 Subject: [PATCH 3/5] Finish installation instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1131355..f1b438e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ 2. In the **Available Sources** section, click `Add Source`. 3. Enter "Dracula Theme" in the **Name** field 4. Paste the following link in the **Source URL** field: https://uncertainmongoose.github.io/dracula-for-stash/index.yml +5. Open the newly created plugin dropdown, check the box next to the theme, and click `Install` +6. Disable any active themes +7. Reload the browser window +8. Done 🎉   From f888ecf96b98acb32c4f2ca901a7af99a0dd167f Mon Sep 17 00:00:00 2001 From: UncertainMongoose <140642754+UncertainMongoose@users.noreply.github.com> Date: Mon, 13 May 2024 08:15:51 -0400 Subject: [PATCH 4/5] Reword installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1b438e..30ca6e3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ 3. Enter "Dracula Theme" in the **Name** field 4. Paste the following link in the **Source URL** field: https://uncertainmongoose.github.io/dracula-for-stash/index.yml 5. Open the newly created plugin dropdown, check the box next to the theme, and click `Install` -6. Disable any active themes +6. Disable any *other* active themes 7. Reload the browser window 8. Done 🎉 From 56b74cf37f94643175f3ac7fc4d53d69f6e97106 Mon Sep 17 00:00:00 2001 From: UncertainMongoose <140642754+UncertainMongoose@users.noreply.github.com> Date: Mon, 13 May 2024 11:33:37 -0400 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30ca6e3..de94c10 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This theme is maintained by the following person and a bunch of [awesome contrib ## To Do -- [ ] Edit tag page: fix parent/sub tag styling +- [ ] Fix broken tag styling in tagger/edit views - [ ] Improve text field clear button styling