Jacopo De Simoi
40bb49cbb0
change name to lunarized
7 years ago
Lee Hinman
c44d42eff7
Only add solarized to color-themes list if color-themes is bound
10 years ago
Greg Pfeil
4685912a66
Fixed a mention of the old theme names.
11 years ago
Greg Pfeil
e7b9997d34
Deprecate the old dark/light themes.
...
There is now a single theme that will use light or dark versions based
on the background-mode of the frame, this allows a mix of light and dark frames.
11 years ago
Greg Pfeil
2452a929fc
Unify light and dark themes.
...
This also improves emacsclient support, since each theme can use its own color depth and dark/light mode.
13 years ago
Greg Pfeil
48c0f1345c
Fall back to one-arg require if searching fails.
...
This is necessary during compilation, when both `load-file-name` and `buffer-file-name` are nil. Fixes issue #41 .
14 years ago
Greg Pfeil
f476294a37
Whoops – the fix for #25 that I had for the Emacs 24 themes doesn't work for color theme. This fixes color theme.
14 years ago
Greg Pfeil
925459d47c
Look up definitions file directly rather than depending on `load-path`.
...
Fix issue #25 .
14 years ago
Huy
56276c9844
Implemented Solarized for terminal emulators.
...
Implemented the 16-color mode for emacs in terminal mode, just as the
vim colorscheme does: with the same default and the same configuration
variable.
Updated the README accordingly.
15 years ago
Greg Pfeil
94f1fc6cd6
Major refactoring to unify definitions between color-theme and both light and dark Emacs 24 themes.
15 years ago
Greg Pfeil
52b645ee21
Changed hl-line to be base02. Fixes issue #10 .
15 years ago
Greg Pfeil
e05458f732
Added some widget faces, so that customize text boxes are readable.
15 years ago
Greg Pfeil
be5fed9e3e
Added a "Generic RGB" color set, which will hopefully look more correct than sRGB to most Emacs users.
15 years ago
Greg Pfeil
4615778e1c
Added custom variables for bold/underline/italic as in the VIM version (only for the color-theme, not Emacs 24 yet), switched everything to use ":weight bold"/":slant italic" rather than ":bold/:italic t", and changed the group/prefix name from "color-theme-solarized" to "solarized".
15 years ago
Greg Pfeil
c24a9dd5c4
Whoops. Did a bad push that sent Emacs 24 stuff out there before I intended. This copies the org-mode changes to the e24 themes.
15 years ago
Greg Pfeil
4d1d1740aa
Got the color-theme and emacs24 versions slightly more aligned, although didn't change any colors we differ on.
15 years ago
Jason F. McBrayer
36b068df8e
Added more org-mode faces
15 years ago
Benjamin Kudria
881a5559b3
Misc highlighting support
15 years ago
Benjamin Kudria
a5ff4036b8
Whitespace highlighting support
15 years ago
Benjamin Kudria
928309a2b2
Flymake color support
15 years ago
Benjamin Kudria
5c24edf597
Extended font-lock color support
15 years ago
Benjamin Kudria
767b1a8a28
Magit color support
15 years ago
Greg Pfeil
6e7be5236b
Added a customizable variable to be able to test the 256-color version in the GUI.
15 years ago
Greg Pfeil
c51b75d5f5
This adds in @josh's 256-color changes (for some reason, I couldn't manage to pull any changes from the repo). It also rearranges things a bit to keep all the color definitions in a table.
15 years ago
Greg Pfeil
c8e9f41c5c
Minor rearrangement of a couple of lines in @cmm’s submission.
15 years ago
Joshua Peek
e0d389d2da
Add elpa autoload directives
15 years ago
cmm
f14af21685
typo: forground -> foreground
15 years ago
Greg Pfeil
147d36e31b
Add the themes to the color-themes list.
15 years ago
cmm
5a3d62f93b
Even more variety, plus Message
15 years ago
cmm
3b134d334c
Better variety in Gnus colors
15 years ago
cmm
b578ea8ef8
Gnus (not perfect but does not hurt the eyes any more), font-lock-doc, comint-prompt, diff headers
15 years ago
Greg Pfeil
038c25dfdb
Changed the region highlighting to 1) match Ethan's update and 2) not make comments invisible.
15 years ago
Greg Pfeil
6e3332b7bc
Removed some commented-out stuff.
15 years ago
Greg Pfeil
44f8e9e61c
Removed all the non-Emacs-specific stuff.
15 years ago
Greg Pfeil
647544c312
Removed “faces” from the section names.
15 years ago
Greg Pfeil
2e58880df8
Merged in antifuchs’ changes from https://gist.github.com/900002
15 years ago
Greg Pfeil
9b3886465f
Added some very minor documentation on how to make this work.
15 years ago
Greg Pfeil
fb58e62138
Fix the cursor color – which means you can actually see it in dark mode now.
15 years ago
Greg Pfeil
a69b6632f9
Made the -dark and -light functions interactive.
15 years ago
Greg Pfeil
d82152aa72
Added some more faces.
15 years ago
Greg Pfeil
d254a5b9f3
First pass at Emacs support. Still missing a lot of faces, and supports light/dark but none of the terminal modes or anything.
15 years ago