yaru-theme (18.10.6) cosmic; urgency=medium

  [ feichtmeier ]
  * Symlink system-monitor-app -> gnome-system-monitor
  * White outline color for green and red buttons
  * White outline color for green button + improvements

  [ Didier Roche ]
  * Remove Shell artefacts from gtk-common-themes

  [ Tiago Rodrigo Lampert ]
  * Fix typo

  [ Carlo Lobrano ]
  * apps/software-center: added app-listbox-header background color
  * apps/software-center: added missing bottom border to list box app row
  * shell/popup-menu-item: fixed black border in submenu hover
  * shell/dock: Fixed dock transparency
  * apps/gnome-software: avoid double border when list is included in a box
  * Fixing target from previous commit
  * Reduced diff against master
  * Reduced diff reverting trailing spaces
  * apps/software-center: fixed theme parsing error

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 10 Oct 2018 10:05:57 +0200

yaru-theme (18.10.5) cosmic; urgency=medium

  [ Jeremy Bicha ]
  * debian/gbp.conf: Enable multimaint-merge

  [ feichtmeier ]
  * Style labels inside default buttons inside headerbar
  * Adapt headerbar entries to the buttons in headerbar
  * Selected widgets should have the a light text color.
  * Make .inline-toolbar.horizontal.sidebar-toolbar transparent in backdrop
  * Add a margin to usb-creator's dialog Correct geary headerbar
  * Make separators visible again in popups and calendar

  [ Didier Roche ]
  * Build gtk-common-themes using bionic docker image
  * Ensure we pick correct Yaru version when building g-c-t
  * Clean snapcraft.yaml sync for g-t-c
  * Add some debug to ensure we pick the correct branch
  * Remove debug in build script.

  [ Carlo Lobrano ]
  * apps/nautilus: removed custom notebook code
  * apps/nautilus: added minimal custom code for dark variant
  * apps/nautilus: fixed circular button backdrop transition
  * apps/nautilus: fixed circular button bright border in normal state
  * apps/nautilus: fixed circular button border in hover state
  * shell/colors: made osd_borders_color brighter
  * common/notebook: align active notebook tab labels
  * light gtk2 assets: Fixing entry bleeding background
  * drawing/switch: fixed backdrop insensitive switch (LP: #1794942)
  * light gtk2: fixed radio/check buttons
  * light gtk2 main.rc: fixed reference to insensitive check/radio assets
  * gtk2 assets + main.rc: made scrollbars more similar to GTK3 ones
  * gtk2 menu asset: fixed wrong file name

  [ Ken VanDine ]
  * Updated url to pull gtk-common-themes from gitlab.gnome.org

  [ James Henstridge ]
  * build: require Meson >= 0.45 for strip_directory support, fixing #835
  * debian/control: update meson requirement here too

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 01 Oct 2018 14:11:06 +0200

yaru-theme (18.10.4) cosmic; urgency=medium

  [ feichtmeier ]
  * Darken vbox and hbox separators a little
  * Use the same border as context-menu for dark variant popovers
  * Lighten up menus & use same border color fpr context and popover menus
  * Brighten dark var menu color one more % to match button bg color
  * Space after comma ;)
  * Flatten infobar buttons
  * Bold font for default buttons
  * Flat buttons for with button_bg for text buttons in infobars
  * Adapt backdrop for both dark and light
  * Brighter dark buttons, mixed insensitive bg, fix mistakes
  * Add comment to be clear about replacing this code in proper drawing code
  * Darken active press effect more for light variant
  * Style the label for the insensitive button
  * Color the .default button's text-color black/white for light/dark theme
  * Style button active, hover and checked
  * Fix .default buttons in headerbar
  * Make scrollbars background transparent, adapting to other scrollbars
  * Exclude destruction action buttons also from the .default button styling
  * Remove chrome styling from _apps
  * Fix border bleed in the bottom edges
  * Transparent bg for checked, add hover for checked
  * Let message tray use normal icons instead of symbolic icons
  * Remove the declaration, which let's the icon style fallback
  * Use snall radius for nautilus widgets/canvas items
  * Use -2px offset and change outline color to white when selected
  * provide a simple-scan icon
  * Provide an ISO image icon All work done by @eaglersdeveloper
  * Move simple-scan "laser-layer" to the top

  [ MadsRH ]
  * Set font-weight to 500

  [ Marco Trevisan (Treviño) ]
  * gnome-shell, upstream: update to latest code

  [ Carlo Lobrano ]
  * notebook: refined unchecked tabs Nautilus + Gedit
  * common+apps: use common style for Nautilus
  * colors/menu: Slightly increase dark menu background color
  * drawing/check+radio dark: use transparent background
  * drawing/switch: made insensitive border as check/radio button
  * apps/nautilus: fix circular button backdrop border color

  [ Feichtmeier ]
  * Update _common.scss

  [ Olivier Tilloy ]
  * Include Yaru in the custom gtk-common-themes snap built by CI jobs.
  * Remove unused Yaru artefacts in the gtk-common-themes snap built by CI.
  * Future-proof the removal of assets.

  [ Didier Roche ]
  * Add a light subdirectory
  * Switch to configure_file to use template file
  * Require meson 0.42 and misc cleanup
  * Add dark theme for gtk3
  * Don't install dark variant yet
  * Readd support for GTK3 apps choosing dark theme in a light environment
  * Simplify build system by using meson configure project
  * Note: the dark theme is generated by the upstream build system, but not
    shipped until ready (apart from the GTK3 dark theme for applications
    requiring it in light theme environment)

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 12 Sep 2018 17:02:47 +0200

