Dotfiles/vim/theme/cyberqueer.nvim/extras/warp/README.md

702 B

Usage

Install

  1. Save the contents of either theme file:

    • Dark theme: Save cyberdream.yaml to ~/.warp/themes/cyberdream.yaml
    • Light theme: Save cyberdream-light.yaml to ~/.warp/themes/cyberdream-light.yaml

    If the directory doesn't exist, create it first with:

    mkdir -p ~/.warp/themes
    
  2. Apply the theme through Warp:

    • Open Warp
    • Press Cmd+P (or Ctrl+P on Linux) to open the command palette
    • Type "Open Theme Picker"
    • Select either "cyberdream" or "cyberdream-light" from the available themes

See the Warp Themes documentation for more information about custom themes.