`(mode-line-inactive ((,class (:foreground "#C6C6C6" :background ,"white"))))
`(header-line ((,class (:foreground "#CCCCCC" :background "black"))))
- `(minibuffer-prompt ((,class (:foreground "#0084C8" :bold t))))
+ `(minibuffer-prompt ((,class (:foreground "#0084C8" :weight bold))))
`(region ((,class (:foreground unspecified :background "#C2D5E9"))))
- `(dired-header ((,class (:bold t :foreground "#0084C8"))))
- `(widget-button ((,class (:bold t :foreground "#0084C8"))))
+ `(dired-header ((,class (:weight bold :foreground "#0084C8"))))
+ `(widget-button ((,class (:weight bold :foreground "#0084C8"))))
- `(success ((,class (:bold t :foreground "#4E9A06"))))
+ `(success ((,class (:weight bold :foreground "#4E9A06"))))
`(warning ((,class (:foreground "#CE5C00"))))
`(error ((,class (:foreground "#B50000"))))
`(font-lock-builtin-face ((,class (:foreground "#A020F0"))))
`(font-lock-constant-face ((,class (:foreground "#F5666D"))))
`(font-lock-comment-face ((,class (:foreground "#204A87"))))
- `(font-lock-function-name-face ((,class (:foreground "#00578E" :bold t))))
- `(font-lock-keyword-face ((,class (:bold t :foreground "#A52A2A"))))
+ `(font-lock-function-name-face ((,class (:foreground "#00578E" :weight bold))))
+ `(font-lock-keyword-face ((,class (:weight bold :foreground "#A52A2A"))))
`(font-lock-string-face ((,class (:foreground "#4E9A06"))))
- `(font-lock-type-face ((,class (:foreground "#2F8B58" :bold t))))
- `(font-lock-variable-name-face ((,class (:foreground "#0084C8" :bold t))))
- `(font-lock-warning-face ((,class (:foreground "#F5666D" :bold t))))
+ `(font-lock-type-face ((,class (:foreground "#2F8B58" :weight bold))))
+ `(font-lock-variable-name-face ((,class (:foreground "#0084C8" :weight bold))))
+ `(font-lock-warning-face ((,class (:foreground "#F5666D" :weight bold))))
`(link ((,class (:underline t :foreground "#0066CC"))))
`(link-visited ((,class (:underline t :foreground "#6799CC"))))
`(erc-action-face ((,class (:foreground "#F5666D"))))
`(erc-button ((,class (:foreground "#A8799C"))))
- `(erc-current-nick-face ((,class (:bold t :foreground "#FF7092"))))
- `(erc-error-face ((,class (:foreground "#F5666D" :bold t))))
+ `(erc-current-nick-face ((,class (:weight bold :foreground "#FF7092"))))
+ `(erc-error-face ((,class (:foreground "#F5666D" :weight bold))))
`(erc-input-face ((,class (:foreground "black"))))
`(erc-keyword-face ((,class (:foreground "#F5666D"))))
- `(erc-my-nick-face ((,class (:bold t :foreground "#FF8CA7"))))
- `(erc-nick-default-face ((,class (:bold t :foreground "#0084C8"))))
+ `(erc-my-nick-face ((,class (:weight bold :foreground "#FF8CA7"))))
+ `(erc-nick-default-face ((,class (:weight bold :foreground "#0084C8"))))
`(erc-notice-face ((,class (:foreground "#0084C8"))))
`(erc-prompt-face ((,class (:foreground "black"))))
`(erc-timestamp-face ((,class (:foreground ,"#4CB64A"))))
`(magit-log-sha1 ((,class (:foreground "#FF7092"))))
`(magit-log-head-label-local ((,class (:foreground "#4F78B5"))))
`(magit-log-head-label-remote ((,class (:foreground ,"#4CB64A"))))
- `(magit-branch ((,class (:bold t :foreground "#0084C8"))))
- `(magit-section-title ((,class (:bold t :foreground "#00578E"))))
+ `(magit-branch ((,class (:weight bold :foreground "#0084C8"))))
+ `(magit-section-title ((,class (:weight bold :foreground "#00578E"))))
`(magit-item-highlight ((,class (:background "#FEFFBF"))))
- `(magit-diff-add ((,class (:bold t :foreground "#4CB64A"))))
+ `(magit-diff-add ((,class (:weight bold :foreground "#4CB64A"))))
`(magit-diff-del ((,class (:bold nil :foreground "#F5666D"))))
`(gnus-group-mail-1-empty ((,class (:foreground "#00578E"))))
- `(gnus-group-mail-1 ((,class (:bold t :foreground "#4F78B5"))))
+ `(gnus-group-mail-1 ((,class (:weight bold :foreground "#4F78B5"))))
`(gnus-group-mail-3-empty ((,class (:foreground "#00578E"))))
- `(gnus-group-mail-3 ((,class (:bold t :foreground "#9CBB43"))))
+ `(gnus-group-mail-3 ((,class (:weight bold :foreground "#9CBB43"))))
`(gnus-group-news-3-empty ((,class (:foreground "#00578E"))))
- `(gnus-group-news-3 ((,class (:bold t :foreground "#9CBB43"))))
- `(gnus-header-name ((,class (:bold t :foreground "#0084C8"))))
- `(gnus-header-subject ((,class (:bold t :foreground "#FF7092"))))
+ `(gnus-group-news-3 ((,class (:weight bold :foreground "#9CBB43"))))
+ `(gnus-header-name ((,class (:weight bold :foreground "#0084C8"))))
+ `(gnus-header-subject ((,class (:weight bold :foreground "#FF7092"))))
`(gnus-header-content ((,class (:foreground "#FF7092"))))
- `(gnus-button ((,class (:bold t :foreground "#00578E"))))
+ `(gnus-button ((,class (:weight bold :foreground "#00578E"))))
`(gnus-cite-1 ((,class (:foreground "#00578E"))))
`(gnus-cite-2 ((,class (:foreground "#0084C8"))))
`(image-dired-thumb-mark ((,class (:background "#CE5C00"))))
`(image-dired-thumb-flagged ((,class (:background "#B50000"))))
- `(diff-added ((,class (:bold t :foreground "#4E9A06"))))
- `(diff-removed ((,class (:bold t :foreground "#F5666D"))))))
+ `(diff-added ((,class (:weight bold :foreground "#4E9A06"))))
+ `(diff-removed ((,class (:weight bold :foreground "#F5666D"))))))
;;; adwaita-theme.el ends here
'(default ((t (:background "black" :foreground "WhiteSmoke"))))
;; Font lock faces
'(font-lock-builtin-face ((t (:foreground "LightSteelBlue"))))
- '(font-lock-constant-face ((t (:foreground "LightSlateBlue" :bold t))))
+ '(font-lock-constant-face ((t (:foreground "LightSlateBlue" :weight bold))))
'(font-lock-preprocessor-face ((t (:foreground "CornFlowerBlue" :italic t))))
'(font-lock-keyword-face ((t (:foreground "cyan1"))))
'(font-lock-type-face ((t (:foreground "SteelBlue1"))))
'(font-lock-doc-face ((t (:italic t :slant oblique :foreground "LightCoral"))))
'(font-lock-warning-face ((t (:foreground "Pink" :weight bold))))
- '(cperl-array-face ((t (:foreground "LawnGreen" :background "Black" :bold t))))
- '(cperl-hash-face ((t (:foreground "SpringGreen" :background "Black" :bold t :italic t))))
+ '(cperl-array-face ((t (:foreground "LawnGreen" :background "Black" :weight bold))))
+ '(cperl-hash-face ((t (:foreground "SpringGreen" :background "Black" :weight bold :italic t))))
'(cperl-nonoverridable-face ((t (:foreground "chartreuse3"))))
'(gnus-button ((t (:weight bold :background "#191932" :box (:line-width 2 :style released-button)))))
'(gnus-user-agent-unknown-face ((t (:background "black" :foreground "orange" :weight bold))))
'(gnus-x-face ((t (:background "white" :foreground "black"))))
- '(gnus-group-mail-1 ((t (:bold t :foreground "#3BFF00" :weight normal))))
- '(gnus-group-mail-1-face ((t (:bold t :foreground "#3BFF00" :weight normal))))
- '(gnus-group-mail-2 ((t (:bold t :foreground "#5EFF00" :weight normal))))
- '(gnus-group-mail-2-face ((t (:bold t :foreground "#5EFF00" :weight normal))))
- '(gnus-group-mail-3 ((t (:bold t :foreground "#80FF00" :weight normal))))
- '(gnus-group-mail-3-face ((t (:bold t :foreground "#A1FF00" :weight normal))))
+ '(gnus-group-mail-1 ((t (:weight bold :foreground "#3BFF00" :weight normal))))
+ '(gnus-group-mail-1-face ((t (:weight bold :foreground "#3BFF00" :weight normal))))
+ '(gnus-group-mail-2 ((t (:weight bold :foreground "#5EFF00" :weight normal))))
+ '(gnus-group-mail-2-face ((t (:weight bold :foreground "#5EFF00" :weight normal))))
+ '(gnus-group-mail-3 ((t (:weight bold :foreground "#80FF00" :weight normal))))
+ '(gnus-group-mail-3-face ((t (:weight bold :foreground "#A1FF00" :weight normal))))
'(gnus-group-mail-1-empty ((t (:foreground "#249900"))))
:style released-button)
:foreground "black" :background "grey"
:weight bold ))))
- '(calendar-today-face ((t (:underline t :bold t :foreground "cornsilk"))))
+ '(calendar-today-face ((t (:underline t :weight bold :foreground "cornsilk"))))
'(change-log-acknowledgment ((t (:italic t :slant oblique :foreground "AntiqueWhite3"))))
'(change-log-conditionals-face ((t (:foreground "Aquamarine"))))
'(change-log-date-face ((t (:italic t :slant oblique :foreground "BurlyWood"))))
'(escape-glyph ((t (:foreground "cyan"))))
'(homoglyph ((t (:foreground "cyan"))))
- '(eshell-ls-archive-face ((t (:bold t :foreground "IndianRed"))))
+ '(eshell-ls-archive-face ((t (:weight bold :foreground "IndianRed"))))
'(eshell-ls-backup-face ((t (:foreground "Grey"))))
'(eshell-ls-clutter-face ((t (:foreground "DimGray"))))
- '(eshell-ls-directory-face ((t (:bold t :foreground "MediumSlateBlue"))))
+ '(eshell-ls-directory-face ((t (:weight bold :foreground "MediumSlateBlue"))))
'(eshell-ls-executable-face ((t (:foreground "Coral"))))
'(eshell-ls-missing-face ((t (:foreground "black"))))
'(eshell-ls-picture-face ((t (:foreground "Violet"))))
'(eshell-ls-product-face ((t (:foreground "sandybrown"))))
'(eshell-ls-readonly-face ((t (:foreground "Aquamarine"))))
'(eshell-ls-special-face ((t (:foreground "Gold"))))
- '(eshell-ls-symlink-face ((t (:foreground "DarkCyan" :bold t))))
+ '(eshell-ls-symlink-face ((t (:foreground "DarkCyan" :weight bold))))
'(eshell-ls-symlink-face ((t (:foreground "White"))))
'(eshell-ls-unreadable-face ((t (:foreground "DimGray"))))
'(eshell-prompt-face ((t (:foreground "MediumAquamarine"))))
- '(eshell-test-failed-face ((t (:foreground "OrangeRed" :bold t))))
- '(eshell-test-ok-face ((t (:foreground "Green" :bold t))))
+ '(eshell-test-failed-face ((t (:foreground "OrangeRed" :weight bold))))
+ '(eshell-test-ok-face ((t (:foreground "Green" :weight bold))))
'(excerpt ((t (:italic t))))
'(file-name-shadow ((t (:foreground "grey70"))))
- '(fixed ((t (:bold t))))
- '(flyspell-duplicate-face ((t (:foreground "IndianRed" :bold t :underline t))))
- '(flyspell-incorrect-face ((t (:foreground "Pink" :bold t :underline t))))
+ '(fixed ((t (:weight bold))))
+ '(flyspell-duplicate-face ((t (:foreground "IndianRed" :weight bold :underline t))))
+ '(flyspell-incorrect-face ((t (:foreground "Pink" :weight bold :underline t))))
'(fringe ((t (:background "grey30" :foreground "Wheat"))))
'(header-line ((t (:box (:line-width -1 :color "grey20" :style released-button) :background "grey20" :foreground "grey90" :height 0.9))))
'(ido-only-match ((t (:foreground "ForestGreen"))))
'(ido-subdir ((t (:foreground "red1"))))
'(info-menu-header ((t (:weight bold))))
- '(info-node ((t (:bold t :italic t :foreground "yellow"))))
+ '(info-node ((t (:weight bold :italic t :foreground "yellow"))))
'(info-node ((t (:foreground "white" :slant italic :weight bold))))
- '(info-xref ((t (:bold t :foreground "DodgerBlue1"))))
+ '(info-xref ((t (:weight bold :foreground "DodgerBlue1"))))
'(info-xref ((t (:foreground "cyan" :weight bold))))
'(isearch ((t (:background "palevioletred2" :foreground "brown4"))))
'(isearch-fail ((t (:background "red4"))))
'(js2-builtin-face ((t (:foreground "sandy brown"))))
'(js2-comment-face ((t (:foreground "dark orchid"))))
'(js2-constant-face ((t (:foreground "pale violet red"))))
- '(js2-error-face ((t (:background "indian red" :foreground "green" :bold t))))
+ '(js2-error-face ((t (:background "indian red" :foreground "green" :weight bold))))
'(js2-function-name-face ((t (:foreground "cadet blue"))))
'(js2-function-param-face ((t (:foreground "IndianRed1"))))
'(js2-instance-member-face ((t (:foreground "IndianRed1"))))
'(link-visited ((t (:underline t :foreground "violet"))))
'(makefile-space ((t (:background "hotpink"))))
- '(man-bold ((t (:bold t))))
- '(man-heading ((t (:bold t))))
+ '(man-bold ((t (:weight bold))))
+ '(man-heading ((t (:weight bold))))
'(man-italic ((t (:foreground "yellow"))))
'(man-xref ((t (:underline t))))
'(match ((t (:background "RoyalBlue3"))))
'(next-error ((t (:background "blue3"))))
'(nobreak-space ((t (:foreground "cyan" :underline t))))
'(paren-blink-off ((t (:foreground "black"))))
- '(paren-mismatch-face ((t (:bold t :background "white" :foreground "red"))))
- '(paren-no-match-face ((t (:bold t :background "white" :foreground "red"))))
+ '(paren-mismatch-face ((t (:weight bold :background "white" :foreground "red"))))
+ '(paren-no-match-face ((t (:weight bold :background "white" :foreground "red"))))
'(query-replace ((t (:foreground "brown4" :background "palevioletred2"))))
'(region ((t (:background "blue3"))))
'(realgud-overlay-arrow1 ((t (:foreground "medium sea green"))))
'(vhdl-font-lock-directive-face ((t (:foreground "CadetBlue"))))
'(vhdl-font-lock-enumvalue-face ((t (:foreground "Gold4"))))
'(vhdl-font-lock-function-face ((t (:foreground "Orchid4"))))
- '(vhdl-font-lock-prompt-face ((t (:foreground "Red" :bold t))))
- '(vhdl-font-lock-reserved-words-face ((t (:foreground "Orange" :bold t))))
+ '(vhdl-font-lock-prompt-face ((t (:foreground "Red" :weight bold))))
+ '(vhdl-font-lock-reserved-words-face ((t (:foreground "Orange" :weight bold))))
'(vhdl-font-lock-translate-off-face ((t (:background "LightGray"))))
'(vhdl-speedbar-architecture-face ((t (:foreground "Blue"))))
'(vhdl-speedbar-architecture-selected-face ((t (:foreground "Blue" :underline t))))
'(widget-inactive-face ((t (:foreground "grey70"))))
'(widget-single-line-field ((t (:background "dim gray"))))
'(widget-single-line-field-face ((t (:background "dim gray"))))
- '(woman-bold-face ((t (:bold t))))
+ '(woman-bold-face ((t (:weight bold))))
'(woman-italic-face ((t (:foreground "beige"))))
'(woman-unknown-face ((t (:foreground "LightSalmon")))))
`(jabber-activity-face ((,c :foreground ,modeline-info)))
`(jabber-roster-user-away ((,c :foreground ,red-faint)))
`(jabber-roster-user-xa ((,c :foreground ,magenta :italic t)))
- `(jabber-roster-user-dnd ((,c :foreground ,red :bold t)))
+ `(jabber-roster-user-dnd ((,c :foreground ,red :weight bold)))
`(jabber-roster-user-chatty ((,c :foreground ,cyan-intense)))
`(jabber-roster-user-error ((,c :inherit error)))
`(jabber-roster-user-offline ((,c :foreground ,fg-dim :italic t)))
(defface line-number-major-tick
'((((class color grayscale) (background light))
- :background "grey85" :bold t)
+ :background "grey85" :weight bold)
(((class color grayscale) (background dark))
- :background "grey75" :bold t)
+ :background "grey75" :weight bold)
(t :inherit line-number))
"Face for highlighting \"major ticks\" (as in a ruler).
When `display-line-numbers-major-tick' is positive, highlight
(defface line-number-minor-tick
'((((class color grayscale) (background light))
- :background "grey95" :bold t)
+ :background "grey95" :weight bold)
(((class color grayscale) (background dark))
- :background "grey55" :bold t)
+ :background "grey55" :weight bold)
(t :inherit line-number))
"Face for highlighting \"minor ticks\" (as in a ruler).
When `display-line-numbers-minor-tick' is positive, highlight
:group 'gnus-article-emphasis
:type 'regexp)
-(defface gnus-emphasis-bold '((t (:bold t)))
+(defface gnus-emphasis-bold '((t (:weight bold)))
"Face used for displaying strong emphasized text (*word*)."
:group 'gnus-article-emphasis)
"Face used for displaying underlined emphasized text (_word_)."
:group 'gnus-article-emphasis)
-(defface gnus-emphasis-underline-bold '((t (:bold t :underline t)))
+(defface gnus-emphasis-underline-bold '((t (:weight bold :underline t)))
"Face used for displaying underlined bold emphasized text (_*word*_)."
:group 'gnus-article-emphasis)
"Face used for displaying underlined italic emphasized text (_/word/_)."
:group 'gnus-article-emphasis)
-(defface gnus-emphasis-bold-italic '((t (:bold t :italic t)))
+(defface gnus-emphasis-bold-italic '((t (:weight bold :italic t)))
"Face used for displaying bold italic emphasized text (/*word*/)."
:group 'gnus-article-emphasis)
(defface gnus-emphasis-underline-bold-italic
- '((t (:bold t :italic t :underline t)))
+ '((t (:weight bold :italic t :underline t)))
"Face used for displaying underlined bold italic emphasized text.
Example: (_/*word*/_)."
:group 'gnus-article-emphasis)
(background light))
(:foreground "red4" :inherit gnus-header))
(t
- (:bold t :italic t :inherit gnus-header)))
+ (:weight bold :italic t :inherit gnus-header)))
"Face used for displaying subject headers."
:group 'gnus-article-headers
:group 'gnus-article-highlight)
(background light))
(:foreground "maroon" :inherit gnus-header))
(t
- (:bold t :inherit gnus-header)))
+ (:weight bold :inherit gnus-header)))
"Face used for displaying header names."
:group 'gnus-article-headers
:group 'gnus-article-highlight)
(gnus-run-hooks 'gnus-server-menu-hook)))
(defface gnus-server-agent
- '((((class color) (background light)) (:foreground "PaleTurquoise" :bold t))
- (((class color) (background dark)) (:foreground "PaleTurquoise" :bold t))
- (t (:bold t)))
+ '((((class color) (background light)) (:foreground "PaleTurquoise" :weight bold))
+ (((class color) (background dark)) (:foreground "PaleTurquoise" :weight bold))
+ (t (:weight bold)))
"Face used for displaying AGENTIZED servers."
:group 'gnus-server-visual)
(defface gnus-server-cloud
- '((((class color) (background light)) (:foreground "ForestGreen" :bold t))
- (((class color) (background dark)) (:foreground "PaleGreen" :bold t))
- (t (:bold t)))
+ '((((class color) (background light)) (:foreground "ForestGreen" :weight bold))
+ (((class color) (background dark)) (:foreground "PaleGreen" :weight bold))
+ (t (:weight bold)))
"Face used for displaying Cloud-synced servers."
:group 'gnus-server-visual)
:group 'gnus-server-visual)
(defface gnus-server-opened
- '((((class color) (background light)) (:foreground "Green3" :bold t))
- (((class color) (background dark)) (:foreground "Green1" :bold t))
- (t (:bold t)))
+ '((((class color) (background light)) (:foreground "Green3" :weight bold))
+ (((class color) (background dark)) (:foreground "Green1" :weight bold))
+ (t (:weight bold)))
"Face used for displaying OPENED servers."
:group 'gnus-server-visual)
:group 'gnus-server-visual)
(defface gnus-server-denied
- '((((class color) (background light)) (:foreground "Red" :bold t))
- (((class color) (background dark)) (:foreground "Pink" :bold t))
- (t (:inverse-video t :bold t)))
+ '((((class color) (background light)) (:foreground "Red" :weight bold))
+ (((class color) (background dark)) (:foreground "Pink" :weight bold))
+ (t (:inverse-video t :weight bold)))
"Face used for displaying DENIED servers."
:group 'gnus-server-visual)
(defface gnus-server-offline
- '((((class color) (background light)) (:foreground "Orange" :bold t))
- (((class color) (background dark)) (:foreground "Yellow" :bold t))
- (t (:inverse-video t :bold t)))
+ '((((class color) (background light)) (:foreground "Orange" :weight bold))
+ (((class color) (background dark)) (:foreground "Yellow" :weight bold))
+ (t (:inverse-video t :weight bold)))
"Face used for displaying OFFLINE servers."
:group 'gnus-server-visual)
:group 'gnus-group)
(defface gnus-group-news-1
- '((t (:inherit gnus-group-news-1-empty :bold t)))
+ '((t (:inherit gnus-group-news-1-empty :weight bold)))
"Level 1 newsgroup face."
:group 'gnus-group)
:group 'gnus-group)
(defface gnus-group-news-2
- '((t (:inherit gnus-group-news-2-empty :bold t)))
+ '((t (:inherit gnus-group-news-2-empty :weight bold)))
"Level 2 newsgroup face."
:group 'gnus-group)
:group 'gnus-group)
(defface gnus-group-news-3
- '((t (:inherit gnus-group-news-3-empty :bold t)))
+ '((t (:inherit gnus-group-news-3-empty :weight bold)))
"Level 3 newsgroup face."
:group 'gnus-group)
:group 'gnus-group)
(defface gnus-group-news-4
- '((t (:inherit gnus-group-news-4-empty :bold t)))
+ '((t (:inherit gnus-group-news-4-empty :weight bold)))
"Level 4 newsgroup face."
:group 'gnus-group)
:group 'gnus-group)
(defface gnus-group-news-5
- '((t (:inherit gnus-group-news-5-empty :bold t)))
+ '((t (:inherit gnus-group-news-5-empty :weight bold)))
"Level 5 newsgroup face."
:group 'gnus-group)
:group 'gnus-group)
(defface gnus-group-news-6
- '((t (:inherit gnus-group-news-6-empty :bold t)))
+ '((t (:inherit gnus-group-news-6-empty :weight bold)))
"Level 6 newsgroup face."
:group 'gnus-group)
:group 'gnus-group)
(defface gnus-group-news-low
- '((t (:inherit gnus-group-news-low-empty :bold t)))
+ '((t (:inherit gnus-group-news-low-empty :weight bold)))
"Low level newsgroup face."
:group 'gnus-group)
:group 'gnus-group)
(defface gnus-group-mail-1
- '((t (:inherit gnus-group-mail-1-empty :bold t)))
+ '((t (:inherit gnus-group-mail-1-empty :weight bold)))
"Level 1 mailgroup face."
:group 'gnus-group)
:group 'gnus-group)
(defface gnus-group-mail-2
- '((t (:inherit gnus-group-mail-2-empty :bold t)))
+ '((t (:inherit gnus-group-mail-2-empty :weight bold)))
"Level 2 mailgroup face."
:group 'gnus-group)
:group 'gnus-group)
(defface gnus-group-mail-3
- '((t (:inherit gnus-group-mail-3-empty :bold t)))
+ '((t (:inherit gnus-group-mail-3-empty :weight bold)))
"Level 3 mailgroup face."
:group 'gnus-group)
(background light))
(:foreground "DeepPink4"))
(t
- (:bold t)))
+ (:weight bold)))
"Low level empty mailgroup face."
:group 'gnus-group)
(defface gnus-group-mail-low
- '((t (:inherit gnus-group-mail-low-empty :bold t)))
+ '((t (:inherit gnus-group-mail-low-empty :weight bold)))
"Low level mailgroup face."
:group 'gnus-group)
:group 'gnus-summary)
(defface gnus-summary-high-ticked
- '((t (:inherit gnus-summary-normal-ticked :bold t)))
+ '((t (:inherit gnus-summary-normal-ticked :weight bold)))
"Face used for high interest ticked articles."
:group 'gnus-summary)
:group 'gnus-summary)
(defface gnus-summary-high-ancient
- '((t (:inherit gnus-summary-normal-ancient :bold t)))
+ '((t (:inherit gnus-summary-normal-ancient :weight bold)))
"Face used for high interest ancient articles."
:group 'gnus-summary)
:group 'gnus-summary)
(defface gnus-summary-high-undownloaded
- '((t (:inherit gnus-summary-normal-undownloaded :bold t)))
+ '((t (:inherit gnus-summary-normal-undownloaded :weight bold)))
"Face used for high interest uncached articles."
:group 'gnus-summary)
:group 'gnus-summary)
(defface gnus-summary-high-unread
- '((t (:inherit gnus-summary-normal-unread :bold t)))
+ '((t (:inherit gnus-summary-normal-unread :weight bold)))
"Face used for high interest unread articles."
:group 'gnus-summary)
:group 'gnus-summary)
(defface gnus-summary-high-read
- '((t (:inherit gnus-summary-normal-read :bold t)))
+ '((t (:inherit gnus-summary-normal-read :weight bold)))
"Face used for high interest read articles."
:group 'gnus-summary)
(defface message-header-to
'((((class color)
(background dark))
- :foreground "DarkOliveGreen1" :bold t)
+ :foreground "DarkOliveGreen1" :weight bold)
(((class color)
(background light))
- :foreground "MidnightBlue" :bold t)
+ :foreground "MidnightBlue" :weight bold)
(t
- :bold t :italic t))
+ :weight bold :italic t))
"Face used for displaying To headers."
:group 'message-faces)
(defface message-header-cc
'((((class color)
(background dark))
- :foreground "chartreuse1" :bold t)
+ :foreground "chartreuse1" :weight bold)
(((class color)
(background light))
:foreground "MidnightBlue")
(t
- :bold t))
+ :weight bold))
"Face used for displaying Cc headers."
:group 'message-faces)
:foreground "OliveDrab1")
(((class color)
(background light))
- :foreground "navy blue" :bold t)
+ :foreground "navy blue" :weight bold)
(t
- :bold t))
+ :weight bold))
"Face used for displaying Subject headers."
:group 'message-faces)
(defface message-header-newsgroups
'((((class color)
(background dark))
- :foreground "yellow" :bold t :italic t)
+ :foreground "yellow" :weight bold :italic t)
(((class color)
(background light))
- :foreground "blue4" :bold t :italic t)
+ :foreground "blue4" :weight bold :italic t)
(t
- :bold t :italic t))
+ :weight bold :italic t))
"Face used for displaying Newsgroups headers."
:group 'message-faces)
(background light))
:foreground "steel blue")
(t
- :bold t :italic t))
+ :weight bold :italic t))
"Face used for displaying other headers."
:group 'message-faces)
(background light))
:foreground "cornflower blue")
(t
- :bold t))
+ :weight bold))
"Face used for displaying header names."
:group 'message-faces)
(background light))
:foreground "blue")
(t
- :bold t))
+ :weight bold))
"Face used for displaying X-Header headers."
:group 'message-faces)
(background light))
:foreground "brown")
(t
- :bold t))
+ :weight bold))
"Face used for displaying the separator."
:group 'message-faces)
(background light))
(:foreground "red1"))
(t
- (:bold t)))
+ (:weight bold)))
"Face used for displaying 1st-level cited text."
:group 'message-faces)
(background light))
(:foreground "red4"))
(t
- (:bold t)))
+ (:weight bold)))
"Face used for displaying 2nd-level cited text."
:group 'message-faces)
(background light))
(:foreground "OliveDrab4"))
(t
- (:bold t)))
+ (:weight bold)))
"Face used for displaying 3rd-level cited text."
:group 'message-faces)
(background light))
(:foreground "SteelBlue4"))
(t
- (:bold t)))
+ (:weight bold)))
"Face used for displaying 4th-level cited text."
:group 'message-faces)
(background light))
:foreground "ForestGreen")
(t
- :bold t))
+ :weight bold))
"Face used for displaying MML."
:group 'message-faces)
-(defface message-signature-separator '((t :bold t))
+(defface message-signature-separator '((t :weight bold))
"Face used for displaying the signature separator."
:group 'message-faces
:version "28.1")
(defface dictionary-button-face
'((t
- (:bold t)))
+ (:weight bold)))
"The face that is used for displaying buttons."
:group 'dictionary
:version "28.1")
(((class color) (min-colors 88) (background dark)) (:foreground "LightSkyBlue"))
(((class color) (min-colors 16) (background light)) (:foreground "Blue"))
(((class color) (min-colors 16) (background dark)) (:foreground "LightSkyBlue"))
- (((class color) (min-colors 8)) (:foreground "blue" :bold t))
- (t (:bold t)))
+ (((class color) (min-colors 8)) (:foreground "blue" :weight bold))
+ (t (:weight bold)))
"Face used for drawers."
:group 'org-faces)
"Face for diary-like sexp date specifications."
:group 'org-faces)
-(defface org-tag '((t (:bold t)))
+(defface org-tag '((t (:weight bold)))
"Default face for tags.
Note that the variable `org-tag-faces' can be used to overrule this face for
specific tags."
:group 'org-faces)
-(defface org-list-dt '((t (:bold t)))
+(defface org-list-dt '((t (:weight bold)))
"Default face for definition terms in lists."
:group 'org-faces)
(defface org-todo ;Copied from `font-lock-warning-face'
- '((((class color) (min-colors 16) (background light)) (:foreground "Red1" :bold t))
- (((class color) (min-colors 16) (background dark)) (:foreground "Pink" :bold t))
- (((class color) (min-colors 8) (background light)) (:foreground "red" :bold t))
- (((class color) (min-colors 8) (background dark)) (:foreground "red" :bold t))
- (t (:inverse-video t :bold t)))
+ '((((class color) (min-colors 16) (background light)) (:foreground "Red1" :weight bold))
+ (((class color) (min-colors 16) (background dark)) (:foreground "Pink" :weight bold))
+ (((class color) (min-colors 8) (background light)) (:foreground "red" :weight bold))
+ (((class color) (min-colors 8) (background dark)) (:foreground "red" :weight bold))
+ (t (:inverse-video t :weight bold)))
"Face for TODO keywords."
:group 'org-faces)
(defface org-done ;Copied from `font-lock-type-face'
- '((((class color) (min-colors 16) (background light)) (:foreground "ForestGreen" :bold t))
- (((class color) (min-colors 16) (background dark)) (:foreground "PaleGreen" :bold t))
+ '((((class color) (min-colors 16) (background light)) (:foreground "ForestGreen" :weight bold))
+ (((class color) (min-colors 16) (background dark)) (:foreground "PaleGreen" :weight bold))
(((class color) (min-colors 8)) (:foreground "green"))
- (t (:bold t)))
+ (t (:weight bold)))
"Face used for todo keywords that indicate DONE items."
:group 'org-faces)
(defface org-headline-todo ;Copied from `font-lock-string-face'
'((((class color) (min-colors 16) (background light)) (:foreground "Red4"))
(((class color) (min-colors 16) (background dark)) (:foreground "Pink2"))
- (((class color) (min-colors 8) (background light)) (:bold t)))
+ (((class color) (min-colors 8) (background light)) (:weight bold)))
"Face used to indicate that a headline is marked as TODO.
This face is only used if `org-fontify-todo-headline' is set. If applies
to the part of the headline after the TODO keyword."
(((class color) (min-colors 88) (background dark)) (:foreground "chocolate1"))
(((class color) (min-colors 8) (background light)) (:foreground "red"))
(((class color) (min-colors 8) (background dark)) (:foreground "red"))
- (t (:bold t :italic t)))
+ (t (:weight bold :italic t)))
"Face for formulas."
:group 'org-faces)
(((class color) (min-colors 88) (background dark)) (:foreground "LightSkyBlue"))
(((class color) (min-colors 16) (background light)) (:foreground "Blue"))
(((class color) (min-colors 16) (background dark)) (:foreground "LightSkyBlue"))
- (((class color) (min-colors 8)) (:foreground "blue" :bold t))
- (t (:bold t)))
+ (((class color) (min-colors 8)) (:foreground "blue" :weight bold))
+ (t (:weight bold)))
"Face used in agenda for captions and dates."
:group 'org-faces)
'((((class color) (min-colors 88) (background light)) (:foreground "DarkGreen"))
(((class color) (min-colors 88) (background dark)) (:foreground "PaleGreen"))
(((class color) (min-colors 8)) (:foreground "green"))
- (t (:bold t :italic t)))
+ (t (:weight bold :italic t)))
"Face for items scheduled for a certain day."
:group 'org-faces)
'((((class color) (min-colors 88) (background light)) (:foreground "DarkGreen"))
(((class color) (min-colors 88) (background dark)) (:foreground "PaleGreen"))
(((class color) (min-colors 8)) (:foreground "green"))
- (t (:bold t :italic t)))
+ (t (:weight bold :italic t)))
"Face for items scheduled for a certain day."
:group 'org-faces)
'((((class color) (min-colors 88) (background light)) (:foreground "Firebrick"))
(((class color) (min-colors 88) (background dark)) (:foreground "chocolate1"))
(((class color) (min-colors 8) (background light)) (:foreground "red"))
- (((class color) (min-colors 8) (background dark)) (:foreground "red" :bold t))
- (t (:bold t)))
+ (((class color) (min-colors 8) (background dark)) (:foreground "red" :weight bold))
+ (t (:weight bold)))
"Face for items scheduled previously, and not yet done."
:group 'org-faces)
'((((class color) (min-colors 88) (background light)) (:foreground "Firebrick"))
(((class color) (min-colors 88) (background dark)) (:foreground "chocolate1"))
(((class color) (min-colors 8) (background light)) (:foreground "red"))
- (((class color) (min-colors 8) (background dark)) (:foreground "red" :bold t))
- (t (:bold t)))
+ (((class color) (min-colors 8) (background dark)) (:foreground "red" :weight bold))
+ (t (:weight bold)))
"Face for items scheduled previously, and not yet done.
See also `org-agenda-deadline-faces'."
:group 'org-faces)
(defface proced-uninterruptible-sleep-status-code
'((((class color)) (:foreground "red"))
- (t (:bold t)))
+ (t (:weight bold)))
"Face used in Proced buffers for uninterruptible sleep status code character \"D\"."
:version "29.1")
'((((class color) (min-colors 88) (background dark)) (:foreground "DeepSkyBlue"))
(((class color) (background dark)) (:foreground "cyan"))
(((class color) (background light)) (:foreground "blue"))
- (t (:bold t)))
+ (t (:weight bold)))
"Face used in Proced buffers for executable names.
The first word in the process arguments attribute is assumed to
be the executable that runs in the process."
:version "29.1")
(defface proced-cpu
- '((((class color) (min-colors 88)) (:foreground "#6d5cc3" :bold t))
- (t (:bold t)))
+ '((((class color) (min-colors 88)) (:foreground "#6d5cc3" :weight bold))
+ (t (:weight bold)))
"Face used in Proced buffers for process CPU utilization."
:version "29.1")
:version "29.1")
(defface proced-user
- '((t (:bold t)))
+ '((t (:weight bold)))
"Face used in Proced buffers for the user owning the process."
:version "29.1")
(defface proced-time-colon
'((((class color) (min-colors 88)) (:foreground "DarkMagenta"))
- (t (:bold t)))
+ (t (:weight bold)))
"Face used in Proced buffers for the colon in time strings."
:version "29.1")
(background light))
:foreground "cornflower blue")
(t
- :bold t))
+ :weight bold))
"Face used for displaying specification names."
:group 'erts-mode)
(background light))
:foreground "blue")
(t
- :bold t))
+ :weight bold))
"Face used for displaying specification values."
:group 'erts-mode)
"Prolog mode face for highlighting exit trace lines."
:group 'prolog-faces)
(defface prolog-exception-face
- '((((class grayscale)) (:bold t :italic t :underline t))
- (((class color)) (:bold t :foreground "black" :background "Khaki"))
- (t (:bold t :italic t :underline t)))
+ '((((class grayscale)) (:weight bold :italic t :underline t))
+ (((class color)) (:weight bold :foreground "black" :background "Khaki"))
+ (t (:weight bold :italic t :underline t)))
"Prolog mode face for highlighting exception trace lines."
:group 'prolog-faces)
(defface prolog-warning-face
'((((class color) (background light)) (:foreground "Purple"))
(((class color) (background dark)) (:foreground "Cyan"))
(((class grayscale) (background light))
- :foreground "LightGray" :bold t)
- (((class grayscale) (background dark)) (:foreground "DimGray" :bold t))
- (t (:bold t)))
+ :foreground "LightGray" :weight bold)
+ (((class grayscale) (background dark)) (:foreground "DimGray" :weight bold))
+ (t (:weight bold)))
"Face name to use for compiler warnings."
:group 'prolog-faces)
(define-obsolete-face-alias 'prolog-builtin-face