Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Theme ¶
type Theme struct { SelectedTreeItemColor lipgloss.AdaptiveColor UnselectedTreeItemColor lipgloss.AdaptiveColor StatusBarSelectedFileForegroundColor lipgloss.AdaptiveColor StatusBarSelectedFileBackgroundColor lipgloss.AdaptiveColor StatusBarBarForegroundColor lipgloss.AdaptiveColor StatusBarBarBackgroundColor lipgloss.AdaptiveColor StatusBarTotalFilesForegroundColor lipgloss.AdaptiveColor StatusBarTotalFilesBackgroundColor lipgloss.AdaptiveColor StatusBarLogoForegroundColor lipgloss.AdaptiveColor StatusBarLogoBackgroundColor lipgloss.AdaptiveColor TitleBackgroundColor lipgloss.AdaptiveColor TitleForegroundColor lipgloss.AdaptiveColor }
Theme represents the properties that make up a theme.
Click to show internal directories.
Click to hide internal directories.