Commit Graph

57 Commits

Author SHA1 Message Date
Greg Pfeil 30dfe48d81
Remove color-theme support
Fixes #213.
2023-02-09 00:07:42 -07:00
Greg Pfeil da15242525
Many improvements
- Do a better job of setting up the right set of colors for various
  configurations.
- Make the theme much more compact by not making duplicate face-spec elements –
  e.g., only generate 256-color-specific elements if we don’t use the 16-color
  color names for them, and only specify the background characteristic when the
  face differs between dark and light.
- Add functions to toggle between dark and light modes (for any theme).
2023-02-07 11:34:36 -07:00
Greg Pfeil ad896ed6e4
Remove waffle.io badge
It appears to be defunct.
2023-01-31 19:14:15 -07:00
Making GitHub Delicious. e39a6a99d0 add waffle.io badge 2015-06-24 23:50:43 -06:00
Greg Pfeil bec76eeffd Update after-make-frame-functions hook. 2015-04-25 19:44:56 -06:00
Jeff Ramnani 0e653cba85 Document how to set the 'background-mode for terminals.
This documents a fix for issue #142 where you must set a terminal
parameter in order to enable the solarized-dark theme when running Emacs
in a terminal.
2015-03-05 22:44:00 -06:00
Greg Pfeil c677b269bb Reintroduce solarized-termcolors.
Fixes #94.

It now has a different purpose. In a 256-color term, setting this to 16
will try to use the exact Solarized colors, while setting it to 256 will
use the approximations.
2015-01-06 22:36:17 -07:00
Greg Pfeil c6fcbf41c9 Merge branch 'master' into unified
Conflicts:
	README.md
	solarized-definitions.el
2015-01-06 20:11:16 -07:00
Greg Pfeil 3aa29fbdd3 Update README.
Add details about solarized-broken-srgb variable.
2015-01-06 19:55:36 -07:00
Greg Pfeil 95eb621dee Update color-theme setup instructions 2013-05-01 12:13:56 -06:00
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.
2013-03-07 14:00:07 -07:00
Greg Pfeil c4b1bc3ed3 Some more info for bug reporting. 2013-03-05 09:06:56 -07:00
Iain Beeston 77786883f9 Added instructions for installing via marmalade 2013-01-28 21:20:44 +11:00
Greg Pfeil f27c7bf68e Fix a typo in the Emacs 24 instructions
Fixes issue #44.
2012-02-29 12:36:26 -07:00
Greg Pfeil f78cdd21d4 Add a section to help people reporting bugs. 2012-02-17 09:07:30 -07:00
Greg Pfeil 0127faafbe Add `solarized-broken-srgb` custom variable.
This allows real sRGB colors where it's supported and Gen RGB where it's not. Fixes issue #19.

Adapted from a patch by @hdhoang.
2012-02-12 09:26:13 -07:00
Greg Pfeil 607de3b0c7 Update the README to instruct Emacs 24 users to use `custom-theme-load-path` rather than `load-path`.
Fixes issue #18.
2012-02-10 16:49:49 -07:00
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.
2011-04-30 01:44:38 +10:00
Greg Pfeil 29dc3e5b8f One last rendering error. 2011-04-23 18:03:25 -04:00
Greg Pfeil 8c1cdf399a One more rendering error … 2011-04-23 17:55:27 -04:00
Greg Pfeil 5a314bc1ab Fix some rendering errors. 2011-04-23 17:54:15 -04:00
Greg Pfeil 87c7f8fdb3 Replaced the README with something more Emacs-specific. It still doesn't align with reality 100%, but should be a lot closer. 2011-04-23 17:50:57 -04:00
Ethan Schoonover 9f1ba40686 swapped readme/changelog 2011-03-26 00:24:57 -07:00
Ethan Schoonover a6dcb6323c updated to new red - lab lightness 50 2011-03-26 00:02:24 -07:00
Ethan Schoonover 90581c7bfb updated readmes and util scripts for release packaging 2011-03-24 12:14:44 -07:00
Ethan Schoonover 955513013f README updated 2011-03-23 09:52:04 -07:00
Ethan Schoonover 9a012d78ac images updates for website 2011-03-23 00:02:50 -07:00
Ethan Schoonover 000e613321 images updates for website 2011-03-22 23:59:59 -07:00
Ethan Schoonover 8f74ae309e images updates for website 2011-03-22 23:52:57 -07:00
Ethan Schoonover 7bcde7c1e6 images updates for website 2011-03-22 23:49:25 -07:00
Ethan Schoonover 73b29515ff images updates for website 2011-03-22 23:48:01 -07:00
Ethan Schoonover 27d52946c5 images updates for website 2011-03-22 23:45:58 -07:00
Ethan Schoonover bd43d4b57b images updates for website 2011-03-22 23:44:34 -07:00
Ethan Schoonover 51d9e2fcb7 images updates for website 2011-03-22 23:43:32 -07:00
Ethan Schoonover 638ad2a306 images updates for website 2011-03-22 23:43:01 -07:00
Ethan Schoonover d88c73aad4 images updates for website 2011-03-22 23:41:09 -07:00
Ethan Schoonover d734e171fa images updates for website 2011-03-22 23:38:38 -07:00
Ethan Schoonover 0e12d90204 images updates for website 2011-03-22 23:35:16 -07:00
Ethan Schoonover 23a413cc0e continued overhaul and refinement 2011-03-22 00:14:59 -07:00
Ethan Schoonover 9c20f0ee0e readme work 2011-03-19 19:56:14 -07:00
Ethan Schoonover c80e99452e readme work 2011-03-19 19:54:20 -07:00
Ethan Schoonover 9830d7e459 readme work 2011-03-19 19:50:57 -07:00
Ethan Schoonover e6bb6a937b readme work 2011-03-18 22:06:23 -07:00
Ethan Schoonover facd7ee847 readme work 2011-03-18 21:45:52 -07:00
Ethan Schoonover 43b8422c7e readme work 2011-03-18 21:45:04 -07:00
Ethan Schoonover 85e9d0d11f readme work 2011-03-18 21:44:01 -07:00
Ethan Schoonover 8f79f301b6 readme work 2011-03-18 21:41:05 -07:00
Ethan Schoonover 4cc2d5860c readme work 2011-03-18 21:40:23 -07:00
Ethan Schoonover ba972171ea readme work 2011-03-18 21:38:00 -07:00
Ethan Schoonover 7064d7be84 readme work 2011-03-18 21:36:34 -07:00