Commit Graph

  • ffaa826c47 Add faces for flymake. Greg Pfeil 2012-02-13 14:24:40 -0700
  • f2f3e7f1b2 Improve colors for custom faces. Greg Pfeil 2012-02-13 14:11:12 -0700
  • bb8ff0785d Add definitions for eshell-ls. Greg Pfeil 2012-02-13 14:10:26 -0700
  • cc46e20d96 Update degraded colors to match VIM. Greg Pfeil 2012-02-13 14:09:25 -0700
  • ad41bd572c Fix some bad line wrapping when customizing variables. Greg Pfeil 2012-02-13 14:08:36 -0700
  • 043b3e42df Add a definition for `eshell-prompt`. Greg Pfeil 2012-02-12 09:45:30 -0700
  • 0127faafbe Add `solarized-broken-srgb` custom variable. Greg Pfeil 2012-02-12 09:26:13 -0700
  • f55b190f92 Merge 4371d35784 into 607de3b0c7 GitHub Merge Button 2012-02-10 15:49:59 -0800
  • 607de3b0c7 Update the README to instruct Emacs 24 users to use `custom-theme-load-path` rather than `load-path`. Greg Pfeil 2012-02-10 16:49:49 -0700
  • f476294a37 Whoops – the fix for #25 that I had for the Emacs 24 themes doesn't work for color theme. This fixes color theme. Greg Pfeil 2012-02-10 16:37:55 -0700
  • 925459d47c Look up definitions file directly rather than depending on `load-path`. Greg Pfeil 2012-02-10 16:26:03 -0700
  • 4f9ace027c Fix for cursor being hidden in OS X Ryan Krug 2012-02-09 05:47:25 -0600
  • 3448aa89c0 Merge pull request #37 from mamciek/master Greg Pfeil 2011-11-20 17:17:57 -0800
  • cbb6ed84d1 Merge b45bf32a7f into cfa6d87355 GitHub Merge Button 2011-11-20 15:55:53 -0800
  • b45bf32a7f Added Marmalade Repo support Maciej Mazur 2011-11-21 00:50:09 +0100
  • cfa6d87355 Add the solarized-contrast custom variable. Greg Pfeil 2011-11-02 10:30:50 -0600
  • 0380d14866 Merge 73e0ac5d7c into 26260c07e2 GitHub Merge Button 2011-10-25 19:31:25 -0700
  • 73e0ac5d7c fix mode-line Donald Ephraim Curtis 2011-10-25 21:30:51 -0500
  • a490679e15 add emacs-starter-kit face for parens Donald Ephraim Curtis 2011-10-25 16:55:36 -0500
  • b1eb889a4b Update autoloads. Fix green color sRGB Donald Ephraim Curtis 2011-10-25 16:10:47 -0500
  • 2b305db69b Merge f4dac1be74 into 26260c07e2 GitHub Merge Button 2011-10-16 15:21:31 -0700
  • f4dac1be74 Make diff-mode not look like my cat barfed on the screen after eating a mouse. (including define the face "shadow") Luke Shumaker 2011-10-16 18:07:23 -0400
  • d7d958821a Typo fix in message. Proof-reading ftw. Sam Graham 2011-08-11 05:52:07 +0100
  • 0341822759 Add support for 8-colour reduced solarized theme and warning to user that this is why their display looks awful. Sam Graham 2011-08-11 05:48:23 +0100
  • 19f080d980 Move light mode rotation after setting up tty colours so that tty gets the true values. Sam Graham 2011-08-11 05:11:46 +0100
  • 4371d35784 document solarized-srgb in README Hoàng Đức Hiếu 2011-08-08 18:45:20 +0700
  • 774f37d6cd use sRGB on non-Mac platforms by default; improve docstring Hoàng Đức Hiếu 2011-08-08 18:29:41 +0700
  • f2365b359e add option to use sRGB Hoàng Đức Hiếu 2011-08-01 01:34:10 +0700
  • b974fa3190 Added support for rainbow-delimiters-mode. Szymon Witamborski 2011-06-30 17:53:29 +0200
  • dabd0ab5e4 Minor fix to region. Donald Ephraim Curtis 2011-06-22 13:24:30 -0500
  • 6fc99fa363 Add face for buff-menu+ filename. Sam Graham 2011-06-15 09:46:23 +0100
  • 32cc785756 Add definition of solarized terminal colours so that closest-colour matching works for tty emacs. Correct colour table so that "Gen RGB" matches those set by Solarized OSX terminal.app profiles and "degraded" matches the colour-profile-mangled versions. Sam Graham 2011-06-15 09:45:14 +0100
  • d9f977c52f Work with OSX Emacs properly. Fixed discrepancies. Donald Ephraim Curtis 2011-05-25 12:12:16 -0500
  • 9793618466 Merge cf4523f323 into 26260c07e2 GitHub Merge Button 2011-05-21 15:09:58 -0700
  • cf4523f323 Improvements with emacsclients, and less confusing variable names Andrew Hyatt 2011-05-19 21:01:27 -0400
  • 26260c07e2 Removed the per-theme , since issue #16 is (hopefully) fixed now. Greg Pfeil 2011-05-18 07:57:37 -0400
  • 4a597821a5 Merge branch 'master' of https://github.com/mads379/emacs-color-theme-solarized into mads379-master Greg Pfeil 2011-05-18 07:55:48 -0400
  • 701d83e652 Merge 35f2377350 into d4a524db32 GitHub Merge Button 2011-05-18 04:53:38 -0700
  • 47b6e15bc5 Merge d56f387ebc into d4a524db32 GitHub Merge Button 2011-05-18 04:50:55 -0700
  • d4a524db32 Change `MAKE-SYMBOL` back to `INTERN`. This should fix issue #16. Greg Pfeil 2011-05-18 07:49:36 -0400
  • 9cf0ddaad5 Replaced my broken `create-solarized-theme` with a working one provided by @davidsantiago. Greg Pfeil 2011-05-06 08:05:56 -0400
  • be6084bb20 Added a necessary `(require 'cl)`, per @plathrop’s pull request. Greg Pfeil 2011-05-06 08:00:07 -0400
  • af2a93e210 Merge bb049c96c2 into bd8f688a8b GitHub Merge Button 2011-05-06 04:50:56 -0700
  • d56f387ebc Ido colors Mads Hartmann 2011-05-05 12:20:57 +0200
  • 9a8e6553c7 Styling of linum so it looks as you would expect. Works best with (setq linum-format %4d) IMO Mads Hartmann 2011-05-03 21:55:19 +0200
  • adc0ecbb0d using deftheme in each theme file so you can load the theme with enable-theme 'solarized-dark' or light Mads Hartmann 2011-05-03 21:37:53 +0200
  • 35f2377350 Fixed color of TODOs in org-mode in terminal Huy 2011-05-04 03:43:01 +1000
  • bd8f688a8b Merge pull request #13 from mads379/master. Greg Pfeil 2011-04-30 16:20:42 -0700
  • 751c1303c2 Merge c9e1eb8c2e into 096297b463 GitHub Merge Button 2011-04-30 16:20:18 -0700
  • c9e1eb8c2e When using the theme as a customs theme the background didn't get set properly. Mads Hartmann 2011-04-30 23:13:57 +0200
  • bb049c96c2 you must deftheme before you start using it Paul Lathrop 2011-04-29 14:31:56 -0700
  • fd8de1ecb6 flet requires the cl library Paul Lathrop 2011-04-29 14:31:40 -0700
  • 096297b463 Merged pull request #11 from huyz/master. Greg Pfeil 2011-04-29 12:25:31 -0700
  • 6d8c158ef7 Merged 56276c9844 into 94f1fc6cd6 GitHub Merge Button 2011-04-29 12:16:49 -0700
  • 56276c9844 Implemented Solarized for terminal emulators. Huy 2011-04-30 01:44:38 +1000
  • 94f1fc6cd6 Major refactoring to unify definitions between color-theme and both light and dark Emacs 24 themes. Greg Pfeil 2011-04-24 20:00:05 -0400
  • 52b645ee21 Changed hl-line to be base02. Fixes issue #10. Greg Pfeil 2011-04-24 19:06:04 -0400
  • e05458f732 Added some widget faces, so that customize text boxes are readable. Greg Pfeil 2011-04-24 07:54:00 -0400
  • a312eb93f1 Merge branch 'master' of https://github.com/cycojesus/emacs-color-theme-solarized into cycojesus-master Greg Pfeil 2011-04-24 06:09:46 -0400
  • 56a0a4d875 fine-tune mode-line-buffer-id Gwenhael Le Moine 2011-04-24 14:07:44 +0700
  • 3bac854be2 mode-line-duffer-id fg and bg were the same Gwenhael Le Moine 2011-04-24 13:58:21 +0700
  • 29dc3e5b8f One last rendering error. Greg Pfeil 2011-04-23 18:03:25 -0400
  • 8c1cdf399a One more rendering error … Greg Pfeil 2011-04-23 17:55:27 -0400
  • 5a314bc1ab Fix some rendering errors. Greg Pfeil 2011-04-23 17:54:15 -0400
  • 87c7f8fdb3 Replaced the README with something more Emacs-specific. It still doesn't align with reality 100%, but should be a lot closer. Greg Pfeil 2011-04-23 17:50:57 -0400
  • be5fed9e3e Added a "Generic RGB" color set, which will hopefully look more correct than sRGB to most Emacs users. Greg Pfeil 2011-04-23 11:06:00 -0400
  • 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". Greg Pfeil 2011-04-22 15:08:39 -0400
  • 4296dbec5a Merge branch 'master' of https://github.com/bkudria/emacs-color-theme-solarized into bkudria-master Greg Pfeil 2011-04-22 11:37:14 -0400
  • 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. Greg Pfeil 2011-04-22 11:23:53 -0400
  • 4052ed48ed Merge branch 'master' of github.com:sellout/emacs-color-theme-solarized into color-additions Greg Pfeil 2011-04-22 11:18:28 -0400
  • 5be60e0b59 Moved the emacs24 themes into the main directory, and changed “solarized” into “solarized-dark”. Greg Pfeil 2011-04-22 10:48:31 -0400
  • 4d1d1740aa Got the color-theme and emacs24 versions slightly more aligned, although didn't change any colors we differ on. Greg Pfeil 2011-04-22 10:40:35 -0400
  • dc3b8133a8 typo and indentation Gwenhael Le Moine 2011-04-21 18:28:03 +0700
  • 7e58b836c6 add emacs24 versions Gwenhael Le moine 2011-04-21 11:02:31 +0700
  • 36b068df8e Added more org-mode faces Jason F. McBrayer 2011-04-19 11:28:29 -0400
  • 881a5559b3 Misc highlighting support Benjamin Kudria 2011-04-15 13:48:38 -0700
  • a5ff4036b8 Whitespace highlighting support Benjamin Kudria 2011-04-15 13:48:17 -0700
  • 928309a2b2 Flymake color support Benjamin Kudria 2011-04-15 13:45:40 -0700
  • 5c24edf597 Extended font-lock color support Benjamin Kudria 2011-04-15 13:45:15 -0700
  • 767b1a8a28 Magit color support Benjamin Kudria 2011-04-15 13:44:57 -0700
  • 6e7be5236b Added a customizable variable to be able to test the 256-color version in the GUI. Greg Pfeil 2011-04-15 10:53:42 -0400
  • a7ea95f281 Merged in @josh's elpa autoload changes Greg Pfeil 2011-04-15 10:23:40 -0400
  • 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. Greg Pfeil 2011-04-15 10:15:57 -0400
  • c8e9f41c5c Minor rearrangement of a couple of lines in @cmm’s submission. Greg Pfeil 2011-04-15 09:06:19 -0400
  • 310b41d431 Merge branch 'master' of https://github.com/cmm/emacs-color-theme-solarized into cmm-master Greg Pfeil 2011-04-15 08:57:52 -0400
  • e0d389d2da Add elpa autoload directives Joshua Peek 2011-04-14 20:35:21 -0500
  • c20a26d896 Add 256 color fallback Joshua Peek 2011-04-14 20:33:25 -0500
  • f14af21685 typo: forground -> foreground cmm 2011-04-12 16:29:42 +0300
  • 147d36e31b Add the themes to the color-themes list. Greg Pfeil 2011-04-11 12:16:17 -0400
  • 5a3d62f93b Even more variety, plus Message cmm 2011-04-10 20:48:31 +0300
  • 3b134d334c Better variety in Gnus colors cmm 2011-04-10 10:54:48 +0300
  • b578ea8ef8 Gnus (not perfect but does not hurt the eyes any more), font-lock-doc, comint-prompt, diff headers cmm 2011-04-09 00:33:16 +0300
  • 038c25dfdb Changed the region highlighting to 1) match Ethan's update and 2) not make comments invisible. Greg Pfeil 2011-04-07 07:17:05 -0400
  • 6e3332b7bc Removed some commented-out stuff. Greg Pfeil 2011-04-07 07:16:28 -0400
  • 1d215f5e23 Merge branch 'master' of github.com:sellout/solarized Greg Pfeil 2011-04-05 22:35:46 -0400
  • b42c5a0bdb Merge branch 'master' of https://github.com/icathing/solarized into icathing-master Greg Pfeil 2011-04-05 22:22:12 -0400
  • 9cfc98a1ed Added missing newline at end of file. Greg Pfeil 2011-04-05 22:20:27 -0400
  • b32576a2f1 Fixing 'foregound' typo Bill Stilwell 2011-04-05 16:37:28 -0700
  • 44f8e9e61c Removed all the non-Emacs-specific stuff. Greg Pfeil 2011-04-05 10:33:04 -0400
  • 647544c312 Removed “faces” from the section names. Greg Pfeil 2011-04-03 18:56:38 +0200