All Projects → chrisdiana → Itg_flat_vim

chrisdiana / Itg_flat_vim

Port of the awesome Sublime Text theme itg.flat for VIM

Projects that are alternatives of or similar to Itg flat vim

RecordParser
Zero Allocation Writer/Reader Parser for .NET Core
Stars: ✭ 155 (+287.5%)
Mutual labels:  flat
Choetl
ETL Framework for .NET / c# (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
Stars: ✭ 372 (+830%)
Mutual labels:  flat
Furatto
It's a flat, fast and powerful front-end framework for rapid web development.
Stars: ✭ 850 (+2025%)
Mutual labels:  flat
icons-flat-osx
Free Flat icons For OSX
Stars: ✭ 371 (+827.5%)
Mutual labels:  flat
Getsimplecms
GetSimple CMS
Stars: ✭ 333 (+732.5%)
Mutual labels:  flat
Flat Remix Gtk
Flat Remix is a GTK application theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
Stars: ✭ 634 (+1485%)
Mutual labels:  flat
siimple
The minimal and themeable CSS toolkit for flat and clean designs
Stars: ✭ 525 (+1212.5%)
Mutual labels:  flat
Flat Remix Kde
Flat Remix is a KDE theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
Stars: ✭ 35 (-12.5%)
Mutual labels:  flat
Icons Flat Osx
Free Flat icons For OSX
Stars: ✭ 366 (+815%)
Mutual labels:  flat
Aiflatswitch
Nicely animated flat design switch alternative to UISwitch
Stars: ✭ 904 (+2160%)
Mutual labels:  flat
Fuchsia
Google Fuchsia theme (based on preview colors and Android theme)
Stars: ✭ 15 (-62.5%)
Mutual labels:  flat
Lazer Database
PHP flat file database to store data with JSON
Stars: ✭ 254 (+535%)
Mutual labels:  flat
Lucario
The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode and XTerm
Stars: ✭ 711 (+1677.5%)
Mutual labels:  flat
Modesta
🎨 A clean CSS framework made to be dark, responsive and easy to build with.
Stars: ✭ 76 (+90%)
Mutual labels:  flat
Fredy
❤️ Fredy - [F]ind [R]eal [E]states [D]amn Eas[y] - Let the robot do the work...
Stars: ✭ 29 (-27.5%)
Mutual labels:  flat
Unity-8
Theme mimicking Unity 8's design
Stars: ✭ 22 (-45%)
Mutual labels:  flat
Siimple
The minimal CSS toolkit for flat and clean designs
Stars: ✭ 502 (+1155%)
Mutual labels:  flat
Flutter Neumorphic
A complete, ready to use, Neumorphic ui kit for Flutter, 🕶️ dark mode compatible
Stars: ✭ 988 (+2370%)
Mutual labels:  flat
Ruby Gem Downloads Badge
Clean and simple gem downloads count badge, courtesy of http://shields.io/. You can checkout the application directly at the following URL:
Stars: ✭ 29 (-27.5%)
Mutual labels:  flat
Django Admin Interface
django's default admin interface made customizable. popup windows replaced by modals. :mage: ⚡️
Stars: ✭ 717 (+1692.5%)
Mutual labels:  flat

itg_flat theme for VIM

Port of the awesome Sublime Text theme itg.flat with some minor tweaks. Credit for the original theme goes to @itsthatguy (https://github.com/itsthatguy/theme-itg-flat)


Screenshot

Manual Installation

Place itg_flat.vim into your .vim/colors/ folder then, add this to your .vimrc file

syntax on
colorscheme itg_flat

Install with Vundle

Add to .vimrc

syntax on
Plugin 'cdmedia/itg_flat_vim'
colorscheme itg_flat

Then run :PluginInstall.


Transparent Version A transparent background version is included as well if you choose to have a custom background in terminal sessions. Use itg_flat_transparent instead.


Contributing

All forms of contribution are welcome: bug reports, bug fixes, pull requests and simple suggestions. Thanks!

List of contributors

You can find the list of contributors here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].