Commit Graph

15 Commits

Author SHA1 Message Date
daa84
57f22b7ddd Fix cursor color for "default" colorscheme (#99) 2018-05-11 16:13:44 +03:00
daa
8216cfb2b1 Set cursor color from theme and xor it with text 2018-05-05 22:41:38 +03:00
daa
d8d33edb19 Retrive theme color as async task
This will prevent lock of ui in case of neovim slowdown and in case of
errors. Also speedup starting.
2018-04-07 21:18:06 +03:00
daa
7e59f82cde Remove unused function 2017-12-12 21:51:38 +03:00
daa84
8c8195de89 Fix hex converter 2017-11-16 17:25:59 +03:00
daa84
50603b4325 Use colors for selected items, enable popup menu by default 2017-11-16 16:53:58 +03:00
daa84
3b9de543ae Use Pmenu colors for backgournd/foreground 2017-11-14 18:38:24 +03:00
daa
31a0fea819 Small code update 2017-09-12 23:27:45 +03:00
daa
ab6052705a Underline 2017-09-09 23:02:06 +03:00
daa84
fab0002a56 Cursor rendering 2017-09-07 18:51:12 +03:00
daa84
ecae1d09c6 Draw background as items 2017-09-06 17:18:30 +03:00
daa84
05dee3251f Get sizes from FontMetrics 2017-09-05 18:23:46 +03:00
daa84
bc31984362 Fix text coloring 2017-09-05 17:03:20 +03:00
daa84
40f5492ba8 reimplement merge 2017-08-31 18:37:55 +03:00
daa84
aad5dc2112 Progress... 2017-08-23 12:45:56 +03:00