yaru-theme (18.10.3) cosmic; urgency=medium

  [ Carlo Lobrano ]
  * Made message dialog all white
  * Renamed icon-shadow to -gtk-icon-shadow
  * White border for check/radio in selected treeview rows
  * improved visibility of icon over destructive button
  * Fixed check/radio border color in selected row
  * Avoid changing progressbar bg color when selected in treeview
  * Let selected labels keep bright color in backdrop
  * Update ISSUE_TEMPLATE.md
  * Made notebook tabs more similar to gnome-terminal's ones
  * Testing bright borders on dark variant
  * Revert "Testing bright borders on dark variant"
  * apps/nautilus dark: made unchecked tab darker
  * common/levelbar: Fixed backdrop colors
  * apps/nautilus dark: brighter tabs borders
  * apps/nautilus dark: brighter sidebar separator
  * apps/nautilus: fixed sassc compiler error
  * common/check-radio: add hover effect to uncheck
  * drawing/check-radio: transparent background for insensitive unchecked
  * drawing/entry dark: made backdrop/insensitive borders equal as button ones
  * common/spinbutton: fix backdrop/insensitive border colors
  * apps/nautilus: minor format fixes
  * notebook: made unchecked tabs the same color as headerbar
  * apps/nautilus dark: remove bright sidebar
  * view/check-radio: white border for selected in dark variant
  * drawing/entries dark: fixed backdrop entry backdround color
  * common/notebook: reviewd tabs' button hover
  * travis: added after_failure target

  [ feichtmeier ]
  * Selected text improvements
  * Replace $orange with $selected_bg_color in _apps.scss
  * Make firefox/thunderbird scrollbars background and border transparent
  * Lighten default button text color for the dark variant by 10%
  * Adapt headerbar entries to the darktheme.
  * Backdrop headerbar entry styling, adapted to the dark variant
  * Use neutral_color to have the same blue in both dark and light
  * Make dialogue, notificatio and hotplug buttons flat.
  * Make active and active-hover buttons flat for headerbar
  * Adapt buttonbox.linked button
  * Adapt backdrop
  * Fix hotplug notification
  * Change base_hover and base_active transparentized color
  * Make pathbarbox linked buttons have a transparent bg in backdrop
  * Adapt selection-mode buttons in headerbar to the new headerbar styling
  * Adapt flat suggested action buttons
  * Use transparentized selcted fg color instead of silk

  [ Sam Hewitt ]
  * added welcome app icons based on the CoF
  * welcome-app -> ubuntu-welcome-app
  * added proper Rhythmbox icon
  * removed executable permissions from most files
  * added overamplified symbolic; changed file permissions

  [ Jeremy Bicha ]
  * gnome-shell: Don't use symbolic app icons in the top bar (LP: #1787401)

  [ Marco Trevisan (Treviño) ]
  * gnome-shell: make toggle class naming dynamic
  * gnome-shell: reduce diff with upstream code

  [ Didier Roche ]
  * New upstream release r20
  * Use stable docker image
  * Reset suru icon themes
  * Rebootstrap suru icon theme files from upstream
  * Add back suru icon build system changes
  * Remove after_failure stenza as it's outside the container

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 05 Sep 2018 17:28:14 +0200

