Versions in this module Expand all Collapse all v6 v6.3.0 May 5, 2022 v6.2.3 Apr 7, 2022 Changes in this version + const GREEN_COLOR + const LIST_FOOTER_HEIGHT + const LIST_HEADER_HEIGHT + const LIST_HEIGHT + const LIST_PROPORTION + const LIST_WIDTH + const PRIMARY_COLOR + const RED_COLOR + const SECMAN_LIST_HEIGHT + const SECMAN_LIST_WIDTH + const SECONDARY_COLOR + const SMUI_PORT + const YELLOW_COLOR + var Checkmark = "[" + checkmarkChar.String() + "] " + var DotSecmanPath = filepath.Join(homeDir, ".secman") + var GRAY_COLOR = lipgloss.AdaptiveColor + var HelpExamples = fmt.Sprintf(..., Logo("Initialize ~/.secman"), Logo("Authorize With Secman"), ...) + var INACTIVE_COLOR = lipgloss.AdaptiveColor + var SMUIIndexPath = filepath.Join(SMUIPath, "index.html") + var SMUIPath = filepath.Join(DotSecmanPath, "ui") + var SUBTITLE_COLOR = lipgloss.AdaptiveColor + var SecmanConfigPath = filepath.Join(DotSecmanPath, "secman.json") + var SmErr = ioutil.ReadFile(SecmanConfigPath) + var TABLE_BORDER_DESIGN = table.Border + var WHITE_COLOR = lipgloss.AdaptiveColor + var X = "[" + xChar.String() + "] " + func Logo(text string) string + func SecmanConfig() []byte