-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new airline theme #270
Open
MaksWisniewski
wants to merge
299
commits into
jellybeans-refactor
Choose a base branch
from
master
base: jellybeans-refactor
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
new airline theme #270
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Airline theme now included with vim colorscheme here: https://github.com/josuegaleas/jay
Add vim-aurora airline theme
Added badcat airline theme
base16_shell theme for vim-airline matches an active Base16 Shell theme. It should be used in combination with Base16 Shell, which sets the correct colors in the terminal: (https://github.com/chriskempson/base16-shell). The colors used in this theme are within the 21 term colors set by Base16 Shell. The theme supports 2 options described in the docs.
Add base16_shell theme
fixes #67
Add onedark.vim theme
Add base16_oceanicnext theme
- This fixes the airline if you're running with 256 colors matching the base16 colorscheme setup for oceanicnext
Added alduin colorscheme to the docs .
Check base16colorspace = 256 color in oceanicnext
[contrib] Added alduin.vim colorscheme
[contrib] Added sierra colorscheme
onedark.vim: Add 16-color support
hybrid.vim theme for airline uses pretty strange palette for both visual and insert modes. Despite looking *strange*, one may consider it as a design decision, however, the replace mode uses the same palette for statusline as the normal mode and hence looks consistent. Visual comparison could is located here: http://imgur.com/a/YoeMS This patch makes things consistent and use the same colors for the status line, and different colors for mode indicator.
hybrid: makes colors consistent across the modes
added base16 seti theme
hybrid.vim theme for airline uses crimson color for status line if any modifications to the buffer are detected. It looks annoying since we deal with it every day. Let's do not be too obsessive here and get rid of special color at all - fortunately it's redundant as we have [+] sign to emphasize that unsaved changes are detected. http://imgur.com/a/DAmmd
hybrid: do not use any colors for modified state
Adds sailorhg's Fairyfloss theme. Change color names, tweak mode colors Change ctrlp theme to visual mode
Set let g:airline_base16_gruvbox_dark_hard_old = 1 to allow the old base16_gruvbox_dark_hard style again. closes #250
Fix #250: Move color palette definitions in if-block for old base16_gruvbox_dark_hard
Only add the new themes from PR #244 and do not modify the existing themes.
closes #253
Update grey scale in Google theme
[add] Vim v8.2.2000 version in ci
the PR is wrong. Please only include the newly added file, do not included previous commits. |
Fixes colouring in base16 for INSERT/VISUAL
Fix incorrect gui colors in jellybeans theme
please squash into a single commit only the newly added theme. |
Add cyberpunk theme
add onedark terminal colors
Supernova: Update hex colors to match console colors
Add blood red theme.
update selenized light and dark to match the canonical selenized sRGB values
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
Please, please add this theme link