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

172 commits

Author SHA1 Message Date
90b4e6a526 Add header-line face 2016-11-15 21:53:48 +01:00
Filip Szymański
8965e16604
Add faces for rpm-spec-mode 2016-11-15 20:02:10 +01:00
09ce915308 Change default background color 2016-10-07 01:32:57 +02:00
77562091de Increase width of mode-line border 2016-08-06 04:02:46 +02:00
660b9368f4 Add some package.el faces 2016-06-08 23:23:53 +02:00
2f05c448aa Remove 10th rainbow-delimiters-depth face
Setting the ‘rainbow-delimiters-max-face-count’ variable in the theme
without specifically defining the face before causes a lot of these
errors:

  Invalid face reference: rainbow-delimiters-depth-10-face
2016-06-08 23:19:08 +02:00
8e8f2f5f37 Change the color of ticked mails in gnus 2016-03-05 00:18:18 +01:00
d7fe068026 Change color of high-scoring unread mails in gnus 2016-03-05 00:06:33 +01:00
18599c9b45 Add hl-indent-block faces 2016-02-27 01:41:39 +01:00
Steve Purcell
2afae76255 Remove rainbow-mode local variable 2016-02-24 23:34:52 +13:00
967156bfb7 Add colors for ansi-colors.el 2016-02-14 01:51:54 +01:00
b140d3adce Bump version 2015-11-20 10:15:32 +01:00
430e73dfa2 Make markdown faces work without Org loaded
If markdown mode was run without Org mode loaded the markdown header
faces would remain colorless until Org mode was loaded and markdown mode
was re-run.
2015-11-20 10:06:05 +01:00
45ed3f4739 Group faces, stop sorting alphabetically 2015-11-19 12:02:12 +01:00
9173e22014 Add highlight-numbers-number face 2015-11-18 16:24:05 +01:00
1e734135a3 Add magit-section-highlight face 2015-11-15 15:12:58 +01:00
ebe9397955 Add URL 2015-11-15 15:11:52 +01:00
1c5bdf8945 Add CSS faces 2015-11-14 20:47:07 +01:00
191f0518be Unbolden helm-buffer-directory 2015-09-25 14:00:15 +02:00
8828178875 Add some more helm faces 2015-09-25 14:00:05 +02:00
e5c35cedca Add some circe and lui faces 2015-09-25 13:46:59 +02:00
7a6c702e54 Add helm faces 2015-09-12 14:38:13 +02:00
aa221a0685 Bump version 2015-08-31 21:03:00 +02:00
7a3d16aba0 Add some more magit faces 2015-07-21 01:31:13 +02:00
20ce414882 Change diff-file-header face 2015-07-21 01:28:37 +02:00
66c6d3da17 Add erc-button face 2015-07-19 23:44:28 +02:00
f46a2279ad Add some of the new faces from magit 2015-07-08 00:22:29 +02:00
f02dcf1f4f Add magit-log-head-label-{head,default} faces 2015-06-30 00:56:32 +02:00
2486039a32 Add js2-function-param face 2015-06-30 00:56:04 +02:00
54565df44a Add hydra faces 2015-04-14 00:16:10 +02:00
dfe2896410 Simplify colors 2015-04-14 00:16:01 +02:00
6c990f9dec Bump version 2015-03-16 11:22:57 +01:00
6968370d2b Add some dired faces 2015-03-16 11:22:45 +01:00
4100720c8e Add ERT faces 2015-02-24 01:19:29 +01:00
8f19e7e94e Dim hl-indent-face 2015-01-14 11:38:12 +01:00
354b9c913a Add hl-indent-face 2014-12-30 02:46:18 +01:00
d7646166f4 Show underline for whitespace-tab face 2014-11-12 14:48:35 +01:00
eba766875e Make tab characters a little brighter
They were adequate for PHP code, but when viewed in web-mode they were
very difficult to see.
2014-11-11 14:09:31 +01:00
caff107a60 Change whitespace-tab color
Suddenly I'm stuck in a buffer with a lot of tabs in it and turning them
all pink is pulling too much attention away from the actual code I'm
working on.
2014-11-10 15:45:15 +01:00
b6e6b04ca8 Bump version 2014-10-15 09:10:18 +02:00
cd48dbede1 Add magit-blame-header to make it readable 2014-10-15 09:09:55 +02:00
deb7a52843 Make sh-escaped-newline bold to stand out more 2014-10-15 09:09:36 +02:00
20b9fc07e3 Add trailing-whitespace face 2014-10-15 09:09:23 +02:00
c01f2db365 Update diff-hunk-header to stand out more 2014-10-15 09:08:58 +02:00
1418a3ca0e Add (some more) sh faces 2014-03-15 22:57:55 +01:00
805ae7fa4f Clarify highlight face 2014-03-15 22:43:09 +01:00
74f39bdb98 Darken background colors 2014-02-25 22:04:53 +01:00
c305c5e91b Add smerge faces 2014-02-25 12:04:53 +01:00
af3371539b Add whitespace colors 2014-02-23 14:02:01 +01:00
812fcbe1f0 Add eshell-fringe-status colors 2014-02-21 00:29:37 +01:00
eea5444b5e Name all colors 2014-02-09 23:11:38 +01:00
e0a3bd7463 Update copyright, fix name, bump version 2014-01-20 23:45:31 +01:00
89ab0eb601 Add widget-* faces 2014-01-20 23:45:07 +01:00
63c110897b Bump version 2013-11-26 01:27:42 +01:00
5d6945d5c2 Add eshell(-ls) faces 2013-11-26 01:22:42 +01:00
e2e0da016b Don't use underline for warning face
It gets annoying when reading perl man pages with woman.
2013-11-26 01:04:53 +01:00
d32382f5ac Add org-agenda-done face 2013-11-26 01:04:27 +01:00
002c0765f1 Show big section titles in magit, for clarity 2013-11-26 01:04:06 +01:00
02ad3f35d1 Simplify gnus ticked messages 2013-11-26 01:03:50 +01:00
f300381d01 Make comments a little less noticable 2013-11-26 01:03:28 +01:00
20ab73e7a0 Make docstring look less boring 2013-11-26 01:03:06 +01:00
d3b0c78747 Make error face bold to increase thought of importance 2013-11-26 01:02:40 +01:00
1b138bc561 Make the diff file header stand out more 2013-11-26 01:02:25 +01:00
e15cc12354 Add some ediff colors 2013-11-26 01:02:12 +01:00
c43999a2f3 Use color functions for more variation
This does impose a limit on theme usage. Using it normally with daemon
will not work, the colors will be all wrong because when there is no X
system involved there aren't enough colors to calculate the ones I mean.
2013-11-26 01:00:18 +01:00
6523aece3d Use (new) color names where possible 2013-11-26 00:59:22 +01:00
42e951d233 Tweak colors 2013-11-26 00:53:56 +01:00
e34a0ab243 Bump version 2013-07-08 22:26:20 +02:00
cb89831dc1 Add makefile-space 2013-07-08 22:25:58 +02:00
4c9143caa4 Remove heights from org-mode
I was trying it, but no...
2013-07-08 22:25:36 +02:00
a9d42a50c0 Update flycheck faces 2013-07-08 22:25:04 +02:00
6d86c9afca Update colors 2013-06-13 23:24:24 +02:00
bc8f9957e0 Change base colors again 2013-05-24 23:35:33 +02:00
784f914718 Use inverse-video for paren-match 2013-05-24 20:12:34 +02:00
e95a1598cd Make some headlines a little bigger 2013-05-24 20:12:20 +02:00
41af262925 Add some org faces 2013-05-24 20:11:46 +02:00
4655dfba11 Change mode-line colors
I don't want *everything* to be gray...
2013-05-24 20:08:44 +02:00
30a53d4877 Add some more magit faces 2013-05-24 20:08:23 +02:00
8bd0a6a5ca Change gnus mailbox colors 2013-05-24 20:06:52 +02:00
5ed667f880 Shift font-lock faces
Try and use more complementary colors close together.
2013-05-24 20:06:35 +02:00
e65d54ada8 Change base colors again 2013-05-13 14:39:07 +02:00
b942a6d040 Update base colors
Make them slightly brighter
2013-05-12 02:14:29 +02:00
e0eadf70f7 I just don't know what to say anymore 2013-05-04 00:27:00 +02:00
f53c549008 Remove misty-theme
It should be its own project.
2013-04-30 22:53:46 +02:00
85f293d34c Turn comments magenta, since dark white was unreadable 2013-04-30 20:04:22 +02:00
7cf5c7436d Fix versions 2013-04-23 22:48:05 +02:00
1bdee5aa0b Update colors 2013-04-23 22:40:29 +02:00
14a5799193 Throw colors around again
Trying out something new *again*.
2013-04-17 00:49:35 +02:00
5648c6e598 Add unspecified background to diff-refine-*
The `diff-refine-added'  and `diff-refine-removed' faces still got
background colors from the defaults.
2013-04-17 00:48:20 +02:00
ee63e1651f Add which-func face 2013-04-06 00:19:44 +02:00
d03e597ab0 Add texinfo-heading face
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.
2013-04-03 02:02:04 +02:00
c84ea68121 Bump version 2013-03-30 14:18:15 +01:00
d48c9e5f60 Remove underline from magit-section-title 2013-03-30 14:18:05 +01:00
06649621bd Add shadow face 2013-03-30 14:17:40 +01:00
d48b9dca24 Add some gnus faces 2013-03-29 22:13:40 +01:00
519836bbb7 Update mode-line faces
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.
2013-03-29 21:03:48 +01:00
256f601194 Add some diff-* colors 2013-03-29 21:02:22 +01:00
b97f1e0c01 Update font-lock faces
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'.
2013-03-29 17:00:51 +01:00
0224c2c621 Fix background for diff-hl-change 2013-03-26 11:05:33 +01:00
c486bbb8f8 Add error face 2013-03-26 11:03:53 +01:00