aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* switch default colors for mistyGravatar Tom Willemse2013-04-231-1/+1
|
* Fix versionsGravatar Tom Willemse2013-04-232-2/+2
|
* Add misty-themeGravatar Tom Willemse2013-04-231-0/+269
|
* Update colorsGravatar Tom Willemse2013-04-231-5/+12
|
* Throw colors around againGravatar Tom Willemse2013-04-171-32/+34
| | | | Trying out something new *again*.
* Add unspecified background to diff-refine-*Gravatar Tom Willemse2013-04-171-2/+2
| | | | | The `diff-refine-added' and `diff-refine-removed' faces still got background colors from the defaults.
* Add which-func faceGravatar Tom Willemsen2013-04-061-1/+2
|
* Add texinfo-heading faceGravatar Tom Willemsen2013-04-031-1/+2
| | | | | | | Texinfo produces some great output, but the syntax lends itself to getting very messy very quickly. By making headings pink and large I hope they will stand out enough to make the structure a little clearer.
* Bump versionGravatar Tom Willemsen2013-03-301-1/+1
|
* Remove underline from magit-section-titleGravatar Tom Willemsen2013-03-301-1/+1
|
* Add shadow faceGravatar Tom Willemsen2013-03-301-0/+1
|
* Add some gnus facesGravatar Tom Willemsen2013-03-291-7/+53
|
* Update mode-line facesGravatar Tom Willemsen2013-03-291-2/+3
| | | | | | | Add a `mode-line-buffer-id' face and update the `mode-line' and `mode-line-inactive' faces to keep them the same size and a little clearer when the mode-line is inactive by putting a small border around it.
* Add some diff-* colorsGravatar Tom Willemsen2013-03-291-1/+11
|
* Update font-lock facesGravatar Tom Willemsen2013-03-291-1/+4
| | | | | | Change the `font-lock-warning-face' to be less intrusive and add `font-lock-negation-char-face', `font-lock-regexp-grouping-backslash' and `font-lock-regexp-grouping-construct'.
* Fix background for diff-hl-changeGravatar Tom Willemsen2013-03-261-2/+2
|
* Add error faceGravatar Tom Willemsen2013-03-261-1/+2
|
* Switch lwhite and lblackGravatar Tom Willemsen2013-03-251-20/+20
| | | | | This should make it easier to eventually start thinking about a yoshi-light-theme.
* Change colors again, Bump version, etc.Gravatar Tom Willemsen2013-03-251-35/+77
| | | | Trying out some new colors, some new color settings.
* Bump versionGravatar Tom Willemsen2013-03-101-1/+1
|
* Autoload theme and use rainbow-modeGravatar Tom Willemsen2013-03-101-0/+11
|
* Update jabber colorsGravatar Tom Willemsen2013-03-101-4/+6
|
* Use new colors, more colorsGravatar Tom Willemsen2013-03-101-11/+14
|
* Use named colorsGravatar Tom Willemsen2013-02-201-93/+102
|
* Use unspecified, check unwanted propertiesGravatar Tom Willemsen2013-02-011-26/+26
| | | | | | | | | | | - Use `unspecified' instead of `nil' to represent empty options, hopefully this allows for better cooperation with themes loaded after this one. - Specify any face properties that come from the face definitions that we don't want to use as `unspecified'. - Change `diff-hl-*' to have a different foreground and background color, the effect created before this should be reproducible by setting `diff-hl-draw-borders' to nil.
* Add diff-hl facesGravatar Tom Willemsen2013-01-251-0/+3
|
* Add show-paren facesGravatar Tom Willemsen2013-01-251-0/+2
|
* Make visited links violetGravatar Tom Willemsen2013-01-171-1/+1
|
* Update/add facesGravatar Tom Willemsen2013-01-151-13/+16
| | | | | | | | | - Change "#ff756e" to "#e09591" to make it stand out less. - Make the `font-lock-warning-face' orange to make it stand out more, now that the red color has been made to stand out less. - Add `highlight-80+' face. - Add `identica-mode' faces. - Remove the background from `magit-item-highlight'.
* Shouldn't decrease versionGravatar Tom Willemsen2013-01-101-1/+1
|
* Revert "Rewrite"Gravatar Tom Willemsen2013-01-101-141/+88
| | | | | | | This reverts commit 14cad88fbcd416f6adb25f561c72ebdc397ff91f. Conflicts: yoshi-theme.el
* Add flycheck facesGravatar Tom Willemsen2013-01-091-1/+3
|
* Add very simplisting install instructionsGravatar Tom Willemsen2013-01-091-0/+5
|
* Add README.orgGravatar Tom Willemsen2013-01-091-0/+5
|
* Remove useless test filesGravatar Tom Willemsen2013-01-092-18/+0
|
* RewriteGravatar Tom Willemsen2013-01-091-64/+139
| | | | | | | | * (Mostly) new/different colors * Some additions Use a set of functions to generate colors based on several base colors to provide some variation.
* Add some faces, change some facesGravatar Tom Willemsen2013-01-081-21/+25
|
* Change some faces, add warning faceGravatar Tom Willemsen2012-12-131-5/+6
| | | | Add font-lock-warning-face.
* One more testGravatar Tom Willemsen2012-11-101-1/+1
|
* Another testGravatar Tom Willemsen2012-11-102-0/+0
|
* Another tryGravatar Tom Willemsen2012-11-101-0/+0
|
* Testing some moreGravatar Tom Willemsen2012-11-101-1/+1
|
* Just testingGravatar Tom Willemsen2012-11-102-0/+3
|
* Add requirementsGravatar Tom Willemsen2012-11-101-0/+4
|
* Oops, wrong fileGravatar Tom Willemsen2012-11-102-11/+6
|
* Add installation instructionsGravatar Tom Willemsen2012-11-101-0/+11
|
* Add readmeGravatar Tom Willemsen2012-11-101-0/+5
|
* Add .gitignoreGravatar Tom Willemsen2012-11-101-0/+1
|
* Update header informationGravatar Tom Willemsen2012-11-101-1/+2
|
* .emacs.d/themes/yoshi-theme.elGravatar Tom Willemsen2012-11-051-3/+11
|