Highlight Groups

nvim-dap-view defines 28 highlight groups linked to (somewhat) reasonable defaults, but they may look odd with your colorscheme. If the links aren’t defined, no highlighting will be applied. To fix that, you have to manually define the highlight groups (see :h nvim_set_hl()). Consider contributing to your colorscheme by sending a PR to add support to nvim-dap-view!

Highlight GroupDefault Link
NvimDapViewBooleanBoolean
NvimDapViewControlDisconnectDapBreakpoint
NvimDapViewControlNCComment
NvimDapViewControlPauseBoolean
NvimDapViewControlPlayKeyword
NvimDapViewControlRunLastKeyword
NvimDapViewControlStepBackFunction
NvimDapViewControlStepIntoFunction
NvimDapViewControlStepOutFunction
NvimDapViewControlStepOverFunction
NvimDapViewControlTerminateDapBreakpoint
NvimDapViewExceptionFilterDisabledDiagnosticError
NvimDapViewExceptionFilterEnabledDiagnosticOk
NvimDapViewFileNameqfFileName
NvimDapViewFloatFloat
NvimDapViewFunctionFunction
NvimDapViewLineNumberqfLineNr
NvimDapViewMissingDataDapBreakpoint
NvimDapViewNumberNumber
NvimDapViewSeparatorComment
NvimDapViewStringString
NvimDapViewTabSelectedTabLineSel
NvimDapViewTabTabLine
NvimDapViewThreadStoppedConditional
NvimDapViewThreadTag
NvimDapViewWatchErrorDiagnosticError
NvimDapViewWatchExprIdentifier
NvimDapViewWatchUpdatedDiagnosticVirtualTextWarn