Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi - README.org added to zenburn.el #3

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
80afaac
add README
mdengler May 9, 2011
3940df8
rename README to README.org
mdengler May 9, 2011
4dc7c27
README.org: add copyright pointer
mdengler May 9, 2011
f3a5a30
zenburn.el: M-x whitespace-cleanup
mdengler May 9, 2011
77ed7a5
zenburn.el: fix zenburn-highlight-alerting to not be red-on-red in te…
mdengler May 9, 2011
55e10f8
zenburn.el: add whitespace between color-theme-install args, sort 'de…
mdengler May 9, 2011
8091330
zenburn.el: merge in color-theme-install changes from https://github.…
mdengler May 9, 2011
b1a989f
zenburn.el: sort-lines of zenburn-make-face-alias-clauses
mdengler May 9, 2011
dabf6e6
zenburn.el: organise face definitions
mdengler May 9, 2011
5057734
zenburn.el: remove some unneeded defvars
mdengler May 9, 2011
f5a35f3
zenburn.el: tidy up to stop color-theme-print from complaining
mdengler May 9, 2011
1ec010b
zenburn.el: index color defs at the top for readbility
mdengler May 12, 2011
21880ff
import rainbow-delimiters from djcb's emacs-24 zenburn theme
mdengler May 20, 2011
164e68b
Slightly highlight background of cited text
dabrahams Jun 18, 2011
2a62ea6
Merge pull request #5 from dabrahams/volatile/cite-bg
dbrock Jun 19, 2011
9b88034
Merge pull request #9 from dabrahams/volatile/widgets
dbrock Aug 28, 2011
c73118f
Remove references to nonexistent `zenburn-foreground' (thanks @dabrah…
dbrock Sep 7, 2011
c545ccd
Remove theming of defunct `mtorus' package.
dbrock Sep 7, 2011
f122959
...finish removal of mtorus package
mdengler Mar 2, 2012
0e5555d
Avoid making redundant pseudo-obsolete-face aliases via inheritance
dabrahams Oct 3, 2011
630f48d
A brown cursor shows up better
dabrahams Jul 29, 2011
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
README.org: add copyright pointer
  • Loading branch information
mdengler committed May 9, 2011
commit 4dc7c272d7434ee9441c6a9acadb3cb334c2cbca
5 changes: 5 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
zenburn.el --- just some alien fruit salad to keep you in the zone

Zenburn is a programming syntax highlighting color scheme created by
Jani Nurminen in 2002.

zenburn.el is copyrighted as stated in its text.

Get the [[http://www.emacswiki.org/emacs/ColorTheme][color-theme]] library, put zenburn.el in your [[http://www.emacswiki.org/emacs/LoadPath#toc2][emacs load-path]] and then:

(require 'zenburn)