Skip to content

Commit

Permalink
note
Browse files Browse the repository at this point in the history
  • Loading branch information
robinovitch61 committed Jan 31, 2024
1 parent 8e0db71 commit eba6956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/tui/style/style.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const (
yellow = lipgloss.Color("#DBBD70")
)

// TODO LEO: rewrite this as a struct and assign it to model.styles, constructing it with the renderer
var (
Regular = lipgloss.NewStyle()
Bold = Regular.Copy().Bold(true)
Expand Down

0 comments on commit eba6956

Please sign in to comment.