Commit graph

614 commits

Author SHA1 Message Date
Vitalie Spinu
3152d9a1bd Remove red color from rainbow-delimiters and rearrange colors in a cyclical order
Solved problems:

  -- Red is too striking and leads to unnecessary distraction. It was placed
right in the middle of the spectrum.

  -- Red and orange where in immediate succession which made them difficult to
distinguish.

  -- Order wasn't cyclical, but rather random.

New order is [blue, orange, green, yellow],  and not a real rainbow [blue,
green, orange, yellow], because it is easier to distinguish the sequential
levels this way.
2012-09-21 16:34:59 +02:00
Thomas Frössman
2bd913e8e5 Less distracting nav-flash colors 2012-09-19 20:07:58 +02:00
Thomas Frössman
2ac9a7df15 Added faces for nav-flash, window-number-mode and highlight tail. 2012-09-19 19:38:11 +02:00
Thomas Frössman
ce5366e8d3 Modified comments to reflect previous file name change. 2012-08-28 03:17:21 +02:00
Thomas Frössman
0492a6f10a minor formatting change. 2012-08-28 03:16:51 +02:00
Bozhidar Batsov
4608477002 Merge pull request #43 from thomasf/master
Added faces for bm, helm, moccur
2012-08-26 10:26:04 -07:00
Thomas Frössman
0030d51c14 Added faces for bm, helm, moccur 2012-08-26 18:17:57 +02:00
Bozhidar Batsov
785a4e754a minor update to the README 2012-08-26 10:35:06 +03:00
Bozhidar Batsov
015174c1ee Merge pull request #42 from pygatea/master
better colors for tuareg-mode
2012-08-23 00:22:54 -07:00
Dominick LoBraico
7a6f3a2d86 adds a first pass at better colors for tuareg-mode
as discussed in issue #40. 
also fixes an error in the alphabetization of mode specific colors.
2012-08-23 02:47:31 +08:00
Bozhidar Batsov
e32776e6ff Merge pull request #37 from monsanto/master
Colors for w3m, mumamo, diary, mic-paren, ansi-term, shell
2012-08-14 08:22:08 -07:00
Christopher Monsanto
97223a1d8f typos 2012-06-30 01:50:05 -04:00
Christopher Monsanto
25c507cc5f Rename solarized-theme.el. 2012-06-29 15:55:52 -04:00
Christopher Monsanto
c58a161e2e whoops 2012-06-29 15:48:12 -04:00
Christopher Monsanto
42f8c3da34 Fixed colors in shell. 2012-06-28 05:17:51 -04:00
Christopher Monsanto
1df8781b52 mumamo 2012-06-27 02:14:35 -04:00
Christopher Monsanto
0464528559 mic-paren 2012-06-25 06:38:34 -04:00
Christopher Monsanto
6e522b98fa w3m, term colors, diary 2012-06-20 22:50:11 -04:00
Bozhidar Batsov
226eea071f Merge pull request #36 from thomasf/master
Fixes + speedbar + mingus
2012-06-13 22:12:59 -07:00
Thomas Frössman
fb41ca6054 Fixes + speedbar + mingus. 2012-06-13 23:35:48 +02:00
Bozhidar Batsov
08e3c825ca Merge pull request #35 from thomasf/master
Additions and a few changes.
2012-06-12 01:56:40 -07:00
Thomas Frössman
e36b4bbbf7 Ido changes (again). 2012-06-10 11:53:11 +02:00
Thomas Frössman
644a998d45 Those ido-changes mentioned in earlier commit... 2012-06-10 11:26:44 +02:00
Thomas Frössman
88c2c5cb1a Oops... 2012-06-10 11:26:11 +02:00
Thomas Frössman
47815f1699 Added ido faces, also changed ido dir face to blue since blue is the key color for directories in almost all file browsing modes. 2012-06-10 10:55:56 +02:00
Thomas Frössman
f347af122a Added magit faces. 2012-06-10 10:55:06 +02:00
Thomas Frössman
195b3cd272 Org-mode faces are now almost fully complete. 2012-06-10 10:54:55 +02:00
Thomas Frössman
3efc4a3b26 Minor changes and moving things to their place. 2012-06-10 10:54:31 +02:00
Thomas Frössman
3d95bb55cc Changed all instances of :bold t to :weight bold + removed resulting duplicates. 2012-06-10 10:24:26 +02:00
Thomas Frössman
d241137e29 Theme development utilities. 2012-06-09 23:00:48 +02:00
Thomas Frössman
aac1b85fd7 Added face for pretty mode 2012-06-09 23:00:21 +02:00
Thomas Frössman
80cfad4772 Added helm faces (at least alot of them) 2012-06-09 23:00:10 +02:00
Thomas Frössman
4dc2e5e365 Changed font-lock-warning back from red to orange. 2012-06-09 22:50:09 +02:00
Thomas Frössman
c537e44bf8 Added sunrise commander faces. 2012-06-09 22:49:09 +02:00
Thomas Frössman
f7fb5631ec Added dired faces. 2012-06-09 22:46:26 +02:00
Thomas Frössman
6ccaf01378 Added a couple of missing basic faces. 2012-06-09 22:44:38 +02:00
Bozhidar Batsov
e48a5c6ab0 bumped the version to 0.5.0 2012-05-29 16:15:09 +03:00
Bozhidar Batsov
91cf30f525 Merge pull request #34 from thomasf/master
A bunch of additions and some changes
2012-05-18 03:52:11 -07:00
Thomas Frössman
e0aef8f8a4 Added/Changed faces:
- Added undo-tree faces.

- Whitespace-mode faces now all display something.

- Added zencoding faces (includes tooltip-face).

- Added table-cell face.

- Added volatile highlights face.
2012-05-18 12:15:16 +02:00
Thomas Frössman
6f38bfee76 Added customized faces for shell-script-mode 2012-05-18 12:13:39 +02:00
Thomas Frössman
466510c405 Change org-mode face:
- org-special-keyword yellow -> solarized-comments (does not need to stand out that much)
2012-05-18 12:12:59 +02:00
Thomas Frössman
f1783ed938 Font-lock faces changes
- Added bold/italic to some faces to make them stand out a bit more if available.

- Changed one color: font-lock-warning-face yellow -> red
2012-05-18 12:12:03 +02:00
Bozhidar Batsov
fea1ddd3b7 Merge pull request #33 from npostavs/master
Changes needed to work on Emacs 23
2012-05-04 14:19:17 -07:00
Noam Postavsky
e695fa100c remove spurious comma 2012-05-04 17:07:02 -04:00
Noam Postavsky
8b09748c89 custom-theme-load-path was added in Emacs 24 2012-05-04 17:05:55 -04:00
Bozhidar Batsov
c1ae539d3a Merge pull request #31 from thomasf/line-length
Shortened a small number of lines, only a formatting change.
2012-05-02 21:42:48 -07:00
Bozhidar Batsov
d5bfc256c9 Merge pull request #30 from thomasf/auto-highlight-symbol-mode
Auto highlight symbol faces added
2012-05-02 21:42:31 -07:00
Bozhidar Batsov
9bdc522a5e Merge pull request #29 from thomasf/delimiters
Changed show paren and rainbow delimiters unmatched face colors, now any...
2012-05-02 21:42:00 -07:00
Thomas Frössman
00271aaf07 Shortened a small number of lines, only a formatting change. 2012-05-02 23:49:36 +02:00
Thomas Frössman
be9e0c5688 Auto highlight symbol faces 2012-05-02 23:45:02 +02:00