Commit Graph
100 Commits
Author SHA1 Message Date
Christian BrabandtandGitHub bd63f82435 Merge pull request #254 from danrneal/master
Update grey scale in Google theme
2021-05-18 08:46:48 +02:00
Christian Brabandt 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
Christian Brabandt 140238f65e Revert "Updated and re-created base16 themes"
This reverts commit fa3911ebbd.

fixes #252
2021-05-07 21:43:42 +02:00
Christian BrabandtandGitHub 0f9995d599 Merge pull request #251 from Happy-Dude/master
Fix #250: Move color palette definitions in if-block for old base16_gruvbox_dark_hard
2021-04-16 10:38:39 +02:00
Christian Brabandt 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
Christian BrabandtandGitHub fa808d74e0 Merge pull request #246 from danrneal/master
Add Google dark and light themes
2021-03-03 09:29:51 +01:00
Christian BrabandtandGitHub dd627b0e85 Merge pull request #249 from pt307/apprentice
Add apprentice theme
2021-03-03 09:29:23 +01:00
Christian BrabandtandGitHub 8f1aa2c7fa Merge pull request #238 from peach-lasagna/patch-1
Create transparent.vim
2020-12-17 10:01:48 +01:00
Christian BrabandtandGitHub 05c7d28ad4 Merge pull request #239 from bekcpear/master
add theme `lessnoise`
2020-12-17 10:01:22 +01:00
Christian BrabandtandGitHub 324797ba9b Merge pull request #241 from kazukazuinaina/add_gha
[add] github actions
2020-12-17 10:00:58 +01:00
Christian BrabandtandGitHub 5cf03c355b Merge pull request #236 from srinivas32/master
added power support arch ppc64le on yml file.
2020-11-27 08:34:55 +01:00
Christian BrabandtandGitHub 7ae6ed1580 Merge pull request #230 from Brutuski/lighthaus-submit
Added Lighthaus Theme
2020-10-29 13:25:33 +01:00
Christian BrabandtandGitHub fd855c601c Merge pull request #223 from ming-codes/master
Fix papercolor tabline inactive bug
2020-08-25 13:38:05 +02:00
Christian BrabandtandGitHub 2d68cf9388 Merge pull request #217 from nkakouros-forks/seoul
Adds seoul256 theme
2020-06-24 13:24:10 +02:00
Christian BrabandtandGitHub 9772475fcc Merge pull request #211 from kazukazuinaina/add_github_actions
[add] github actions
2020-02-17 11:09:02 +01:00
Christian BrabandtandGitHub 6979a29cd8 Merge pull request #208 from bdesham/update-biogoo
Update the “biogoo” theme
2020-02-17 11:08:13 +01:00
Christian BrabandtandGitHub 6270e7d588 Merge pull request #210 from kazukazuinaina/fix_alduin_ctrlp
[fix] ctrlp's colorscheme
2020-02-07 08:35:51 +01:00
Christian BrabandtandGitHub 9d6b2fdf66 Merge pull request #207 from kazukazuinaina/add_macos_test
[add] macOS test
2020-01-30 13:09:21 +01:00
Christian BrabandtandGitHub 7f2081e2cb Merge pull request #206 from kazukazuinaina/delete_badcat_theme
delete badcat theme
2020-01-21 09:21:15 +01:00
Christian BrabandtandGitHub 9cfa14a6b7 Merge pull request #202 from kazukazuinaina/fix_markdown_syntax
Fix markdown in ISSUE_TEMPLATE.md
2020-01-07 08:22:12 +01:00
Christian BrabandtandGitHub dbf6450c83 Merge pull request #205 from kazukazuinaina/update_license_year
update license's year in vim-airline-themes
2020-01-07 08:20:48 +01:00
Christian BrabandtandGitHub 14c3a60ab0 Merge pull request #204 from kazukazuinaina/update_ci
update unit test
2020-01-03 10:30:21 +01:00
Christian BrabandtandGitHub 44b69dcabd Merge pull request #203 from edisonhello/master
Add owo theme based on bubblegum
2019-12-27 16:30:05 +01:00
Christian BrabandtandGitHub 945bc057d1 Merge pull request #201 from kazukazuinaina/add_issue_template.md
add issue template
2019-12-19 11:44:08 +01:00
Christian BrabandtandGitHub 1eecd5b1c0 Merge pull request #200 from kazukazuinaina/remove_vice_theme
remove vice theme
2019-12-17 16:19:09 +01:00
Christian BrabandtandGitHub 67512f5e81 Merge pull request #199 from kazukazuinaina/add_save/restore_cpo_setting
plugin: save/restore cpo setting
2019-12-13 10:31:01 +01:00
Christian BrabandtandGitHub a8947186c0 Merge pull request #197 from kazukazuinaina/remove_aurora_theme
Remove aurora theme
2019-12-12 09:04:33 +01:00
Christian BrabandtandGitHub fe89bb50a1 Merge pull request #196 from kazukazuinaina/update_airline-themes.txt
update airline-themes.txt's years
2019-12-02 10:07:58 +01:00
Christian Brabandt 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
Christian BrabandtandGitHub 4641e63784 Merge pull request #193 from kazukazuinaina/update_plugin_dir_script
add check to vim version
2019-11-27 11:22:03 +01:00
Christian BrabandtandGitHub bcf4e8c5e2 Merge pull request #194 from kazukazuinaina/update_LICENSE
update LICENSE's year
2019-11-27 11:21:17 +01:00
Christian BrabandtandGitHub 0461a2a568 Merge pull request #190 from kazukazuinaina/update_gitignore
add .DS_Store
2019-11-25 09:45:44 +01:00
Christian BrabandtandGitHub 935dffc6ff Merge pull request #188 from kazukazuinaina/update_README
update README.md
2019-11-21 17:52:56 +01:00
Christian BrabandtandGitHub 650701f08f Merge pull request #187 from masala-man/master
Added base16-snazzy theme
2019-10-31 12:47:42 +01:00
Christian BrabandtandGitHub 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
Christian BrabandtandGitHub 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
Christian BrabandtandGitHub b851658442 Merge pull request #179 from cbartondock/master
Added DesertInk (all credit for the theme to @toupeira)
2019-07-23 09:10:57 +02:00
Christian Brabandt f943086b24 Use --not-a-term argument to vim 2019-05-06 14:42:31 +02:00
Christian Brabandt a827d6349b Update Travis-CI Badge 2019-05-06 14:37:54 +02:00
Christian BrabandtandGitHub 012c62c058 Merge pull request #174 from paroxayte/fruitpunch
Add fruit punch theme
2019-05-06 14:16:48 +02:00
Christian BrabandtandGitHub 3c0720fb5a Merge pull request #175 from paroxayte/tests
Add simple tests to make sure themes don't contain language errors.
2019-05-06 08:49:48 +02:00
Christian BrabandtandGitHub 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
Christian BrabandtandGitHub 78cc30cb90 Merge pull request #169 from abouteiller/bugfix/badcat-ctrlp
Use defined color constants in badcat w/ctrlp
2019-03-21 17:28:29 +01:00
Christian BrabandtandGitHub 52ebed1e8a Merge pull request #168 from hhchung/onedark_powerline_color
Fix the powerline separator color
2019-03-21 11:18:52 +01:00
Christian Brabandt 3bfe1d00d4 monochrome: Add coloring for terminal 2018-11-15 11:01:26 +01:00
Christian BrabandtandGitHub aea73d546c Merge pull request #163 from Donearm/testing
rewrote variables' structure for Ubaryd and Laederon
2018-11-15 10:58:52 +01:00
Christian BrabandtandGitHub 01196044f7 Merge pull request #161 from Donearm/testing
update colours for both Ubaryd and Laederon themes
2018-11-12 06:38:59 +01:00
Christian BrabandtandGitHub ad6cc5261b Merge pull request #160 from timorunge/master
Adding warnings and errors to modified palette mode
2018-11-08 13:26:47 +01:00
Christian Brabandt c03a2e31cb powerlinish: make section_z like section_a
As mentioned in the theme, the coloring of section_z should look like
the one of section_a.

