Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Console Console
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • ConsoleConsole
  • Issues
  • #27
Closed
Open
Issue created Nov 24, 2020 by Nguyễn Gia Phong@McSinyx

Support for user-defined color theme

E.g. Vim colorschemes may rely on the hosting terminal's colors, thus it'd be handy to have Kings Cross loading the theme at runtime. I'm not sure where it should load from but these are the things that first come to my mind:

  • Loading Xresources: it'd allow users to share the same config across different terminal emulators. Also it's easy for people who do dotfiles kind of thing
  • Loading some custom config file (e.g. under XDG config dir): also good for dotfiles
  • Loading from gsettings: easy for editing on the phone (via dconf-editor), but I doubt many will type 16 hex colors on a phone anyway
Assignee
Assign to
Time tracking