Dotfiles/vim/theme/cyberqueer.nvim/extras/gitui
The_miro 9684f33b0e added lush config temporarily 2025-03-20 07:56:21 +01:00
..
README.md added lush config temporarily 2025-03-20 07:56:21 +01:00
cyberdream-light.ron added lush config temporarily 2025-03-20 07:56:21 +01:00
cyberdream.ron added lush config temporarily 2025-03-20 07:56:21 +01:00

README.md

Usage

Save one of the available theme files as theme.ron in the appropriate directory for your operating system:

  • $HOME/.config/gitui/theme.ron (MacOS)
  • $XDG_CONFIG_HOME/gitui/theme.ron (Linux using XDG)
  • $HOME/.config/gitui/theme.ron (Linux)
  • %APPDATA%\gitui\theme.ron (Windows)

Alternatively, you can save both the light and dark theme files in the same directory and switch between them by passing the theme name with the -t flag:

gitui -t cyberdream-light.ron