Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Breeze visual style
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma Breeze visual style
  • Merge requests
  • !140

Lighten button color for Breeze Light color scheme

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nate Graham requested to merge ngraham/breeze:darker-and-lighter-buttons into master Sep 17, 2021
  • Overview 26
  • Commits 1
  • Pipelines 2
  • Changes 1

The button coloration agreed to in the Breeze Evolution work wound up reverted in c4f93a4b because we were previously tinting the button color in the QStyle rather than changing the color scheme colors instead. The effect works for the dark color scheme, but not the light one, so we need to manually lighten the button color a bit there. This commit does that, restoring the intended button coloration for the Breeze Light color schemes as per the ongoing Breeze Evolution work.

Before After
Breeze_Light__before Breeze_Light__after

cc @teams/vdg @ndavis

Edited Nov 03, 2021 by Nate Graham
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: darker-and-lighter-buttons