MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / GetHighlight

Method GetHighlight

Lib/idlelib/configHandler.py:297–322  ·  view source on GitHub ↗

return individual highlighting theme elements. fgBg - string ('fg'or'bg') or None, if None return a dictionary containing fg and bg colours (appropriate for passing to Tkinter in, e.g., a tag_config call), otherwise fg or bg colour only as specified.

(self, theme, element, fgBg=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

drawtextMethod · 0.80
LoadTagDefsMethod · 0.80
highlight_fixMethod · 0.80
ResetColorizerMethod · 0.80
LoadTagDefsMethod · 0.80
remote_stack_viewerMethod · 0.80
ParenMatchClass · 0.80
PaintThemeSampleMethod · 0.80
initMethod · 0.80

Calls 2

GetThemeDictMethod · 0.95
has_sectionMethod · 0.80

Tested by

no test coverage detected