Fix disabled folder animations for all themes #951
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fixes disabled folder animations for all themes. Disabled folder animation code for all accent colours were added back that was deleted in b7446c2. Also adds missing disabled folder animation code for the newer accent colours. Little bit of spelling also fixed in the README.
Motivation and Context
b7446c2 did not actually fix #943 properly. I noticed that even when I had folder animations disabled and using the dark or light theme, the animations were still there. Additionally, on the default theme, all accents would have the default teal coloured folder when hovering over with folder animations disabled (see screenshot).
How Has This Been Tested?
I installed the changed theme over the old themes and then checked most of the accents on each of the themes to ensure that the folder animation worked.
Screenshots (if appropriate):
Using Default theme with red accent:
I don't have a gif of the disabled folder animation issue on the Darker and Lighter themes.
Types of changes
Checklist: