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
ActiveBoxBorderColor lipgloss.AdaptiveColor
InactiveBoxBorderColor lipgloss.AdaptiveColor
SpinnerColor 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
ErrorColor lipgloss.AdaptiveColor
DefaultTextColor lipgloss.AdaptiveColor
}
Click to show internal directories.
Click to hide internal directories.