closes #159
2018-11-06 12:21:27 +01:00
Christian Brabandt 65217b41da base16: do not overwrite StatusLine highlighting
The base16 group contained a reference to the Statusline highlighting
group. That changed highlighting of the group unintentionally and made
the wildmenu unreadable.

Most likely, instead of the 'statusline' group it was meant to use the
airline_c highlighting group. So use this instead.

However there was one additional catch. It used the highlighting from the
vimCommand highlighting group. However that group was only available
when editing vim files, else it would fall back to use the Normal
highlighting group. Since the vimCommand highlighting group however
links to the Statement highlighting group, use that instead. Statement
should always be available.

fixes #158
2018-10-25 08:51:33 +02:00
Christian BrabandtandGitHub cdbe8d0d61 Merge pull request #157 from aben20807/master
Add ouo theme
2018-10-22 08:30:53 +02:00
Christian BrabandtandGitHub d67794b28c Merge pull request #154 from roryrjb/master
base16 adwaita dark
2018-10-13 15:54:46 +02:00
Christian BrabandtandGitHub 725789c110 Merge pull request #153 from danielwe/master
Make base16_shell work for all uses of base16-vim, and rename accordingly
2018-09-05 21:08:59 +02:00
Christian BrabandtandGitHub 6e798f9030 Merge pull request #149 from joaovinicius/master
add dracula theme
2018-07-30 15:25:11 +02:00
Christian BrabandtandGitHub 3c1d45a1a8 Merge pull request #148 from jaredramirez/patch-2
Port NightOwl Theme
2018-07-29 18:44:50 +02:00
Christian BrabandtandGitHub b35f952a6a Merge pull request #144 from wb-towa/lucius_error_fix
Fix for Lucius theme to make errors more readable
2018-06-14 21:37:28 +02:00
Christian BrabandtandGitHub c593b00edc Merge pull request #139 from softmoth/minimalist-light
Support light background in minimalist theme
2018-06-06 09:44:58 +02:00
Christian BrabandtandGitHub e5e8071643 Merge pull request #138 from Neur1n/solarized_flood
Added solarized_flood theme
2018-06-04 23:15:05 +02:00
Christian BrabandtandGitHub 01d52d7dd8 Merge pull request #136 from khoacao96/patch-1
Fix some doc errors
2018-05-23 07:46:11 +02:00
Christian BrabandtandGitHub 4a9595d91e Merge pull request #135 from dustinblackman/master
Fix base16 seti theme
2018-05-08 22:31:16 +02:00
Christian Brabandt d60b344fd0 Add base16_nord theme
closes #133
2018-04-25 08:45:02 +02:00
Christian Brabandt a334b5f551 doc: reorder helpfile a bit
Restructure helpfile a bit, order configuration by alphabet
Add section headers per theme name
2018-04-18 21:26:17 +02:00
Christian Brabandt 1b264ccec1 molokai: revert bright orange
The recent change f0e613782d to the molokai theme made people
really unhappy. Therefore revert to the old behaviour. People who liked
the current behaviour can set `:let g:airline_molokai_bright=1` to
enable it again.

