Searched refs:style_prompt (Results 1 – 1 of 1) sorted by relevance
87 style_prompt = "" variable in AnsiColorTheme115 style_prompt = Color.blue+Color.bold variable in DefaultTheme161 style_prompt = Color.yellow+Color.bold variable in RastaTheme185 style_prompt = Color.green+Color.bold variable in ColorOnBlackTheme217 style_prompt = r"\textcolor{blue}{%s}" variable in LatexTheme236 style_prompt = r"@`@textcolor@[@blue@]@@[@%s@]@" variable in LatexTheme2255 style_prompt = "<span class=prompt>%s</span>" variable in HTMLTheme273 style_prompt = "#[#span class=prompt#]#%s#[#/span#]#" variable in HTMLTheme2313 Token.Prompt: Color.ansi_to_pygments(conf.color_theme.style_prompt),