Jacopo De Simoi
7db1b6f29a
Fix some comments
7 years ago
Jacopo De Simoi
d49a5e646b
rename files
7 years ago
Jacopo De Simoi
40bb49cbb0
change name to lunarized
7 years ago
Jacopo De Simoi
1f7aa08225
Add some org faces
7 years ago
Jacopo De Simoi
ee3645d6b2
Add some magit faces
7 years ago
Jacopo De Simoi
05a36419eb
New face for helm-candidate-number
7 years ago
Jacopo De Simoi
6524257659
Remove invert video from modeline
7 years ago
Jacopo De Simoi
38342e755b
Theme tooltips (does not work)
8 years ago
Jacopo De Simoi
59104829d9
Merge branch 'master' into lunarized
8 years ago
Jacopo De Simoi
fcb61f2466
Magenta is the new red
...
I am considering red as an accent, since it goes well with
the Thinkpad; errors should be magenta, not red
8 years ago
Jacopo De Simoi
f68a70f689
Theme visible mark to yellow
8 years ago
Jacopo De Simoi
7b880461cb
No curly underline
8 years ago
Jacopo De Simoi
0173b40c67
Change TODO to red fg
8 years ago
Jacopo De Simoi
695b1b5575
Latex colors
8 years ago
Jacopo De Simoi
1367e9c121
Change a couple of yellows with greens
8 years ago
Jacopo De Simoi
939520ee60
Improve linum contrast
8 years ago
Jacopo De Simoi
561d06dd16
Lunarize solarized
...
Desaturate the base colors
8 years ago
Greg Pfeil
f3ca8902ea
Merge pull request #187 from dakrone/fix-unbound-color-themes
...
Only add solarized to color-themes list if color-themes is bound
9 years ago
Greg Pfeil
797229d0d3
Merge pull request #180 from bradwright/term-bg-colors
...
Add bg versions for `term-color-N` faces
10 years ago
Lee Hinman
c44d42eff7
Only add solarized to color-themes list if color-themes is bound
10 years ago
Greg Pfeil
890e5a3dd1
Merge pull request #181 from geraldus/gman/haskell-improvements
...
Fix whitespace-newline face
10 years ago
Arthur Fayzrakhmanov (Артур Файзрахманов)
1c5a55acf4
Fix whitespace-newline face
10 years ago
Greg Pfeil
00f4a0e825
Merge pull request #182 from geraldus/gman/haskell-improvements-real
...
Add haskell keyword customization
10 years ago
Arthur Fayzrakhmanov (Артур Файзрахманов)
80e9606d75
Add haskell keyword customization
...
Make keyword colors match to Vim's version for Haskell source files
10 years ago
Bradley Wright
cd8e1e18df
Add bg versions for `term-color-N` faces
...
Without these, reversed faces in `ansi-term` (eg black foreground on
yellow background) or similar don't display properly - the background
colour just inherits from default.
10 years ago
Greg Pfeil
d7f9165adf
Merge pull request #176 from dcherian/writegood-mode-pr
...
nicer writegood-mode faces
10 years ago
deepak
b93cc72ecb
whitespace fixes
10 years ago
deepak
0ae54d0714
nicer writegood-mode faces
10 years ago
Greg Pfeil
412713a0fc
Merge pull request #163 from waffle-iron/master
...
waffle.io Badge
11 years ago
Making GitHub Delicious.
e39a6a99d0
add waffle.io badge
11 years ago
Greg Pfeil
78c7ff4e75
Merge pull request #162 from bradleywright/undo-tree-faces
...
Add faces for undo-tree
11 years ago
Bradley Wright
6d23149222
Add faces for undo-tree
11 years ago
Greg Pfeil
601a54413a
Merge pull request #160 from bradleywright/fix-company-selected-tooltip
...
Fix company-mode selected tooltip
11 years ago
Bradley Wright
a1b15aa9bd
Fix company-mode selected tooltip
...
The old one had such low contrast that it was invisible. This new scheme
matches the scheme used by ido-mode, and is more readable.
11 years ago
Greg Pfeil
cf2d7d7d5a
Merge pull request #159 from bradleywright/magit-faces
...
Add Magit faces
11 years ago
Bradley Wright
2e4c381881
Inherit from diff-{hunk,file}-header instead
...
This is what Magit actually does by default, so it's simpler to change
the base faces than fontify the new ones exclusively.
11 years ago
Bradley Wright
d69a5dd7fd
Add Magit faces
...
This covers all the use cases I commonly hit while using Magit.
11 years ago
Greg Pfeil
ca6958e9d7
Merge pull request #158 from bradleywright/more-diff-faces
...
Add diff-refine-{added,removed} faces
11 years ago
Bradley Wright
37edf8228c
Add diff-refine-{added,removed} faces
...
These are used by tools like Magit to show which specific text changed
in a changed line (as opposed to added/removed whole lines, which is
what diff-{added,removed} shows).
In order to mimic the behaviour shown by tools like GitHub I've just
reversed the corresponding whole line faces so they stand out.
11 years ago
Greg Pfeil
ce8762fbd0
Merge pull request #157 from bradleywright/remove-deprecated-theme-files
...
Remove redundant theme files
11 years ago
Bradley Wright
411863b531
Remove redundant theme files
...
Invoking the theme in Emacs 24+ is a matter of `(enable-theme
'solarized)`.
Additionally, these were marked as obsolete a long time ago, and as
mentioned in
https://github.com/sellout/emacs-color-theme-solarized/issues/155 it'd
be nice to get rid of them.
11 years ago
Greg Pfeil
99067d083b
Merge branch 'master' of github.com:sellout/emacs-color-theme-solarized
11 years ago
Greg Pfeil
0e22554c6b
Add Powerline faces.
...
Fixes #115 .
11 years ago
Greg Pfeil
bec76eeffd
Update after-make-frame-functions hook.
11 years ago
Greg Pfeil
21ad25b3e6
Merge pull request #153 from andersjohansson/guide-key
...
Add faces for guide-key
11 years ago
Anders Johansson
7903ed8964
Add faces for guide-key
...
Guide-key package available at: https://github.com/kai2nenobu/guide-key
11 years ago
Greg Pfeil
92255b2c15
Merge pull request #152 from andersjohansson/hydra
...
Add faces for hydra
11 years ago
Anders Johansson
0b363f4ba6
Add faces for hydra
...
Hydra package is available at: https://github.com/abo-abo/hydra
11 years ago
Greg Pfeil
5ba8f13371
Merge pull request #149 from schuster/cl-copy-list-bug
...
Replace cl-copy-list with copy-sequence
11 years ago
Jonathan Schuster
3091c93ca3
Replace cl-copy-list with copy-sequence
11 years ago