Git Product home page Git Product logo

detorte's Introduction

Detorte Color Scheme for Vim

Detorte is a color scheme for Vim, which originates from built-in desert and torte color schemes. Detorte will behave mostly the same in both GUI and 256-Color terminal Vim.

Detorte has both a dark theme and a light theme, which are for your choice. :)


Installation

Copy the files on your .vim/colors folder. Or alternatively, use a plugin manager such as Vundle, or Pathogen.

If you prefer the dark theme, add this in your .vimrc file:

let g:detorte_theme_mode = 'dark'

Or the light theme:

let g:detorte_theme_mode = 'light'

Useful Commands

  • DetorteHighContrast
    Turn on high contrast mode in dark theme mode. It is useful when you are presenting your screen.
  • DetorteHighlight [style]
    Change both the GUI and CTerm settings of highlight group <group>. <fg-color-num> and <bg-color-num> are the 256 color number and -1 means not specified.
    [style] is bold, italic, or none.
    Example: DetorteHighlight CursorLine 16 -1 none.

Screenshots

Screenshots_001

Screenshots_002

Screenshots_003

Screenshots_004

Screenshots_005

Screenshots_006

Screenshots_007

detorte's People

Contributors

tamlok avatar

Watchers

James Cloos avatar Ming Gong 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.