All Projects → vic → Rebecca Theme

vic / Rebecca Theme

Licence: mit
The purple turtle theme for Spacemacs

Labels

Projects that are alternatives of or similar to Rebecca Theme

Rogue
Personal Emacs config
Stars: ✭ 286 (+207.53%)
Mutual labels:  spacemacs
Spacemacs Private
My Spacemacs config
Stars: ✭ 480 (+416.13%)
Mutual labels:  spacemacs
Homebrew Emacs Plus
Emacs Plus formulae for the Homebrew package manager
Stars: ✭ 965 (+937.63%)
Mutual labels:  spacemacs
.spacemacs.d
My spacemacs configuration.
Stars: ✭ 307 (+230.11%)
Mutual labels:  spacemacs
Emacs Kaolin Themes
Set of eye pleasing themes for GNU Emacs. Supports both GUI and terminal.
Stars: ✭ 421 (+352.69%)
Mutual labels:  spacemacs
Evervim
A Modern, Powerful & Modular Vim Distribution
Stars: ✭ 568 (+510.75%)
Mutual labels:  spacemacs
Spacehammer
Hammerspoon config inspired by Spacemacs
Stars: ✭ 280 (+201.08%)
Mutual labels:  spacemacs
Awesome Spacemacs
A collection of awesome Spacemacs resources
Stars: ✭ 80 (-13.98%)
Mutual labels:  spacemacs
Spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
Stars: ✭ 21,906 (+23454.84%)
Mutual labels:  spacemacs
Vspacecode
Spacemacs like keybindings for Visual Studio Code
Stars: ✭ 793 (+752.69%)
Mutual labels:  spacemacs
Spacevim
Spacemacs for vim
Stars: ✭ 366 (+293.55%)
Mutual labels:  spacemacs
Nord Emacs
An arctic, north-bluish clean and elegant Emacs theme.
Stars: ✭ 379 (+307.53%)
Mutual labels:  spacemacs
Proton
space-atom. spacemacs and sublimious style editing in atom
Stars: ✭ 570 (+512.9%)
Mutual labels:  spacemacs
Spacevim
A community-driven modular vim/neovim distribution - The ultimate vimrc
Stars: ✭ 17,558 (+18779.57%)
Mutual labels:  spacemacs
Dotfiles
dotfiles managed by GNU Stow
Stars: ✭ 52 (-44.09%)
Mutual labels:  spacemacs
Zetteldeft
A Zettelkasten system! Or rather, some functions on top of the emacs deft package.
Stars: ✭ 284 (+205.38%)
Mutual labels:  spacemacs
Spacemacs Theme
Light and dark theme for spacemacs that supports GUI and terminal
Stars: ✭ 483 (+419.35%)
Mutual labels:  spacemacs
Dumb Jump
an Emacs "jump to definition" package for 50+ languages
Stars: ✭ 1,256 (+1250.54%)
Mutual labels:  spacemacs
Spacemacs Content
Content for the book - Clojure Development with Spacemacs
Stars: ✭ 72 (-22.58%)
Mutual labels:  spacemacs
Dotfiles
🐲 My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
Stars: ✭ 725 (+679.57%)
Mutual labels:  spacemacs

Rebecca, the purple turtle.

Made with Spacemacs

MELPA

Rebecca is a dark emacs theme with purple/violet colors.

Works best with this soundtrack and Liam Wong's photos as background.

Screenshots

GUI

screen shot 2016-12-27 at 2 13 55 pm

Terminal

screen shot 2018-04-01 at 11 37 43 pm

more screenshots

Rebecca at emacsthemes.com

Installation

With Spacemacs

Rebecca is now included in spacemacs' theme-megapack.

To set it as default just add it to the top of themes preference on your ~/.spacemacs file:

dotspacemacs-themes '(
   rebecca
)

Or activate it using the theme switcher:

SPC T s rebecca [RET]

From MELPA

M-x package-install [RET] rebecca-theme [RET]
M-x load-theme [RET] rebecca [RET]

Manually

put rebecca-theme.el in either the custom-theme-directory or load-path.

You can apply the theme via M-x customize-themes, or make it the default by adding the following to your Emacs configuration:

   (load-theme #'rebecca t)

Term color scheme

The Rebecca color scheme has been ported to iterm2 and many other terminals.

Also, some base16-rebecca iterm colors can be found here

Emacs terminal 24bit colors

For getting the best experience on terminal, I'd recommend to use an emacs patched with 24bit color support.

Instructions for getting emacs with 24bit colors can be found here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].