Skip to content

Commit

Permalink
Add URL to catppuccin
Browse files Browse the repository at this point in the history
  • Loading branch information
op committed May 10, 2024
1 parent bb6cdd8 commit e9bdb16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/catppuccin/catppuccin.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ var (
)

// New creates new log styles based the provided flavor of Catppuccin.
//
// For information about the different flavors and style guide, see:
// https://catppuccin.com/
func New(f Variant) *log.Styles {
d := log.DefaultStyles()

Expand Down

0 comments on commit e9bdb16

Please sign in to comment.