mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
Update README.md
This commit is contained in:
@@ -258,7 +258,7 @@ OR
|
||||
|
||||

|
||||
|
||||
Additional eye candy. Make items glow on hover, make some UI elements glassy see-through. The last one is hacky way to turn the cover art into a backdrop on mobile, as it was removed in 10.7.0.
|
||||
Additional eye candy. Make items glow on hover, make some UI elements glassy see-through. Pan animation animates the backdrop with a slow pan. The last one is hacky way to turn the cover art into a backdrop on mobile, as it was removed in 10.7.0.
|
||||
|
||||
```css
|
||||
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/effects/hoverglow.css');
|
||||
@@ -269,6 +269,10 @@ AND/OR
|
||||
```
|
||||
AND/OR
|
||||
```css
|
||||
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/effects/pan-animation.css');
|
||||
```
|
||||
AND/OR
|
||||
```css
|
||||
@import url('https://ctalvio.github.io/Monochromic/backdrop-hack_style.css');
|
||||
```
|
||||
|
||||
@@ -300,7 +304,6 @@ There are some manual options you can define if you want, after the import lines
|
||||
|
||||
Also a general thanks to prayag17, I've joinked some code from him for this project. (grid episodes, title logo)
|
||||
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user