Commit graph

73 commits

Author SHA1 Message Date
Yann Esposito (Yogsototh)
86b5ba6a9f
moved to solaryzed 2019-10-18 00:11:59 +02:00
Jonas Bernoulli
917fc6eefc solarized-theme.el: only require `solarized' not the theme libraries
Doing so would cause both themes to be loaded.
2014-12-11 17:57:03 +01:00
Bozhidar Batsov
94112fc38c Make Marmalade happy
Marmalade requires the presence of a file named the
same way as the package. We should improve this in the
future.
2013-04-13 18:10:19 +03:00
Christopher Monsanto
25c507cc5f Rename solarized-theme.el. 2012-06-29 15:55:52 -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
Thomas Frössman
fb41ca6054 Fixes + speedbar + mingus. 2012-06-13 23:35:48 +02: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
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
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
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
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
Thomas Frössman
cfc57442ae Changed show paren and rainbow delimiters unmatched face colors, now any combination of show-paren and rainbow-delimiters-mode should work without losing sight of those highlights. 2012-05-02 23:39:54 +02:00
Thomas Frössman
5cdca73fd5 Theme name is now an argument 2012-04-22 03:31:18 +02:00
Thomas Frössman
4d2612603b Support for providing a child theme function to create-solarized-theme 2012-04-22 01:13:02 +02:00
Thomas Frössman
f03acc2292 Changed the new dark/light accent palette, mostly better visibility with solarized-hl background. Need to check this on different screens. 2012-04-19 22:06:14 +02:00
Thomas Frössman
61c0f1e4c6 Added myself to contributors and authors docs 2012-04-19 16:36:33 +02:00
Thomas Frössman
a8c9ce42ea org-habit: Use less colors. 2012-04-19 16:09:43 +02:00
Thomas Frössman
80c442afff Added org-mode sexp-date face 2012-04-19 15:39:22 +02:00
Thomas Frössman
6a2312d13e Added customize faces 2012-04-19 15:38:56 +02:00
Thomas Frössman
4d7f970540 Match face fg:orange -> fg:solarized-emph 2012-04-19 15:05:38 +02:00
Thomas Frössman
a02a8bad9c Accent low contrast bg + high contrast fg for flymake faces 2012-04-19 14:54:57 +02:00
Thomas Frössman
b476c7684b Added hi-lock faces 2012-04-19 14:49:22 +02:00
Bozhidar Batsov
864f7ce98c Merge pull request #22 from thomasf/org-color-4
Org mode colors (and a bunch of other stuff)
2012-04-19 03:06:27 -07:00
Thomas Frössman
fe4a27fb0c Use new low/high contrast accent colors for habit graph display. 2012-04-19 11:28:41 +02:00
Thomas Frössman
387bd1b41b Added higher/lower contrast accent colors.
- Calculated by adjusting the brightness
  of the normal solarized accent colors.
2012-04-19 11:28:08 +02:00
Thomas Frössman
196ea9505f Added colors for ace-jump-mode 2012-04-18 18:49:47 +02:00
Thomas Frössman
be80ecaea5 Yet another scrollbar mode colors. 2012-04-17 23:02:00 +02:00