20 Commits (7953cb9d8e37042d888ab40a26e0c53c51035401)

Author SHA1 Message Date
MrOtherGuy 0d1ec1e56f remove outline from .tab-background 2 years ago
MrOtherGuy a49066b2f4 sharp_tabs: draw tabs-newtab-button icon as background-image
This is done because we want the button background to fill toolbar
height, but we don't actually know how tall the toolbar is and thus
working with list-style-image + padding is going to produce stretced
icon on some systems.
2 years ago
MrOtherGuy 8dc4e1c795 Apply 2px rounding only to buttons in tabs customization target
This allows dropping extra id selector from tabs-newtab-button
2 years ago
MrOtherGuy 19fa8eb39d Update styles to use --lwt-tab-line-color variable 3 years ago
MrOtherGuy ec17a82ede remove top border from .tab-background 3 years ago
MrOtherGuy 5118aedfad remove --proton-tab-block-margin dummy variables 3 years ago
MrOtherGuy 7801318d78 add -1px margin for multiselected tab-background
This makes the tabs to draw 1px on top of each other which should make
multiselected tabs look better with and without tab separators
3 years ago
MrOtherGuy 9ad96bb6f3 Set multiselected tabs to have tab hover background color. Fixes #150 3 years ago
MrOtherGuy 568c1cd86b create a few exceptions for default light theme colors
This lets default light theme to use toolbar-bgcolor for the selected
theme as well as make the line atop of selected tab (with default light theme) show as blue as per
Photon styling.
3 years ago
MrOtherGuy 4171cf0332 set --tab-line-color override in tabbrowser-tabs 3 years ago
MrOtherGuy dcdc03519c make some styles less dependent on color-mix pref 3 years ago
MrOtherGuy 4388d8497c add note about color-mix pref 3 years ago
MrOtherGuy 32c9b4dd54 Don't important-remove the selected tab animation 3 years ago
MrOtherGuy b0ed451d7b make sure the line animates only in hovered nonselected tabs
that should have already been the case previously, but if one were to
use some other custom style that added .tab-background::before pseudo
element, then all tabs would have a playing animation which would have
trashed performance.
3 years ago
MrOtherGuy f7badbc69c only apply taller pinned tabs when using compact mode 3 years ago
MrOtherGuy 683bdce1ad don't set toolbar-bgcolor to transparent when moving tabs 3 years ago
MrOtherGuy 7db2c96530 add temporary dummy variables for tab-block-margin 3 years ago
MrOtherGuy daaff92e6a add photon like tab top line onhover animation 3 years ago
MrOtherGuy 14c7ef8f92 set toolbar-bgcolor to transparent for tabs toolbar 3 years ago
MrOtherGuy b1b91c93d3 create non_floating_sharp_tabs.css 3 years ago