GithubHelp home page GithubHelp logo

mlindsk / apropospriate-theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from waymondo/apropospriate-theme

0.0 0.0 0.0 1.01 MB

A colorful, low-contrast, light & dark theme set for Emacs with a fun name

Emacs Lisp 100.00%

apropospriate-theme's Introduction

MELPA MELPA Stable

Apropospriate Theme

A colorful, low-contrast, light & dark theme set for Emacs 24.3+. It strives to be pleasant, clean, and consistent, with special focus for the current buffer.

This theme started as a Frakenstein mash-up of base16-eighties-theme and solarized-light themes which I customized heavily, then completely swapped out the color palette based on Google's Material color suggestions.

Screenshots

apropospriate-dark-theme

apropospriate-light-theme

Install & Usage

The recommended and easiest way to install is through MELPA via package.el:

M-x package-install apropospriate-theme

Or you can always manually download the directory somewhere and add it both load-path and custom-theme-load-path.

Once installed, load either theme variant with M-x load-theme or in your config:

(require 'apropospriate)
(load-theme 'apropospriate-dark t)
;; or
(load-theme 'apropospriate-light t)

use-package style:

(use-package apropospriate-theme
  :ensure t
  :config 
  (load-theme 'apropospriate-dark t)
  ;; or
  (load-theme 'apropospriate-light t))

Supported Packages

Apropospriate supports all the usual prog-mode derived packages as well as some fun extra stuff:

  • Company Mode
  • Magit 1.x & 2.x
  • Powerline
  • Spaceline
  • Rainbow Delimiters
  • Highlight Blocks Mode
  • Highlight Tail Mode
  • Highlight Indent Guides Mode
  • Highlight Indentation Mode
  • Beacon
  • Flycheck
  • Flycheck Inline
  • Flymake
  • Auto Dim Other Buffers
  • Ace Jump Mode
  • Ace Jump Window
  • Ace Jump Buffer
  • Avy
  • Swoop & Helm Swoop
  • Highlight Symbol Mode
  • Git Gutter
  • Diff Hl (looks best with diff-hl-margin-mode)
  • Pulse
  • Helm
  • Helm CSS SCSS
  • Popup & Pos Tip
  • Evil
  • Tabbar
  • Org Mode
  • Guide Key
  • Which Key
  • Visible Mark
  • ERC
  • ORG
  • Aznu
  • Wgrep
  • Eshell
  • Ansi-Term
  • Neotree
  • Hydra
  • Dired Subtree
  • Symbol Overlay
  • Counsel CSS
  • Ivy Posframe
  • Smerge
  • Lsp-mode
  • Lsp-UI-mode
  • Grizzl
  • Hi-Lock
  • Flyspell
  • Display Numbers Line Mode
  • Visual-Regexp
  • Solaire
  • Frog Menu
  • Which Key Posframe
  • Company Posframe
  • Goggles
  • Orderless
  • Corfu
  • Vertico
  • Ediff
  • Mlscroll

apropospriate-theme's People

Contributors

jeffhertzler avatar matthewbauer avatar neoise avatar ngquerol avatar rodrigoflores avatar waymondo 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.