Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Console Console
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 67
    • Issues 67
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • ConsoleConsole
  • Issues
  • #27

Closed
Open
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