fixes #132
2018-04-18 21:19:10 +02:00
Christian Brabandt bd8acf1f64 zenburn: Adjust contrast for filename slightly
fixes #113
2018-04-18 09:23:03 +02:00
Christian BrabandtandGitHub b0fca80555 Merge pull request #131 from mimadrid/molokai
molokai: black color (16) to orange color (208)
2018-03-24 19:52:39 +01:00
Christian BrabandtandGitHub 74122500f0 Merge pull request #130 from khoacao96/patch-1
Add 'dark_text' option for solarized.vim
2018-03-23 16:50:17 +01:00
Christian Brabandt daa7d3d274 Add terminal mode for minimalist theme 2018-01-05 08:38:21 +01:00
Christian BrabandtandGitHub a7fcf5335e Merge pull request #123 from actionless/term_light
add 'term_light' colorscheme
2017-12-28 17:01:04 +01:00
Christian BrabandtandGitHub d53d70b1fd Merge pull request #120 from skeswa/master
Added the Ayu Mirage theme
2017-12-20 13:50:36 +01:00
Christian BrabandtandGitHub 52dfa2b6c0 Merge pull request #117 from Alcamore/master
Add Base16 Classic theme
2017-11-18 16:40:05 +01:00
Christian BrabandtandGitHub 183abe1569 Merge pull request #119 from liuchengxu/master
Add violet theme
2017-11-18 16:39:43 +01:00
Christian BrabandtandGitHub b218f99b17 Merge pull request #118 from cryptarch/master
Add jet theme
2017-11-10 11:41:31 +01:00
Christian BrabandtandGitHub 26f67b9265 Merge pull request #116 from bdesham/add-biogoo
Add a file for the biogoo theme
2017-10-29 09:49:51 +01:00
Christian BrabandtandGitHub 753ecfee61 Merge pull request #114 from rogeriozambon/master
Added Soda theme
2017-10-17 07:37:54 +02:00
Christian BrabandtandGitHub 61c215befc Merge pull request #108 from EdwardBetts/spelling
correct spelling mistake
2017-10-15 15:21:37 +02:00
Christian BrabandtandGitHub cc78108863 Merge pull request #111 from gerardbm/master
Include atomic theme
2017-10-15 15:21:22 +02:00
Christian Brabandt af3292dbbb include dark_minimal theme 2017-09-01 11:27:42 +02:00
Christian BrabandtandGitHub 08c76e4cd0 Merge pull request #102 from mimadrid/fix/molokai.vim
molokai: Fix color behaviour with replace mode
2017-08-08 14:39:22 +02:00
Christian Brabandt 3bdcf54b4c fix brocken deus theme
Themes was in dos mode.

