• Stars
    star
    101
  • Rank 338,166 (Top 7 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

VIM colorscheme

Amora !

Introduction (Read the code!)

Amora introduction text

Amora is still under development. You can help me by sending issues or donating (see support section).

Installation

Make sure to set your terminal background color to #2A2331

Using VIM PLUG

  • Plug 'owozsh/amora'
  • colorscheme amora
  • reopen VIM/NEOVIM and run :PlugInstall

Manually

  • Create a folder named 'colors' in your '.config/nvim/' directory. ('.config/nvim/colors');
  • Run on your terminal:

Support

Buy me a coffee! :)

Configuration

Put these settings before 'colorscheme amora'

  • activate focus mode
    • let g:mode = 'focus'
  • activate mirtilo mode
    • let g:mode = 'mirtilo'