Skip to content

catppuccin/v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Logo
Catppuccin for V

Usage

  1. v install Delta456.catppuccin
  2. Add an import Delta456.catppuccin to your file
  3. Use the flavours as you wish.
import delta456.catppuccin
import term

fn main() {
    mocha := catppuccin.new_mocha()
    println(term.bg_hex(mocha.teal().hex.int(), 'teal'))
}

🙋 FAQ

  • Q: "Where can I find the doc?"
    A: v doc delta456.catppuccin

  • Q: "How do I use the module?"
    A: Check out examples

💝 Thanks to

 

Copyright © 2023-present Catppuccin Org

About

🦫 Soothing pastel library for V

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published