Greg Pfeil
42e90dc7ef
Set ANSI colors to Solarized colors.
12 years ago
Greg Pfeil
b5d1b62c6b
Don’t override the background color for whitespace-column.
12 years ago
Greg Pfeil
6ac824f501
Merge @hadronzoo’s faces from master.
13 years ago
Greg Pfeil
4765ca08aa
Merge @leea’s term-color faces from master.
13 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
553ce32da3
Fix broken pull request #61 .
...
Fixes issue #65 .
14 years ago
Greg Pfeil
18cbd412f6
Merge pull request #61 from andersjohansson/master
...
Font-latex and flyspell
14 years ago
Greg Pfeil
f7149856ec
Merge pull request #64 from jturner314/fix-table-cell
...
Fix cell colors for built-in tables
14 years ago
Jim Turner
e49ac91591
Fix cell colors for built-in tables
...
Before this fix, tables created by `table-insert' or `table-capture'
have cells with a blue background and white foreground. This fix makes
them blend in with the rest of `emacs-color-theme-solarized'.
14 years ago
Greg Pfeil
bd06399738
Merge pull request #63 from jturner314/fix-speedbar-colors
...
Add colors for speedbar
14 years ago
Jim Turner
8aef0b03bb
Add colors for speedbar
14 years ago
Greg Pfeil
7dc178a9e4
Merge pull request #53 from bradleywright/whitespace-line-face
...
Add styles for `whitespace-line` face.
14 years ago
andersjohansson
20ad40b7e1
Added some definitions for font-latex and flyspell.
14 years ago
Greg Pfeil
d929ae829e
Fix the cursor color for color-theme.
...
Fixes issue #59 .
14 years ago
Greg Pfeil
1d83105039
Fix docstring highlighting.
...
Fixes issue #57 .
14 years ago
Greg Pfeil
f41e9e4db6
Fixes related to the low-color terminal modes.
...
Fixes some broken logic, and also sets variables properly for color-theme version.
14 years ago
Greg Pfeil
6948f4f8b7
Try to improve appearance on low-color terminals.
...
This also removes the `solarized-termcolors` custom variable, as we now try to detect the number of terminal colors automatically.
Hopefully, this fixes issues #22 , #30 , and #54 .
14 years ago
Bradley Wright
76b1bdbe9e
Add styles for `whitespace-line` face.
...
I've tried to mimick Emacs's existing styles as much as possible - it's
magenta on base03.
14 years ago
Greg Pfeil
1aba0ed693
Override the default background colors for Flymake.
...
Fixes issue #52 .
14 years ago
Greg Pfeil
6a7b7d4f43
Bring Flymake highlighting in line with VIM definitions.
...
Fixes issue #52 .
14 years ago
Greg Pfeil
348a923c55
Don't let hl-line stomp on formatting.
14 years ago
Greg Pfeil
1cea97bd0d
Add outline faces.
...
Fixes issue #51 .
14 years ago
Greg Pfeil
e39988b743
Improve some error faces.
14 years ago
Greg Pfeil
c0334aaa10
Change `font-lock-doc[-string]-face` to match VIM’s `Special` highlight.
14 years ago
Greg Pfeil
db8df93912
Some minor changes to font-lock faces to enforce formatting.
14 years ago
Greg Pfeil
25e28fa2c1
Merge pull request #50 from ryuslash/master
...
jabber and column-markers
14 years ago
Greg Pfeil
750645233a
Merge pull request #42 from ardekantur/rcirc
...
rcirc-mode face colors.
14 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
193d29ae89
Fix loading on pre-Emacs 24.
...
Fixes issue #48 and #49 thanks to @mamciek .
14 years ago
Greg Pfeil
35de4c7395
Add parenface highlighting.
14 years ago
Tom Willemsen
077d95878b
Add colors for jabber.el
14 years ago
Tom Willemsen
4312b0b8b6
Add colors for column-marker
14 years ago
Greg Pfeil
ca29827639
Merge pull request #47 from bostonaholic/master
...
add to custom-theme-load-path
14 years ago
Matthew Boston
b04fee1e57
use a function for loading into emacs 24 load path
14 years ago
Matthew Boston
dc3c44e123
add the solarized theme directory to custom-theme-load-path via autoload
14 years ago
Greg Pfeil
c5918938d7
Merge pull request #45 from mamciek/master
...
Adjusted color-theme dependency to 6.5.5
14 years ago
Maciej Mazur
2ad5fd9f0a
Adjusted color-theme dependency
14 years ago
Greg Pfeil
f27c7bf68e
Fix a typo in the Emacs 24 instructions
...
Fixes issue #44 .
14 years ago
Matthew Snyder
b6178c8fc9
rcirc-mode face colors.
14 years ago
Greg Pfeil
af13628ee9
Improve paren-mode colors.
...
Fixes issue #41 .
14 years ago
Greg Pfeil
f78cdd21d4
Add a section to help people reporting bugs.
14 years ago
Greg Pfeil
edd7ab5e28
Reorder some sections.
14 years ago
Greg Pfeil
4f9a200dae
Change gnus highlighting.
...
Hopefully this won't piss anyone off …
14 years ago
Greg Pfeil
11bc7379be
Fix diff highlighting.
14 years ago
Greg Pfeil
4c7a6dd236
Add `fmt-none` to override default formatting we don't want.
14 years ago
Greg Pfeil
7cf2017f3f
Fix the header-line face.
14 years ago
Greg Pfeil
f39a9c2ee4
Make style definitions stricter.
...
Turns off bold/italic/underline/inverse in faces where we don't explicitly set it.
14 years ago
Greg Pfeil
c003d9a45c
Bring more colors in line with VIM faces.
14 years ago
Greg Pfeil
26bd3f777d
Define some vars so that our definitions look more like the VIM ones.
14 years ago
Greg Pfeil
230c0e4e20
Make region highlighting match VIM.
...
Fixes issue #40 .
14 years ago