damanis

Results 125 comments of damanis

@Juhan280 I mean not extra application support, but change the theme definition itself. If I change `bg_dark` in my neovim config file the theme will generated proper colors on fly?...

@akiyosi On screenshot VSCCommand plugin, but same problem I saw for fzf-lua too. I will try to get more data on next occuring. May be it relates to neovim 0.11...

Seems, it conflicts with easysession package, without it awesome-tray loaded. ``` Debugger entered--Lisp error: (wrong-type-argument overlayp nil) overlay-buffer(nil) (null (overlay-buffer (car awesome-tray-overlays))) (while (null (overlay-buffer (car awesome-tray-overlays))) (car-safe (prog1 awesome-tray-overlays...

Also, `awesome-tray-hide-mode-line` is `t`, but mode-line is shown as usual (not thin).

This means that need disable configure mode-line in theme files?