summaryrefslogtreecommitdiff
path: root/zenburn-theme.el
Commit message (Collapse)AuthorAge
...
* | Tone down company-mode facesBozhidar Batsov2014-06-04
|/
* magit-item-highlight: use zenburn-bg+05 as background colorJonas Bernoulli2014-05-23
|
* add new color zenburn-bg+05Jonas Bernoulli2014-05-23
|
* Merge branch 'master' of github.com:bbatsov/zenburn-emacsBozhidar Batsov2014-04-18
|\
| * Merge pull request #166 from tarsius/fix-magitBozhidar Batsov2014-04-15
| |\ | | | | | | fix magit faces
| | * fix magit facesJonas Bernoulli2014-04-03
| | | | | | | | | | | | | | | This doesn't theme magit more completely, it just fixes shortcomings in what others have already done.
* | | Refine diff-hl's facesBozhidar Batsov2014-04-18
|/ /
* | Merge branch 'master' of github.com:bbatsov/zenburn-emacsBozhidar Batsov2014-04-14
|\|
| * Add company-mode faces.Malyshev Artem2014-04-01
| |
* | Theme diff-hlBozhidar Batsov2014-04-14
|/
* magit-item-highlight: leave :bold unsetJonas Bernoulli2014-03-23
| | | | | | | | Explicitly setting `magit-item-highlight' to nil was only necessary for the short period during which magit highlighted the current section by making it bold. Since that no longer is the case the only effect of explicitly setting the highlighted section to being not-bold is that parts of a section loose their boldness when it is current.
* fix: theme dim-autoload-cookie-lineJonas Bernoulli2014-03-09
|
* Merge pull request #161 from tarsius/dim-autoloadBozhidar Batsov2014-03-09
|\ | | | | theme dim-autoload-cookie-line
| * theme dim-autoload-cookie-lineJonas Bernoulli2014-03-09
| |
* | Merge pull request #160 from tarsius/orderBozhidar Batsov2014-03-09
|\ \ | | | | | | restore alphabetic order of subsections
| * | restore alphabetic order of subsectionsJonas Bernoulli2014-03-09
| |/ | | | | | | Some people don't know their alphabet.
* / use same color for git-rebase-hash as for magit-log-sha1Jonas Bernoulli2014-03-09
|/ | | | | | | These colors had differed for a long time. Eventually I changed `git-rebase-hash' (in git-rebase-mode.el) to match `magit-log-sha1', and shortly thereafter someone changed just the latter in the theme that I am using (this one), making these faces inconsistent again...
* Change magit-log-sha1 and magit-log-author foreground colors to zenburn-orangeJacob Jenkins2014-02-26
|
* Merge branch 'master' of github.com:bbatsov/zenburn-emacsBozhidar Batsov2014-02-12
|\
| * Merge pull request #155 from impaktor/erc-timestampBozhidar Batsov2014-01-04
| |\ | | | | | | Erc timestamp
| | * Merge branch 'master' into erc-timestampKarl F2013-12-29
| | |\
| | * | timestamp in erc should be readableKarl F2013-12-28
| | | |
| * | | Properties should have same colour like comments.mpm2013-12-31
| | | | | | | | | | | | | | | | And what is most important, they should be easyli readable.
| * | | Increase visibility of previosly scheduled tasks.mpm2013-12-31
| | |/ | |/| | | | | | | | | | Those missed task were bearly visible; while they should have colour closer to warnings.
| * | Merge pull request #152 from impaktor/auctexBozhidar Batsov2013-12-28
| |\ \ | | | | | | | | AUCTeX: Don't use LightSalmon, burlywood, or OliveDrab
| | * | Don't use LightSalmon, burlywood, or OliveDrabKarl F2013-12-28
| | |/
| * / highlighted text now readableKarl F2013-12-28
| |/
| * Move ledger-mode faces to their correct alphabetical positionVincent Geddes2013-12-19
| |
| * Add ledger-mode facesVincent Geddes2013-12-18
| |
* | [#150] Change isearch background faceBozhidar Batsov2014-02-12
|/
* Merge branch 'master' of github.com:bbatsov/zenburn-emacsBozhidar Batsov2013-12-08
|\
| * add helm faces for several helm sourcesAbdo Roig-Maranges2013-11-23
| |
| * Fix bug in SLIME facesGeorge Kettleborough2013-11-19
| |
| * Merge pull request #137 from aroig/ido-modeBozhidar Batsov2013-11-12
| |\ | | | | | | add ido-indicator face
| | * add ido-indicator faceAbdo Roig-Maranges2013-11-04
| | |
| * | Add SLIME coloursGeorge Kettleborough2013-11-12
| | |
* | | Refine show-paren-mode and show-smartparens-mode facesBozhidar Batsov2013-12-08
|/ /
* | Refine a bit the flycheck facesBozhidar Batsov2013-11-07
| |
* | Add flycheck info facesBozhidar Batsov2013-11-07
| |
* | add zenburn-fg+1 and zenburn-bg-2 for white and blackAbdo Roig-Maranges2013-11-04
| | | | | | | | So that we get rid of explicit color literals
* | [Fix #139] Fix typo in face nameBozhidar Batsov2013-11-04
| |
* | Merge pull request #138 from aroig/coq-proofgeneralBozhidar Batsov2013-11-03
|\ \ | | | | | | Coq and proofgeneral themes
| * | add proofgeneral facesAbdo Roig-Maranges2013-11-04
| | |
| * | add coq facesAbdo Roig-Maranges2013-11-04
| |/
* | Merge pull request #134 from aroig/speedbarBozhidar Batsov2013-11-03
|\ \ | | | | | | add speedbar faces
| * | add speedbar facesAbdo Roig-Maranges2013-11-04
| |/
* | Merge pull request #136 from aroig/org-modeBozhidar Batsov2013-11-03
|\ \ | | | | | | add some org-mode faces
| * | add some org-mode facesAbdo Roig-Maranges2013-11-04
| |/
* | Merge pull request #133 from aroig/shell-modeBozhidar Batsov2013-11-03
|\ \ | | | | | | add shell-mode faces
| * | add shell-mode facesAbdo Roig-Maranges2013-11-04
| |/