My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update colors for diagnostics

yemou b9babbf2 184725ee

+2 -5
+2 -5
config/kak/colors/theme.kak
··· 39 39 face global Information default,bright-yellow 40 40 face global Error default,bright-red+f 41 41 face global DiagnosticError red+b 42 - # face global DiagnosticHint magenta # Unsure what this is being used for 43 - # face global DiagnosticInfo magenta # Unsure what this is being used for 44 42 face global DiagnosticWarning yellow+b 43 + face global DiagnosticTagDeprecated red+s 44 + face global DiagnosticTagUnnecessary +c 45 45 face global StatusLine default,white 46 46 face global StatusLineMode magenta,default+b 47 47 face global StatusLineInfo blue,default+b ··· 51 51 face global MatchingChar default,default+bu 52 52 face global Whitespace white,default+b 53 53 face global BufferPadding white,default+b 54 - # face global InlayCodeLens magenta+b 55 54 face global LineFlagError red+b 56 - # face global LineFlagHint magenta+b 57 - # face global LineFlagInfo magenta+b 58 55 face global LineFlagWarning yellow+b 59 56 face global InlayHint bright-black+i