Code Monkey home page Code Monkey logo

space-vim-theme's Introduction

space-vim-theme - Vim Colorscheme

badge

dark light

kitty with set termguicolors

space-vim-dark is a dark only theme, space-vim-theme as its successor now supports both dark and light background. This coloescheme originates from spacemacs-theme with some alterations.

Installation

Use vim-plug:

Plug 'liuchengxu/space-vim-theme'

Usage

colorscheme space_vim_theme

:h space_vim_theme for detailed information.

Hacking

Do you want to hack the theme?

  1. Install Colortemplate.

  2. Edit the files in the templates folder.

  3. Rebuild the colorscheme by sourcing make_colorschemes.vim.

Credits

space-vim-theme's People

Contributors

liuchengxu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

space-vim-theme's Issues

如何让注释的斜体不生效

  • 看了帮助文档, 提到默认情况下为
let g:space_vim_italic = 0

我自己设置成0了,但是没有生效.(不论是在colorscheme命令的前面还是后面都有试过)
另外, 我也参考了space-vim-dark中的

hi Comment cterm=NONE

但是仍然是斜体

  • 另外:希望可以提供一个选项可以是否让关键字加粗的选项

[Feature Request]

Feature

1.space_vim_plugins_in_hi = 1 startify底部变黑色了。。不应该设置251,
321
_2._我单独设置了 vim-gitgutter,默认不是用的bg,有ctermbg就有点丑.
12312
3. 像spacevim-vim-dark 有listchars的颜色。vim-go会重置tab与indentline无法共同使用,所以添加listchar的颜色更加明显。

Lightline Theme

This is one of my favorite themes. How do I enable a lightline theme for it ?

VimCurrentWord highlight group does not take effect

Thanks for this amazing-looking color scheme!

I am using space-vim with space-vim-theme color scheme enabled by default in the latest version.

I found that CurrentWord highlight group is somehow linked to Search, which makes it extremely to find the cursor as it uses reverse effect. See pic below:

image

However, space-vim-dark does not have this issue:

image

In space_vim_theme.vim, you define a new color group called VimCurrentWord which is not the one that vim_current_word plugin uses. I believe this is where the issue comes from.

hi VimCurrentWord ctermfg=NONE ctermbg=232 guifg=NONE guibg=#100a14 guisp=NONE cterm=NONE gui=NONE

Any insights? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.