Dotfiles/vim/theme/cyberqueer.nvim/extras/tilix
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.json added lush config temporarily 2025-03-20 07:56:21 +01:00
cyberdream.json 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.json to ~/.config/tilix/schemes/cyberdream.json
    • Light theme: Save cyberdream-light.json to ~/.config/tilix/schemes/cyberdream-light.json

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

    mkdir -p ~/.config/tilix/schemes
    
  2. Apply the theme through Tilix:

    • Open Tilix
    • Go to Preferences
    • Select your profile
    • Switch to the "Colors" tab
    • Select either "cyberdream" or "cyberdream-light" from the Color scheme dropdown

See the Tilix documentation for more information about color schemes.