mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
Merge branch 'main' of https://github.com/CTalvio/Ultrachromic into main
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.
|
||||
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.
|
||||
|
||||
```css
|
||||
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/effects/hoverglow.css');
|
||||
@@ -267,6 +267,10 @@ AND/OR
|
||||
```css
|
||||
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/effects/glassy.css');
|
||||
```
|
||||
AND/OR
|
||||
```css
|
||||
@import url('https://ctalvio.github.io/Monochromic/backdrop-hack_style.css');
|
||||
```
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user