yaru-theme (18.10.2) cosmic; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release r17
  * debian/control:
    - add Vcs parameters
    - point homepage to https://community.ubuntu.com/c/desktop/theme-refresh

  [ Didier Roche ]
  * debian/gbp.conf:
    - only keep necessary configuration, skip the rest which isn't needed in
      gbp buildpackage / gbp buildpackage --git-tag-only
  * debian/control:
    - move some build-deps to b-d-i as requested on the MIR
    - bump Standards-Version to latest

  [ Carlo Lobrano ]
  * buttonbox as standard button
  * Fixed toggle button size change on hover
  * Improved pressed effect on button inside buttonbox
  * Fixed buttonbox border color in backdrop
  * Adjusted indentation
  * Fixed backdrop checked button background
  * Fix update-alternative commands (#684)
  * Testing solid selection ring
  * Fixed indentation
  * optimized selector
  * Replaced :insensitive pseudoclass with :disabled
  * Style circular button in Nautilus
  * Fixed speed of combobox selection ring transition
  * Update ISSUE_TEMPLATE.md
  * Made circular stop button background transparent
  * Improved visibility of destructive-action button icon
  * Remove opacity parameter from label in emoji-section

  [ feichtmeier ]
  * Update gtkrc
  * Shrink icon sizes
  * Style ubiquity
  * Add a border and padding for the Quit-dialog
  * Remove the global buttonbox stackswitcher imitation
  * Make secondary nautilus icon labels less colorful
  * Lighten the nautilus dim-label even further
  * Gradient top panel, remove the bottom panel with -4000px margin-bottom
  * Purple gradient for top and bottom section
  * White header, purple heading, black bottom, blue progressdots
  * Move the dialogue code out of the window code to be applied.
  * Default button and outline style
  * Add dark orange hover for default buttons
  * 10% darker orange is enough
  * Use a box-shadow on hover for the default button and no color change
  * Style headerbar default buttons with headerbar text color
  * Focus color, -1px offset, dashed
  * -3px offset
  * Dashed outline for buttons
  * Back to dark header and footer, transparent progress dots, backdrop fix
  * Light entry and button fix
  * Use headerbar_fg_color for .default btns in headerbar
  * Dark theme border improvements
  * Emulate the border with an inset box shadow
  * Infobar backdrop improvements
  * Remove the headerbar border for geary new messages.
  * Remove the uneven margin because of the recent buttonbox changes

  [ Eaglers ]
  * Fix Universal Access toggles
  * Recolour Universal Access toggles to dark
  * Recolour disabled Universal Access toggles to #6c6767

 -- Marco Trevisan (Treviño) <marco@ubuntu.com>  Fri, 17 Aug 2018 18:00:13 +0200

yaru-theme (18.10.1) cosmic; urgency=medium

  [ Didier Roche ]
  * debian/yaru-theme-gnome-shell.postinst:
    - bump priority for Yaru gdm css to 15, higher than current ubuntu
      unthemed default. (LP: #1783571)

  [ Marco Trevisan (Treviño) ]
  * Theme updated to support gnome-shell 3.29.90
  * debian/gbp.conf:
    - add build-package configuration

 -- Marco Trevisan (Treviño) <marco@ubuntu.com>  Wed, 01 Aug 2018 16:32:46 +0200

yaru-theme (18.10) cosmic; urgency=medium

  * Initial packaging

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 16 Jul 2018 17:55:50 +0200