closes #98
2017-08-02 22:35:51 +02:00
Christian BrabandtandGitHub 66b135d1c9 Merge pull request #101 from iroedius/master
base16_spacemacs: add colors for error/warning counts and disable special color and bold for modified state
2017-08-01 20:24:47 +02:00
Christian BrabandtandGitHub 6be1cc5ff8 Merge pull request #98 from fbearoff/master
Add deus theme to doc
2017-08-01 16:13:17 +02:00
Christian BrabandtandGitHub d89de7fcb3 Merge pull request #100 from zacanger/master
Add `angr` theme
2017-07-31 20:55:32 +02:00
Christian BrabandtandGitHub 5d75d76ca2 Merge pull request #96 from igor-prusov/master
Remove quotation marks around variable name
2017-07-10 11:55:34 +02:00
Christian Brabandt 7865fd8ba4 Updated README.md 2017-06-24 17:05:06 +02:00
Christian Brabandt 20a926a1eb monochrome: fix colorful warning/error section
closes #60
2017-06-20 23:19:54 +02:00
Christian Brabandt b9f4742e41 mention fairfloss theme 2017-06-20 23:01:07 +02:00
Christian BrabandtandGitHub 11056540ba Merge pull request #82 from dysnomian/master
🍬 Add fairyfloss theme
2017-06-20 23:00:16 +02:00
Christian BrabandtandGitHub 01a31eb7b7 Merge pull request #91 from DikiCook/master
Bump minimalist version to 1.4
2017-06-15 10:43:39 +02:00
Christian BrabandtandGitHub 43fe3927b8 Merge pull request #90 from DikiCook/master
Added minimalist
2017-05-24 21:42:42 +02:00
Christian BrabandtandGitHub 3a39c85598 Merge pull request #87 from jplrssn/master
Make airline errors same colour as warnings in "solarized"
2017-05-14 17:04:31 +02:00
Christian BrabandtandGitHub fb89c736ab Merge pull request #89 from QuLogic/readme-bullets
Fix bullet points in Installation instructions.
2017-05-14 17:02:43 +02:00
Christian BrabandtandGitHub 66c2839bb1 Merge pull request #84 from 22a/master
Add base16-spacemacs theme
2017-03-27 21:27:42 +02:00
Christian BrabandtandGitHub 793ce6615b Merge pull request #78 from ikalnytskyi/hybrid-modified-color
hybrid: do not use any colors for modified state
2017-03-15 17:34:40 +01:00
Christian Brabandt 9eb53e1c08 mention base16-seti theme in documentation 2017-03-09 20:32:20 +01:00
Christian BrabandtandGitHub 825ad07821 Merge pull request #76 from binaryplease/master
added base16 seti theme
2017-03-09 17:20:50 +01:00
Christian BrabandtandGitHub 1f77998990 Merge pull request #77 from ikalnytskyi/hybrid-consistent-modes
hybrid: makes colors consistent across the modes
2017-03-09 17:20:17 +01:00
Christian BrabandtandGitHub 758c481393 Merge pull request #72 from joshdick/master
onedark.vim: Add 16-color support
2017-03-07 01:56:03 +01:00
Christian BrabandtandGitHub 205f6964be Merge pull request #74 from danilo-augusto/sierra
[contrib] Added sierra colorscheme
2017-02-26 10:51:00 +01:00
Christian BrabandtandGitHub 79e52966bf Merge pull request #69 from danilo-augusto/master
[contrib] Added alduin.vim colorscheme
2017-02-26 08:29:39 +01:00
Christian BrabandtandGitHub d38b2c50d1 Merge pull request #73 from jgeiger/master
Check base16colorspace = 256 color in oceanicnext
2017-02-26 08:28:20 +01:00