[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/moe-theme 0ae0406158 214/352: Darken header-line style in
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/moe-theme 0ae0406158 214/352: Darken header-line style in moe-dark; fix terrible info style. |
Date: |
Fri, 7 Jan 2022 03:59:24 -0500 (EST) |
branch: elpa/moe-theme
commit 0ae04061588f200004899aa530333523cb5cc599
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>
Darken header-line style in moe-dark; fix terrible info style.
---
moe-dark-theme.el | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 47b7c76960..5e3a56a22e 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -56,7 +56,7 @@ Moe, moe, kyun!")
`(lazy-highlight ((,class (:background ,magenta-3 :foreground ,white-1))))
`(trailing-whitespace ((,class (:background ,red-3))))
`(show-paren-match ((,class (:background ,blue-3 :foreground nil))))
- `(header-line ((,class (:background ,blue-0 :foreground ,black-4 :underline
nil))))
+ `(header-line ((,class (:background ,blue-3 :foreground ,white-0 :underline
nil))))
`(bold ((,class (:background nil :foreground ,white-0 :bold t))))
`(italic ((,class (:background nil :foreground ,white-0 :italic t))))
`(help-argument-name ((,class (:foreground ,magenta-1 :italic t))))
@@ -715,14 +715,14 @@ Moe, moe, kyun!")
`(compilation-warning ((,class (:foreground ,orange-3))))
;; info
- `(info-header-node ((,class (:foreground ,red-0 :bold t))))
- `(info-header-xref ((,class (:foreground ,blue-3 ::bold t))))
+ `(info-header-node ((,class (:foreground ,magenta-2 :bold t))))
+ `(info-header-xref ((,class (:foreground ,blue-1 :background nil :bold t))))
`(info-index-match ((,class (:background ,blue-3))))
`(info-menu-header ((,class (:foreground ,white-0 :bold t :underline t))))
`(info-menu-star ((,class (:foreground ,red-1))))
`(info-node ((,class (:foreground ,red-3))))
`(info-title-1 ((,class (:foreground ,blue-1 :bold t))))
- `(info-title-2 ((,class (:foreground ,green-02 :bold t))))
+ `(info-title-2 ((,class (:foreground ,green-2 :bold t))))
`(info-title-3 ((,class (:foreground ,orange-2 :bold t))))
`(info-title-4 ((,class (:foreground ,magenta-2 :bold t))))
`(info-xref ((,class (:foreground ,blue-1 :underline t))))
- [nongnu] elpa/moe-theme 52102d23f5 352/352: Bump version header to 1.0.2, (continued)
- [nongnu] elpa/moe-theme 52102d23f5 352/352: Bump version header to 1.0.2, ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 882af74e0d 036/352: 1. Add document for variable `moe-theme-switch-by-sunrise-and-sunset` in README., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 60261e7880 070/352: No load when installing from package.el, but I don't sure this works..., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme f5c50b1702 073/352: Light face for Org-mode Agenda., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 82a6a10714 086/352: Less yellow background in moe-light (GUI-only)., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 54c3e397ca 216/352: Fix too-harsh warning/error face in Haskell., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme eb796f89fe 231/352: Fix a typo, ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 97038ba402 184/352: Darken the linum faces, ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 74658b8d09 191/352: Set font-lock-type-face into blue-1, which is more clear than cyan-3., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 41fd9bb686 202/352: Merge pull request #32 from tanzoniteblack/rm-git-gutter-fringe, ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 0ae0406158 214/352: Darken header-line style in moe-dark; fix terrible info style.,
ELPA Syncer <=
- [nongnu] elpa/moe-theme 3fc15b90b4 195/352: Rearrange some faces for org-outlines., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 300f3a513a 228/352: Add :url to define-package, ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 17fd13780c 218/352: More explicit documentation for functions., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 999c377b0b 215/352: Add Haskell interactive., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme f2be5df23a 238/352: [web-mode] web-mode-current-column-highlight-face, ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme ddbc21b2e8 259/352: Improve Magit faces., ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme abc07fde90 331/352: Don't know why defvar cannot make default-value works, ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 856cd4f4fb 207/352: Add highlight-symbol-face, ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 9780501497 180/352: Update company for moe-light, ELPA Syncer, 2022/01/07
- [nongnu] elpa/moe-theme 70bb084274 032/352: 1. Add GPL v3 license. 2. Fix some wrong outlines in README., ELPA Syncer, 2022/01/07