Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KTextEditor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • 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
  • FrameworksFrameworks
  • KTextEditor
  • Merge requests
  • !41

Improve the automatic theme selection

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Xaver Hugl requested to merge zamundaaa/ktexteditor:improve-auto-selection into master Nov 10, 2020
  • Overview 13
  • Commits 3
  • Pipelines 0
  • Changes 1

The selection now first searches for a theme with matching background to the application theme and if available, it just uses that. If no theme with exactly matching background has been found, it just falls back to prior logic and selects the default light or dark theme.

It would probably make sense to match for a few other colors though; the one I can immediately think of is the selection background. Any thoughts about that?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: improve-auto-selection