Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S Syntax Highlighting Engine
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • Syntax Highlighting Engine
  • Merge requests
  • !54

change theme json format, use meta object enum names for editor colors

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Christoph Cullmann requested to merge work/better_theme_editor_colors into master Sep 05, 2020
  • Overview 4
  • Commits 2
  • Pipelines 0
  • Changes 9

I wanted to create some export in KTextEditor and stumbled over the manually added keys here. I think it makes sense to do the same as for the styles and just use the enum meta info. I added a backwards compatible code path, that is taken if no new key is used. => I hadn't to change the themes and all still works

@dhaumann @ngonzalez

Would that be ok for everybody?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/better_theme_editor_colors