hoob3rt
710d5ad838
fixed filetype icon bug
2021-01-06 00:43:36 +01:00
Shadman
6da4406a5a
Themes now fallback to normal mode theme ( #28 )
...
* Themes now fallback to normal mode theme
* Refactored apply_default function
* refactoring apply defaults
2021-01-05 16:08:56 +01:00
Brandon
24db1a62e8
Added forest_night theme ( #30 )
...
* Add forest_night theme
Ported from forest-night's [lightline
theme](https://github.com/sainnhe/forest-night/blob/master/autoload/lightline/colorscheme/forest_night.vim ).
* Add forest_night to THEMES.md
2021-01-05 00:15:03 +01:00
Shadman
4fb9f90f74
Added powerline theme ( #23 )
...
* Added a powerline theme
Credit: Took some help from lightline powerline theme
* Updated THEMES.md
* Small tweek to colors
* swaped onedark and powerline in THEMES.md
2021-01-04 13:00:03 +01:00
Shadman
3a82c3b345
Added nord theme ( #24 )
...
* Added nord theme
Credit : Ported from lightline nord theme
* Added nord to THEMES.md
* Checked nord theme in README.md
2021-01-04 12:15:39 +01:00
hoob3rt
39dc034335
updated style to be inline with vim.api
2021-01-04 02:14:29 +01:00
hoob3rt
f62c0d4f22
added initial async support ( #20 )
...
* added inital async setup
* update README.md
2021-01-04 01:38:01 +01:00
hoob3rt
3ab7066718
fixed highlight bug ( #19 )
...
* fixed live colorscheme change also applying to lualine
* fixed theme definition in config not working
2021-01-04 01:17:51 +01:00
hoob3rt
0194740d28
added signify component ( #18 )
2021-01-04 00:37:49 +01:00
Eli W. Hunter
b8ad8a13b2
Use table.concat instead of string concatentation ( #7 )
2021-01-03 20:11:22 +01:00
Kenneth Lear
08d2879f9b
Porting onedark theme ( #8 )
...
* Porting onedark theme
* Fixed incorrect foreground background configuration for onedark theme. Also set command mode in onedark theme to be normal
* Adding onedark theme to available themes list in README
2021-01-02 20:07:08 +01:00
anguye21
fb8154582c
Added dracula theme ( #12 )
...
* Added dracula theme
* Converted from 4 spaces to 2
2021-01-02 18:35:36 +01:00
jarviliam
cde411d1b8
fixed the check if function 'WebDevIcons' exists
2020-12-31 12:12:40 +09:00
hoob3rt
60d9157b41
removed lualine.status call from lualine.lua
2020-12-31 00:57:35 +01:00
hoob3rt
fa6aa3c324
initial lualine setup
2020-12-30 15:48:51 +01:00