/v

🦫 Soothing pastel library for V

Primary LanguageVMIT LicenseMIT

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