Skip to content

Commit

Permalink
IMP: Tone done gradients
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMaille committed Nov 3, 2024
1 parent 71d5d3b commit d7b69cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions user.css
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,12 @@ option {
background: none !important;
}

/* Tone done gradients */
.under-main-view,
[style*="background-color"] {
opacity: 0.35;
}

/* smooth color transitions */
@property --spice-sidebar {
syntax: "<color>";
Expand Down

0 comments on commit d7b69cc

Please sign in to comment.