1
0
Fork 0
mirror of https://git.sr.ht/~ryuslash/yoshi-theme synced 2025-01-31 11:25:51 +01:00
Commit graph

65 commits

Author SHA1 Message Date
bb626fb879 Use unspecified, check unwanted properties
- 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.
2013-02-01 08:45:32 +01:00
2d60536ce8 Add diff-hl faces 2013-01-25 02:44:12 +01:00
b7cea1b4aa Add show-paren faces 2013-01-25 02:31:47 +01:00
ab39e96f04 Make visited links violet 2013-01-17 13:49:15 +01:00
3c5b675a8c Update/add faces
- 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'.
2013-01-15 13:12:52 +01:00
f0af3f9f63 Shouldn't decrease version 2013-01-10 04:16:28 +01:00
69cb2c89b6 Revert "Rewrite"
This reverts commit 14cad88fbc.

Conflicts:
	yoshi-theme.el
2013-01-10 04:15:01 +01:00
8f2bbe7e08 Add flycheck faces 2013-01-09 02:56:36 +01:00
14cad88fbc Rewrite
* (Mostly) new/different colors
* Some additions

Use a set of functions to generate colors based on several base colors
to provide some variation.
2013-01-09 02:41:08 +01:00
03775c7b2a Add some faces, change some faces 2013-01-08 01:29:24 +01:00
cd6998fd24 Change some faces, add warning face
Add font-lock-warning-face.
2012-12-13 02:05:46 +01:00
a402d15839 Update header information 2012-11-10 20:13:57 +01:00
4853d9980a .emacs.d/themes/yoshi-theme.el 2012-11-05 21:05:56 +01:00
517eded832 .emacs.d/themes/yoshi-theme.el 2012-10-19 23:00:19 +02:00
13263e5b74 .emacs.d/themes/yoshi-theme.el 2012-10-19 13:33:10 +02:00
Renamed from new-theme.el (Browse further)