Documentation
¶
Index ¶
Constants ¶
View Source
const ( RoleBackground Role = iota RoleLine RoleLive RoleSelection RoleTextPrimary RoleTextMuted RoleError RoleWarn RoleBranch RoleWorktree RoleMain RoleSha RoleAdd RoleDel RoleAccent RoleHazard RoleAmber RoleInk RoleStaged RoleUnstaged RoleUntracked RolePR RoleRule RolePin NumRoles int = iota )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Theme ¶
type Theme struct {
Name string
// contains filtered or unexported fields
}
func Evangelion ¶
func Evangelion() Theme
func (Theme) StateColor ¶
func (t Theme) StateColor(s model.AgentState) string
Click to show internal directories.
Click to hide internal directories.