Skip to content

nyxvamp-theme/starship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

nyxvamp (starship)

a minimalist theme collection, inspired by a blend of gothic and emo aesthetics with transfem symbolism. it combines deep purples and soft yellows with neutral tones to create strong contrasts and a comfortable coding environment that reflects individuality.

variations

  1. veil: versatile theme for both day and night, featuring bright accents on a dark background.

  2. obsidian: dark theme for focused nighttime coding sessions.

  3. radiance: light theme optimized for daylight use, ensuring excellent readability.

usage

  1. download one of the theme files:

    • nyxvamp-veil.toml
    • nyxvamp-obsidian.toml
    • nyxvamp-radiance.toml
  2. add the palette to your starship configuration (~/.config/starship.toml):

    # Import the nyxvamp palette (choose one variant)
    # For veil variant:
    palette = "nyxvamp_veil"
    
    # For obsidian variant:
    palette = "nyxvamp_obsidian"
    
    # For radiance variant:
    palette = "nyxvamp_radiance"
  3. include the palette file in your starship config:

    # At the top of your starship.toml, add:
    # For veil variant:
    "$schema" = 'https://starship.rs/config-schema.json'
    
    # Then copy the contents of the chosen nyxvamp-*.toml file
    # into your starship.toml, or include it via:
    format = "$all"
    palette = "nyxvamp_veil"  # or nyxvamp_obsidian, nyxvamp_radiance
    
    # [palettes.nyxvamp_veil] section goes here...

contribution

if you have suggestions or improvements, feel free to contribute or reach out.

About

theme inspired by transfem emo aesthetics - special for bunny girls πŸ‡

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors