package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Jun 25, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Styles StylesConfig `mapstructure:"styles"`
}
type StylesConfig struct {
FocusedBorder string `mapstructure:"focused_border"`
NormalBorder string `mapstructure:"normal_border"`
Text string `mapstructure:"text"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.