Git Product home page Git Product logo

iceberg.vim's Introduction

Iceberg

Iceberg is well-designed, bluish color scheme for Vim and Neovim.

Screenshot

See the official site or the vimonline page for more information.

Features

lightline

Philosophy

Creator of Iceberg talked about how to create your lovely color scheme in VimConf 2017, international Vim conference. This slides also explained the philosophy of Iceberg.

Creating Your Lovely Color Scheme

For other environments

IDEs and text editors

Terminal emulators

NOTE: terminal.sexy provides configuration files for the 16 ANSI colors for many terminal emulators (e.g. GNOME Terminal, iTerm2, etc.). Use .Xresources file as import and export it for the emulator of your choice.

Other

Building your own Iceberg

NOTE: This section is for color scheme developers. If you just want to use the color scheme, you don't have to follow these steps.

  1. Install cocopon/pgmnt.vim, a template engine for Vim color scheme, to your Vim.

  2. To modify a color palette, edit autoload/iceberg/palette/(dark|light).vim. If you make changes, be sure to :source this file before step 4 otherwise your color palette changes will not be reflected.

  3. To modify highlighting groups or links, edit src/iceberg.vim.

  4. After editing, compile the source file as below:

    :e src/iceberg.vim
    :cd %:h
    :source %

    Compiled files will be output into autoload directory.

License

MIT License. See LICENSE.txt for more information.

iceberg.vim's People

Contributors

cocopon avatar pkazmier avatar gkeep avatar gagbo avatar get-me-power avatar justinnhli avatar kuniwak avatar mdzhang avatar aseom avatar akiellor avatar sysashi avatar yanma avatar jackevansevo avatar conao3 avatar lambdalisue avatar

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.