531bcc9e5a
New themes selenized and selenized_bw
...
closes #257
2021-05-18 08:49:30 +02:00
bd63f82435
Merge pull request #254 from danrneal/master
...
Update grey scale in Google theme
2021-05-18 08:46:48 +02:00
d1252e88e3
Add new theme supernova
...
closes #253
2021-05-18 08:46:02 +02:00
3588b3fd57
base16: new themes from PR #244
...
Only add the new themes from PR #244 and do not modify the existing
themes.
2021-05-18 08:41:15 +02:00
140238f65e
Revert "Updated and re-created base16 themes"
...
This reverts commit fa3911ebbdf80a88dcab7c948de33865c8b161ed.
fixes #252
2021-05-07 21:43:42 +02:00
91bce20da9
Update google_dark.vim
2021-04-20 08:57:39 -07:00
5fbffbaa0b
Update google_light.vim
2021-04-20 08:57:34 -07:00
da07638a72
Move color palette definitions into if-block for old base16_gruvbox_dark_hard
2021-04-15 14:17:49 -05:00
8f08dd330f
gruvbox-dark-hard: allow old style again
...
Set
let g:airline_base16_gruvbox_dark_hard_old = 1
to allow the old base16_gruvbox_dark_hard style again.
closes #250
2021-04-15 18:20:46 +02:00
fa3911ebbd
Updated and re-created base16 themes
...
closes #244
2021-04-15 16:13:45 +02:00
fa808d74e0
Merge pull request #246 from danrneal/master
...
Add Google dark and light themes
2021-03-03 09:29:51 +01:00
e8cc47de15
Add apprentice theme
2021-03-02 21:48:58 +00:00
9dbe5584d2
Add Google dark and light themes
2021-01-22 18:18:40 -08:00
8f1aa2c7fa
Merge pull request #238 from peach-lasagna/patch-1
...
Create transparent.vim
2020-12-17 10:01:48 +01:00
e2b798e97d
add theme lessnoise
2020-12-03 00:16:00 +08:00
ce980c7399
Create transparent.vim
...
akhatib.com/minimal-and-clean-vim-airline-theme/
2020-11-30 02:47:56 +07:00
560baf4508
[add] badwolf's airline term color
2020-11-07 00:02:11 +09:00
03a4c491df
[add] cool theme's terminal color
2020-11-05 01:48:46 +09:00
5307367693
added nord_minimal.vim
...
closes #229
2020-10-29 13:29:15 +01:00
7ae6ed1580
Merge pull request #230 from Brutuski/lighthaus-submit
...
Added Lighthaus Theme
2020-10-29 13:25:33 +01:00
8e8d8ffb2a
Lighthaus v1.0.2
...
configured variables + updated airline-themes.txt
2020-10-29 13:18:13 +01:00
e1b0d9f86c
Merge pull request #231 from gerardbm/master
...
Atomic theme: don't define section z
2020-10-08 17:32:15 +09:00
d83846788c
Atomic theme: don't define section z
2020-09-30 23:23:37 +02:00
2ecee24e96
[add] terminal section's color palette
2020-08-27 23:50:12 +09:00
a2dae781b9
fix papercolor tabline inactive bug
2020-08-25 01:35:19 -07:00
c54fc1bcfc
Adds seoul256 theme
2020-06-24 12:16:06 +02:00
6979a29cd8
Merge pull request #208 from bdesham/update-biogoo
...
Update the “biogoo” theme
2020-02-17 11:08:13 +01:00
4b8889beb3
[fix] ctrlp's colorscheme
2020-02-07 04:08:51 +09:00
90321373a6
biogoo: Use StatusLineTerm colors for terminal buffers
2020-01-26 14:04:00 -08:00
eac720427e
biogoo: Get green from MatchParen instead of PmenuThumb
...
The foreground color of PmenuThumb is not actually used for anything by
Vim. It was by mistake that I defined it in the first place, and this
vim-airline theme should refer to a different highlighting group in
order to get a green color.
2020-01-26 13:39:50 -08:00
4098d3a724
delete badcat theme
2020-01-12 19:47:10 +09:00
b8b2be1e9a
Add owo theme based on bubblegum
2019-12-27 22:50:15 +08:00
4464a48f66
remove vice theme
2019-12-16 20:50:05 +09:00
e87e969b35
Remove aurora theme
2019-12-02 18:34:11 +09:00
f4ba787e9c
Remove dracula theme
...
closes #191 #192
The dracula Vim colorscheme (https://github.com/dracula/vim ) comes with
an accompanying airline-theme. However, since the vim-airline-themes
also ships with the dracula theme, this might cause inconsistencies and
cause confusion which colors should be used.
So simply drop the dracula theme from this repository and use the one from
the upstream dracula colorscheme. After all, you need to install the
color scheme and if you do, you already will get the airline-theme with
it.
2019-11-27 13:50:24 +01:00
0827afccdf
Added base16-snazzy theme
...
colors from h404bi/base16-snazzy and sindresorhus/hyper-snazzy
2019-10-31 15:32:48 +05:30
0d5c5c1e29
Merge pull request #181 from yukunlin/solarized-command-colors
...
Add 'enable_command_color' option for solarized.vim
2019-09-18 14:14:25 +02:00
6e2a97b446
Merge pull request #182 from yukunlin/solarized-darker-tab
...
Add 'g:airline_solarized_dark_inactive_background' option for solarized.vim
2019-09-18 14:13:48 +02:00
342cb642d9
Add base 16 gruvbox dark hard to the themes
...
closes : #185 #186
2019-09-18 14:11:09 +02:00
fb1d0b3cc4
Add 'enable_command_color' option for solarized.vim
...
Allow users to enable a different color for the status line in command
mode.
2019-08-10 20:13:34 +09:00
7f81f102ab
Add 'g:airline_solarized_dark_inactive_background' option for solarized.vim
...
Increases contrast to make it easier to distinguish between active and
inactive buffers.
2019-08-10 19:54:05 +09:00
a38ff8fbb3
added desertink
2019-06-24 16:57:07 -07:00
e6f233231b
Adding the setup for warnings and errors in base16_atelierdune
...
while at it, remove the accidently added section from fruit_punch
2019-05-06 18:12:29 +02:00
22a91e1b1a
include fruit_punch in documented theme list
2019-05-06 07:16:01 -05:00
813a9127f0
Add fruit punch theme. Heavily inspired by bubblegum, fruit punch aims to be more vibrant and fun without being hard on the eyes.
2019-05-04 10:41:05 -05:00
01b3098642
Merge pull request #172 from ZortacDev/upstream-pull
...
Added dark and light variants of the Ayu theme
2019-04-11 07:53:43 +02:00
f7c5d2c201
Added dark and light variants
2019-04-10 21:37:06 +02:00
8ef4f8d950
Use defined color constants in badcat w/ctrlp
2019-03-21 12:16:36 -04:00
321879f410
Fix the powerline separator color
2019-03-21 17:55:32 +08:00
3bfe1d00d4
monochrome: Add coloring for terminal
2018-11-15 11:01:26 +01:00