|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Single source of truth for the script editor's theme-aware colours. More...
#include <lua_debugger_code_editor.h>
Single source of truth for the script editor's theme-aware colours.
Used by LuaDebuggerCodeView to seed both its QPalette (applyEditorPalette) and the gutter painter (lineNumberAreaPaintEvent), and by rebuildLineHighlights for the paused-line stripe. Centralising the table here keeps the editor and gutter from drifting apart.