Dotfiles/vim/theme/cyberqueer.nvim/extras/warp
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.yaml added lush config temporarily 2025-03-20 07:56:21 +01:00
cyberdream.yaml added lush config temporarily 2025-03-20 07:56:21 +01:00

README.md

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.