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

README.md

Usage

Approach 1

Create a directory ~/.config/lsd/themes if it does not already exist.

Copy cyberdream.yml and/or cyberdream-light.yml to the directory.

Put the following config into the config.yaml under ~/.config/lsd.

color:
  when: auto
  theme: custom

Create a symlink to the theme.

# Assuming you are in ~/.config/lsd
ln -s themes/cyberdream.yml colors.yaml

Approach 2

Copy the cyberdream.yml or cyberdream-light.yml directly under the ~/.config/lsd directory and rename it to colors.yaml

Set the config according to Approach 1.


See also: lsd - README - Theme