Skip to content

Commit

Permalink
Add DapStopped
Browse files Browse the repository at this point in the history
  • Loading branch information
Matsuuu committed Feb 13, 2025
1 parent 7a2407c commit 38c9728
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions colors/pinkmare.vim
Original file line number Diff line number Diff line change
Expand Up @@ -1942,5 +1942,8 @@ call s:HL('DiagnosticVirtualTextWarn', s:palette.yellow, s:palette.none)
call s:HL('DiagnosticVirtualTextError', s:palette.red, s:palette.none)

" }}}
"
" nvim dap colors
call s:HL('DapStopped', s:palette.gold, s:palette.red)

"vim: set sw=2 ts=2 sts=2 et tw=80 ft=vim fdm=marker fmr={{{,}}}:

0 comments on commit 38c9728

Please # to comment.