Skip to content

Commit

Permalink
fix: tab: a little bit less dimmed favicon of discarded tab
Browse files Browse the repository at this point in the history
  • Loading branch information
mbnuqw committed Apr 10, 2024
1 parent 0446eeb commit eef3964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/themes/proton/sidebar/tab.styl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
--tabs-activated-shadow: var(--active-el-shadow)
--tabs-color-layer-opacity: .2
--tabs-activated-color-layer-opacity: .3
--tabs-discarded-favicon-opacity: .32
--tabs-discarded-favicon-opacity: .48
--tabs-discarded-title-opacity: .56
#root[data-density="compact"]
--tabs-pinned-height: 28px
Expand Down

0 comments on commit eef3964

Please sign in to comment.