Releases: nana-4/materia-theme
Releases · nana-4/materia-theme
v20210322
v20200916
- Add Meson build system
- Drop pre-generated CSS files
- Add
sassc
dependency - Drop
bc
dependency - Improve source file structure
- gtk: Add initial support for libhandy
- gnome-shell: Add support for version 3.38
- gnome-shell: Update calendar style to match Material Design guideline
- metacity/unity/xfwm: Update title bars to match the last GTK changes
- chrome theme: Improve and simplify
- Other various improvements and fixes
v20200320
- Make dark variant even darker
- Don't change button text color on focus, hover, active
- gtk: Rewrite ripple implementation
- gtk: Change checked raised button style
- gtk: Lighten up switch slider color on dark variant
- gtk: Use primary color for spinner
- gtk: Use primary color for caret-color (experimentally)
- gtk: Add various improvements of Budgie styling
- gnome-shell: Add support for version 3.36
- gnome-shell: Drop support for versions 3.18 - 3.24
- gnome-shell: Drop support for legacy Ubuntu-specific sessions
- gnome-shell: Land massive Sass rewrite
- Other various improvements, fixes, refactors, and cleanups
v20191017
v20190912
v20190831
Notable changes:
Colors
- Darken primary color in light variants
- Lighten primary color in dark variant
- Lighten separator color in dark variant
- Darken dark color scheme slightly
- Change inactive window's title bar background-color
- Update error/warning/success/visited colors to meet accessibility standards
Styles
- Change focus style from outline to overlay
- Change all drop style to much hover style
- Change disabled scale style
- Change hover style of combo buttons
- Change combo entry style
- Change osd toolbar style like YouTube's floating toolbar
- Update typography in gnome-shell
- Update style and logic of shadows to much the latest Material Design guidelines
- Update stack sidebar style
- Update info bar style
- Adjust text button sizing
- Use primary color for dialog buttons
- Remove a separator from LightDM's dialog
- Normalize tab bar height in gnome-terminal & tilix
Others
- Make transition a little faster
- Sync GTK2 entry/combobox/spinbutton styles with GTK3
v20190315
v20190201
Notable changes:
- Added support for Plank
- Added support for Xfce >=4.13
- Dropped support for Budgie <10.4
- Dropped (teal) secondary color
- Changed entry style (as per refreshed Material Design Guidelines)
- Changed combo button style (as per refreshed Material Design Guidelines)
- Changed selected state style (as per refreshed Material Design Guidelines)
- Changed sidebar style (as per refreshed Material Design Guidelines)
- Changed headerbar's separator style
- Tweaked button colors
- Changed progress bar background-color to neutral gray
- Changed disabled check/radio colors
- Dropped excessive check/radio animations
- budgie: Changed raven's tab bar colors
- gnome-shell: Fixed .workspace-thumbnail-indicator position
- gnome-shell: Tweaked transitions
- Applied various style improvements for Budgie and Cinnamon