Git Product home page Git Product logo

amora's Introduction

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'

amora's People

Contributors

gitleptune avatar owozsh avatar llalon avatar

Stargazers

adryd avatar ayuxia avatar  avatar Jace avatar  avatar tea avatar Pétala Leite avatar Chris avatar  avatar Risee avatar fawn avatar  avatar  avatar  avatar Emily avatar OldNever avatar JC avatar Gavi Schneider avatar Ramojus Lapinskas avatar Caio Koiti Kaihara avatar  avatar Joshua T. avatar Nathan avatar Starsign68 avatar ruptim avatar  avatar  avatar  avatar  avatar  avatar SuperBo avatar Médéric Hurier (Fmind) avatar R Kinneavy avatar lilith avatar Michiel Scholten avatar shaurya gupta avatar Fisher Sun avatar Lenore avatar Ben Chopson avatar kgx avatar Kyle Chamberlain avatar Luqmanul Hakim Nuzrin avatar Deniz avatar V360 avatar Esaú Peralta avatar Dinesh avatar  avatar Willian Ozako avatar Mags avatar Salman avatar Subramanya Chakravarthy avatar Pjotr avatar  avatar Krishna avatar ebigram avatar  avatar Siddharth Mohanty avatar marcin avatar Pedro Sader Azevedo avatar Kevin Su avatar Max Coronado Lorca avatar [abandoned account] avatar  avatar Sam Boysel avatar Steven Dahdah avatar Danijel Wallenborg avatar apple avatar lunpullypun-zxbpylls avatar Pedro Barros avatar Christos Pantoleon avatar eris avatar Jacopo Giusti avatar  avatar  avatar Raiyan Hossain avatar Capmus Banon avatar Jan Kampling avatar faxmarbled avatar  avatar n0nz avatar Julian avatar Cynthia Foxwell avatar Ricardo Lopez avatar Daven Quinn avatar Zac Scott avatar Delete020 avatar Jeffrey Serio avatar LumaLivy avatar Alex Strand avatar Roni Ardiyanto avatar Roberto Bautista avatar Cycatz avatar Ashton Redd avatar mluna avatar Marley Sullivan avatar Vidhu Kant Sharma avatar Justin avatar  avatar  avatar Natan Sanches avatar

Watchers

 avatar  avatar  avatar  avatar Dinesh avatar lilith avatar  avatar

amora's Issues

Amora showcase

So the past weeks I found some time to Amora some stuff. I can share my code on demand (sorry for the default Kali theme, I looks better on my Arch setup).

Polybar:
image

Rofi launcher:
image

Tmux:
image

Startpage:
image

Colorscheme not installed properly using VIM PLUG

Hey I love this scheme, I already installed it for my terminal, but I struggle installing it using VIM PLUG.

My init.vim config:

" Plugins              
call plug#begin('~/.vim/plugged')   
    Plug 'owozsh/amora'
call plug#end() 
" End plugins 

" Amora focus mode
let g:mode = 'focus'
colorscheme amora

Here is what I get in neovim (after running :PlugInstall + restart nvim):
https://imgur.com/a/iOklECn

I don't think this is the correct color scheme 😆

I already installed themes using VIM PLUG with no issue, I am wondering what I did wrong this time.

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.