GithubHelp home page GithubHelp logo

ayu-theme-emacs's Introduction

Ayu-Theme Pack for Emacs

Content

Introduction

Refer to the original Ayu-theme. It’s truly an amazing set of theme and someone has to port it to Emacs eventually.

This repo currently provides 3 versions of Ayu-theme: the light, they grey & the dark. Refer to the files with correspondent names.

Screenshots

./img/light.png

./img/dark.png

./img/grey.png

Installing

Just copy the lisp files to your emacs config dir (ie: ~/.emacs.d) and load them…

Example

cp ayu-*.el ~/.emacs.d/themes

And somewhere, with a little lisp…

(setq custom-theme-directory "~/.emacs.d/themes")

Why not Melpa?

I’d love to have this published to Melpa but I’m just too lazy to do that. If you find it nice and worth sharing, and if you can help publishing this, that would be awesome.

It’s possible to install them using Quelpa, though.

(use-package ayu-theme
  :quelpa
  (ayu-theme :repo "vutran1710/Ayu-Theme-Emacs" :fetcher github)
  :config
  (load-theme 'ayu-dark t))

License/Credit

All go to the original author of Ayu-theme.

I just did the copy works.

The colors might not be 100% accurate.

ayu-theme-emacs's People

Contributors

a13 avatar vutran1710 avatar

Watchers

 avatar  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.