summaryrefslogtreecommitdiff
path: root/zenburn-theme.el
Commit message (Collapse)AuthorAge
...
* Fixed typoKotamraju-Contractor2016-03-20
|
* Add js2-mode attributes for better syntax highlightKotamraju-Contractor2016-03-20
|
* Merge pull request #228 from felixc/allow-overriding-some-coloursBozhidar Batsov2016-03-17
|\ | | | | Add a mechanism to override a subset of the theme's colours
| * Add a mechanism to override a subset of the theme's coloursFelix Crux2016-03-16
| | | | | | | | | | | | | | | | | | | | | | | | If a user wants to tweak the theme by changing just a few colours, they can now do so by defining new values for just that subset in the new "zenburn-override-colors-alist" variable. This improves over the previous approach of having to completely re-specify the full list of colours, which both obscures the actual overrides among the unchanged defaults, and risks breaking when new colours are added to the default theme without the user updating their definition.
* | Add faces for org-document-title and org-document-info.Atheriel2016-03-15
| |
* | Tweak the avy facesBozhidar Batsov2016-03-02
|/
* Merge pull request #225 from dlineberger/update-diff-hl-colorsBozhidar Batsov2016-02-04
|\ | | | | Update diff-hl colors
| * Update diff-hl colors.David Lineberger2016-01-19
| | | | | | | | | | | | | | - Uses different colors for a more pleasing look when diff-hl-draw-borders set to true. - Also removes diff-hl-unknown, which doesn't appear to be used by diff-hl anymore.
* | Fix missing face names to make org-html-htmlize-generate-css happyMikhail Titov2016-02-04
|/ | | | and fix regression mentioned in #6
* Add support for xcscope facesptrv2016-01-17
|
* Add face for helm-matchOliver Dunkl2016-01-12
|
* Update the copyright noticeBozhidar Batsov2016-01-04
|
* Add new company-tooltip-annotation-selection faceptrv2016-01-03
|
* Add faces for org-habitOliver Dunkl2015-12-23
|
* Add faces for gnus-serverOliver Dunkl2015-12-18
|
* Add some faces for jabber-roster and chat-promptOliver Dunkl2015-12-18
|
* Added support for ruler-mode and swiper packageJosuah Demangeon2015-10-30
|
* Merge pull request #211 from jacksonrayhamilton/context-coloringBozhidar Batsov2015-10-04
|\ | | | | Add support for context-coloring
| * Add support for context-coloringJackson Ray Hamilton2015-09-05
| |
* | Add support for agda-modeDylan Meysmans2015-10-03
|/
* Add support for nrepl-message-colorsBozhidar Batsov2015-08-31
|
* Remove support for the legacy clojure-test-modeBozhidar Batsov2015-08-09
|
* Theme CIDER's cider-result-overlay-faceBozhidar Batsov2015-08-09
|
* Add faces for smart-mode-lineBozhidar Batsov2015-07-28
|
* Fix wordingBozhidar Batsov2015-07-21
|
* Update copyrightBozhidar Batsov2015-07-21
|
* Undefined variable zenburn-black in magit 2.1 faceCharles Comstock2015-07-01
| | | | | | | | magit-diff-lines-heading references zenburn-black which is an undefined variable. Replacing it with zenburn-bg+2 as per https://github.com/magit/magit/blob/master/lisp/magit-diff.el#L313-L332 it appears that magit-diff-lines-heading is supposed to be the inverse of magit-diff-hunk-heading-selection.
* Merge pull request #200 from tarsius/magit-nextBozhidar Batsov2015-07-02
|\ | | | | Support version 2.1.0 of Magit
| * adapt to magit v2.1.0Jonas Bernoulli2015-06-30
| | | | | | | | | | | | | | | | | | | | | | | | Besides the `magit', `git-commit', and `git-rebase' faces, this also adjusts the `diff' faces. Previously the `diff' faces did explicitly _not_ set the background color. But that was a mistake. Diff refinement faces _have to_ set the background, because they are also used to highlight changes in whitespace and that wouldn't be visible without a background color different from that of `default'. The other `diff' faces should also set the background color because otherwise the refinements would look very ugly. And in my opinion diffs look better with a background color even when no refinements are involved.
* | Copy tooltip face from company-tooltipKaleb Elwert2015-06-09
| |
* | Add support for new face `avy-lead-face-0'Ting-Yu Lin2015-05-12
| | | | | | | | | | | | | | | | The new face was added in https://github.com/abo-abo/avy/commit/755c25a89bf01f1ad07c6ebd1bde08e1c5474794 Since it's the color of the overlay of the first char, make it a bit lighter than `avy-lead-face'.
* | Add support for avyBozhidar Batsov2015-05-09
| |
* | Merge pull request #191 from lesharris/hydraBozhidar Batsov2015-04-28
|\ \ | | | | | | Added hydra faces
| * | Added hydra facesLes Harris2015-03-17
| | |
* | | Add racket-mode #:keywords and symbols.ane2015-04-28
|/ /
* | Correct typo in face nameLes Harris2015-03-15
| |
* | Add circe facesLes Harris2015-03-15
| |
* | Theme completion annotationsBozhidar Batsov2015-03-08
| |
* | Merge pull request #187 from ngquerol/masterBozhidar Batsov2015-02-14
|\ \ | | | | | | Add helm-swoop faces
| * | Add helm-swoop facesNicolas G. Querol2015-01-19
| |/
* / Remove duplicate faceBastien Dejean2015-02-11
|/
* Start work on 2.3Bozhidar Batsov2014-11-12
|
* Release 2.2Bozhidar Batsov2014-11-12
|
* Merge branch 'master' of github.com:bbatsov/zenburn-emacsBozhidar Batsov2014-11-12
|\
| * Merge pull request #170 from ukaszg/patch-1Bozhidar Batsov2014-08-11
| |\ | | | | | | add missing parens
| | * add missing parensukaszg2014-06-02
| | | | | | | | | this eliminated some of errors I've been getting, still looking at what might be causing `Invalid face reference: diff-refine-added' messages.
| * | Remove modification of safe-local-eval-formsSteve Purcell2014-08-10
| | | | | | | | | | | | | | | An installed package isn't entitled to decide for the user that certain local variable forms are safe: instead, theme authors should accept the forms as safe when they open the source code.
* | | Refine the company-mode faces (again)Bozhidar Batsov2014-11-12
|/ /
* | Update copyright yearsBozhidar Batsov2014-06-13
| |
* | Add elfeed faces.ivoarch2014-06-05
| |