revert: Next bubble improvements (#10795)

This commit is contained in:
Shivam Mishra
2025-01-29 20:04:45 -08:00
committed by GitHub
parent 2c1a8e59f5
commit d997734837
18 changed files with 71 additions and 283 deletions
-2
View File
@@ -386,8 +386,6 @@ export const colors = {
amber: 'rgb(var(--solid-amber) / <alpha-value>)',
blue: 'rgb(var(--solid-blue) / <alpha-value>)',
iris: 'rgb(var(--solid-iris) / <alpha-value>)',
purple: 'rgb(var(--solid-purple) / <alpha-value>)',
red: 'rgb(var(--solid-red) / <alpha-value>)',
},
alpha: {
1: 'rgba(var(--alpha-1))',