summaryrefslogtreecommitdiff
path: root/_high-contrast-colors.scss
Commit message (Collapse)AuthorAgeFilesLines
* style: High Contrast improvmentsSam Hewitt2023-02-141-17/+15
| | | | | | | | | | | | | | | - rework the entry style to work in both hc and normal - rework drawing functions to accommodate hc - buttons all get borders under hc now - window picker titles are more legible - alt+tab switcher tiles are visible - dash is made more visible under hc - popover menus are all more visible under hc - search results borders are improved - calendar days have a different look under hc - overview bg is completely black in hc Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2527>
* css: Tidy up the card styleSam Hewitt2022-10-221-0/+1
| | | | | | | - remove the drop shadow - clean up mixin references Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2513>
* style: High contrast fixes for buttonsSam Hewitt2022-09-041-0/+6
| | | | | | | | - improves hover style; fixes #5765 - adds missing high contrast borders - bumps colors for visibility Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2441>
* style: Make menuitems less bright when in checked stateSam Hewitt2022-08-101-4/+4
| | | | | | Fixes #5665 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2388>
* style: High-contrast fixes and color adjustmentsSam Hewitt2022-07-101-17/+40
| | | | | | | | | - pull in the palette changes to the HC css - adjust the color definitions for HC - address some of the problems with hover states in HC - reworked drawing functions for HC Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2284>
* theme: Papercut fixes from 42 refreshSam Hewitt2022-02-141-2/+0
| | | | | | | | | | - simplified drawing functions - refactored button drawing - dropped arrow from all popovers - cleaned out some legacy css - fixed many of the issues in #4969 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2150>
* style: Stylesheet updates for GNOME 42Sam Hewitt2022-02-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - updated switch assets - new high contrast assets - use non-hardcoded bg color for dash - updated palette colors - add missing color definitions to hc - increase radii of many elements - update search entry style - align icon better in search entry - restyle panel popovers without arrow and add drop shadow - used theme colors in panel - fix some things with popover labels - new slider style - some light variant fixes - fixes to the calendar popover - day with event styles - better calendar-today.svg and dark variant - shorten calendary weekday header - saner padding - overhaul popover menu style - minor fixes to app grid and alt-tab switch - updated looking glass styles - nm-dialog adjustments - search results adjustments - expand out panel button hover styles - button drawing adjustments - adjust notifications area - update on-screen keyboard style - better keyboard symbolic icon assets - change keyboard symbolic icons to 24px - improved keyboard style - gave the keyboard word suggestions some styles - less obnoxious saner media control buttons - cleaned up the css for the dash - reworked the alt-tab switcher style - sync style on workspace switcher - adjusted dialog button style drawing - popover submenu redrawing adjustement Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2104>
* theme: Desaturate system colorJakub Steiner2021-02-031-0/+1
| | | | | | - avoid the color tint for the system grey background Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1599>
* theme: base of the refactor - split _common.scss into widgets - improve ↵Sam Hewitt2020-01-091-4/+3
| | | | | | _drawing functions - minify SVG assets https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
* Theme: update to sync with gtk AdwaitaFrederik Feichtmeier2019-06-241-0/+1
| | | | | | | | | - consistent OSD colors - consistent fg/bg colors - updated rounded corners - switches Fixes https://gitlab.gnome.org/GNOME/gnome-shell/issues/841
* Add high contrast sass sourcesCarlos Soriano2015-02-191-0/+41