Anyone made a reduce motion theme? #1866
ZtereoHYPE
started this conversation in
General
Replies: 2 comments 1 reply
|
The following is the best i could do; things still move around which is unoptimal, but at least they snap to place rather than transitioning: * {
transition: none !important;
} |
0 replies
|
yeah should be pretty simple -- I could create an official theme for something like that so others can use it. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Whenever I hover over things there's a significant amount of motion happening which causes text to get very blurry on my low-dpi monitor. Did anyone write a theme to reduce the motion?
I gave it a try but the motion works by shrinking the columns and transforming them by 2% and trying to unset all that caused a bunch of issues so I gave up in the end.
All reactions