player.style
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "player.style", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "A fresh collection of media player themes for every use case!", | ||
@@ -76,3 +76,3 @@ "author": "@muxinc", | ||
"@player.style/winamp": "0.0.11", | ||
"@player.style/yt": "0.0.11", | ||
"@player.style/yt": "0.0.12", | ||
"chokidar-cli": "^3.0.0", | ||
@@ -79,0 +79,0 @@ "eslint": "^8.57.0", |
# Changelog | ||
## [0.0.12](https://github.com/muxinc/player.style/compare/@player.style/yt@0.0.11...@player.style/yt@0.0.12) (2024-11-11) | ||
### Bug Fixes | ||
* yt theme media caption button underline ([#128](https://github.com/muxinc/player.style/issues/128)) ([6902420](https://github.com/muxinc/player.style/commit/6902420b78d4178aa35a627add1692e728d3cf7d)) | ||
## [0.0.11](https://github.com/muxinc/player.style/compare/@player.style/yt@0.0.10...@player.style/yt@0.0.11) (2024-10-29) | ||
@@ -4,0 +11,0 @@ |
@@ -419,3 +419,3 @@ var __defProp = Object.defineProperty; | ||
border-radius: 3px; | ||
background-color: #f00; | ||
background-color: var(--media-accent-color, #f00); | ||
bottom: 19%; | ||
@@ -422,0 +422,0 @@ left: 50%; |
@@ -404,3 +404,3 @@ /* | ||
border-radius: 3px; | ||
background-color: #f00; | ||
background-color: var(--media-accent-color, #f00); | ||
bottom: 19%; | ||
@@ -407,0 +407,0 @@ left: 50%; |
{ | ||
"name": "@player.style/yt", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "An homage to the modern, ubiquitous YouTube player. Recreated with web components, or at least as close as we could get.", | ||
@@ -5,0 +5,0 @@ "author": "@heff", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1485286