• Stars
    star
    2,070
  • Rank 22,330 (Top 0.5 %)
  • Language
    Vim Script
  • License
    MIT License
  • Created almost 11 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ‡¦πŸ‡Ά Bluish color scheme for Vim and Neovim

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.

More Repositories

1

tweakpane

πŸŽ›οΈ Compact GUI for fine-tuning parameters and monitoring value changes
TypeScript
2,875
star
2

vaffle.vim

πŸ“ Lightweight, window-based file manager for Vim
Vim Script
282
star
3

CQMFloatingController

Floating UI component with navigation bar for iPhone
Objective-C
232
star
4

vscode-iceberg-theme

Dark blue color theme for Visual Studio Code
TypeScript
102
star
5

llumino-pwa

πŸ“± Llumino, a luminous calculator, re-built with the latest web technology (PWA)
JavaScript
89
star
6

colorswatch.vim

🌈 Beautiful color swatch from the current buffer
Vim Script
65
star
7

pgmnt.vim

🎨 Template engine for Vim color schemes, in pure Vim script
Vim Script
61
star
8

vanillabox

Simple, modern Lightbox-like plugin for jQuery
JavaScript
55
star
9

zero-pde

Processingγ§γ‚Όγƒ­γ‹γ‚‰ε­¦γΆγƒ—γƒ­γ‚°γƒ©γƒŸγƒ³γ‚°γƒ»γƒ“γ‚Έγƒ₯γ‚’γƒ«γ‚’γƒΌγƒˆ
Processing
40
star
10

inspecthi.vim

πŸ” Small tool for inspecting highlighting link structure
Vim Script
38
star
11

svss.vim

SVSS's Vim Style Sheet
Vim Script
35
star
12

aislice

Batch export script for iOS developers who use Adobe Illustrator
JavaScript
26
star
13

dotfiles

βš™οΈ My configuration files (including organized, standalone .vimrc)
Vim Script
19
star
14

lightline-hybrid.vim

Bring awesome color scheme 'hybrid' into lightline.vim
Vim Script
19
star
15

hyper-iceberg

Dark blue color theme for Hyperβ„’
JavaScript
18
star
16

xcode-iceberg

Dark blue color theme for Xcode
13
star
17

shadeline.vim

Very simple way to customize a status line of Vim
Vim Script
12
star
18

cookbook

My recipes
12
star
19

acqr

QR code generator for Animal Crossing
TypeScript
10
star
20

atom-iceberg-syntax

A dark blue color scheme for Atom, originally for Vim
CSS
7
star
21

Swift-IntroducingOptional

手を動かしγͺγŒγ‚‰γ€γ¦γ„γ­γ„γ«ε­¦γΆOptional
Swift
5
star
22

popping-jellies

The attraction and repulsion of the three groups of jellies.
JavaScript
4
star
23

snapbuffer.vim

More accurate way to export current buffer as html
Vim Script
4
star
24

paperjs-docset

Paper.js docset generator for Dash (http://kapeli.com/dash)
Ruby
4
star
25

CCPClassDump

Objective-C
4
star
26

pixijs-docset

Pixi.js docset generator for Dash (http://kapeli.com/dash)
Ruby
4
star
27

algae-pencil-drawing

Visualization of the beauty of trigonometric functions
JavaScript
4
star
28

inkexport

Batch export script for iOS developer who uses Inkscape
Ruby
4
star
29

figma-plugin-find-text-by-font

Figma plugin for finding text by font
HTML
3
star
30

goog-starter-kit

Start developing your web app with Google Closure Library, in one command!
JavaScript
2
star
31

todo.vim

Lightweight to-do list works with unite.vim
Vim Script
2
star
32

loading-flower

A small program for creating a loading indicator image
Processing
2
star
33

ntdcoco.vim

Small utility for modifying column highlights
Vim Script
1
star
34

plug-preset.vim

Preset options of famous packages for vim-plug
Vim Script
1
star
35

sushipico-set-donations

Small scripts that create a donation list from package.json
TypeScript
1
star