diff --git a/README.md b/README.md index 21362c0..a551b60 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,13 @@ demonstration: ;; `bold', `italic', `background' modus-themes-links '(neutral-underline background) + ;; Options for `modus-themes-box-buttons' are either nil (the + ;; default), or a list that can combine any of `flat', `accented', + ;; `faint', `variable-pitch', `underline', the symbol of any font + ;; weight as listed in `modus-themes-weights', and a floating + ;; point number (e.g. 0.9) for the height of the button's text. + modus-themes-box-buttons '(variable-pitch flat faint 0.9) + ;; Options for `modus-themes-prompts' are either nil (the ;; default), or a list of properties that may include any of those ;; symbols: `background', `bold', `gray', `intense', `italic' diff --git a/doc/modus-themes.info b/doc/modus-themes.info index edc1af1..6984920 100644 --- a/doc/modus-themes.info +++ b/doc/modus-themes.info @@ -604,6 +604,13 @@ of this manual. ;; `bold', `italic', `background' modus-themes-links '(neutral-underline background) + ;; Options for `modus-themes-box-buttons' are either nil (the + ;; default), or a list that can combine any of `flat', `accented', + ;; `faint', `variable-pitch', `underline', the symbol of any font + ;; weight as listed in `modus-themes-weights', and a floating + ;; point number (e.g. 0.9) for the height of the button's text. + modus-themes-box-buttons '(variable-pitch flat faint 0.9) + ;; Options for `modus-themes-prompts' are either nil (the ;; default), or a list of properties that may include any of those ;; symbols: `background', `bold', `gray', `intense', `italic' @@ -5976,99 +5983,99 @@ Node: Enable and load13298 Node: Sample configuration with and without use-package16245 Node: Differences between loading and enabling18197 Node: Customization Options20152 -Node: Custom reload theme26711 -Node: Deuteranopia style27501 -Node: Bold constructs28932 -Node: Italic constructs29766 -Node: Syntax styles30533 -Node: Mixed fonts32665 -Node: Link styles33929 -Node: Box buttons36403 -Node: Command prompts39097 -Node: Mode line40918 -Node: Tab style45411 -Node: Completion UIs46074 -Node: Mail citations48167 -Node: Fringes49351 -Node: Language checkers50091 -Node: Line highlighting52533 -Node: Line numbers54130 -Node: Markup55198 -Node: Matching parentheses56891 -Node: Active region58268 -Node: Diffs59681 -Node: Org mode blocks61332 -Node: Org agenda63722 -Node: Heading styles72165 -Node: UI typeface76589 -Node: Advanced customization77488 -Node: More accurate colors in terminal emulators79035 -Node: Visualize the active Modus theme's palette80280 -Node: Per-theme customization settings81280 -Node: Case-by-case face specs using the themes' palette82636 -Node: Face specs at scale using the themes' palette87184 -Node: Remap face with local value91985 -Node: Cycle through arbitrary colors94410 -Node: Override colors100838 -Node: Override color saturation105703 -Node: Override colors through blending111382 -Node: Font configurations for Org and others114239 -Ref: Font configurations for Org and others-Footnote-1117055 -Node: Configure bold and italic faces117242 -Node: Custom Org todo keyword and priority faces121390 -Node: Custom Org emphasis faces125063 -Node: Update Org block delimiter fontification129864 -Node: Measure color contrast131781 -Node: Load theme depending on time of day134504 -Node: Backdrop for pdf-tools135497 -Node: Decrease mode line height138349 -Node: A theme-agnostic hook for theme loading142474 -Node: Diffs with only the foreground144865 -Node: Ediff without diff color-coding147979 -Node: Face coverage150074 -Node: Supported packages150526 -Node: Indirectly covered packages157174 -Node: Notes on individual packages158194 -Node: Note on avy hints159258 -Node: Note on calendarel weekday and weekend colors160426 -Node: Note on underlines in compilation buffers161609 -Node: Note on inline Latex in Org buffers162456 -Node: Note on dimmerel163066 -Node: Note on display-fill-column-indicator-mode164551 -Node: Note on highlight-parenthesesel166114 -Node: Note on mmm-modeel background colors172103 -Node: Note for prism174418 -Node: Note for god-mode177572 -Node: Note on company-mode overlay pop-up179176 -Ref: Note on company-mode overlay pop-up-Footnote-1179866 -Ref: Note on company-mode overlay pop-up-Footnote-2179933 -Node: Note on ERC escaped color sequences179988 -Ref: Note on ERC escaped color sequences-Footnote-1181416 -Node: Note on powerline or spaceline181526 -Node: Note on SHR colors181940 -Node: Note on SHR fonts182352 -Node: Note on Ement colors and fonts182985 -Node: Note on Helm grep184510 -Node: Note on vc-annotate-background-mode185987 -Node: Note on pdf-tools link hints186872 -Node: Frequently Asked Questions189304 -Node: Is the contrast ratio about adjacent colors?189935 -Node: What does it mean to avoid exaggerations?191442 -Node: Why are colors mostly variants of blue magenta cyan?193271 -Node: What is the best setup for legibility?197584 -Node: Are these color schemes?200229 -Node: Port the Modus themes to other platforms?203949 -Node: Contributing206733 -Node: Sources of the themes207130 -Node: Issues you can help with207766 -Node: Patches require copyright assignment to the FSF208966 -Node: Acknowledgements211261 -Node: Meta214248 -Node: GNU Free Documentation License216727 -Node: Indices242079 -Node: Function index242258 -Node: Variable index243781 -Node: Concept index245995 +Node: Custom reload theme27157 +Node: Deuteranopia style27947 +Node: Bold constructs29378 +Node: Italic constructs30212 +Node: Syntax styles30979 +Node: Mixed fonts33111 +Node: Link styles34375 +Node: Box buttons36849 +Node: Command prompts39543 +Node: Mode line41364 +Node: Tab style45857 +Node: Completion UIs46520 +Node: Mail citations48613 +Node: Fringes49797 +Node: Language checkers50537 +Node: Line highlighting52979 +Node: Line numbers54576 +Node: Markup55644 +Node: Matching parentheses57337 +Node: Active region58714 +Node: Diffs60127 +Node: Org mode blocks61778 +Node: Org agenda64168 +Node: Heading styles72611 +Node: UI typeface77035 +Node: Advanced customization77934 +Node: More accurate colors in terminal emulators79481 +Node: Visualize the active Modus theme's palette80726 +Node: Per-theme customization settings81726 +Node: Case-by-case face specs using the themes' palette83082 +Node: Face specs at scale using the themes' palette87630 +Node: Remap face with local value92431 +Node: Cycle through arbitrary colors94856 +Node: Override colors101284 +Node: Override color saturation106149 +Node: Override colors through blending111828 +Node: Font configurations for Org and others114685 +Ref: Font configurations for Org and others-Footnote-1117501 +Node: Configure bold and italic faces117688 +Node: Custom Org todo keyword and priority faces121836 +Node: Custom Org emphasis faces125509 +Node: Update Org block delimiter fontification130310 +Node: Measure color contrast132227 +Node: Load theme depending on time of day134950 +Node: Backdrop for pdf-tools135943 +Node: Decrease mode line height138795 +Node: A theme-agnostic hook for theme loading142920 +Node: Diffs with only the foreground145311 +Node: Ediff without diff color-coding148425 +Node: Face coverage150520 +Node: Supported packages150972 +Node: Indirectly covered packages157620 +Node: Notes on individual packages158640 +Node: Note on avy hints159704 +Node: Note on calendarel weekday and weekend colors160872 +Node: Note on underlines in compilation buffers162055 +Node: Note on inline Latex in Org buffers162902 +Node: Note on dimmerel163512 +Node: Note on display-fill-column-indicator-mode164997 +Node: Note on highlight-parenthesesel166560 +Node: Note on mmm-modeel background colors172549 +Node: Note for prism174864 +Node: Note for god-mode178018 +Node: Note on company-mode overlay pop-up179622 +Ref: Note on company-mode overlay pop-up-Footnote-1180312 +Ref: Note on company-mode overlay pop-up-Footnote-2180379 +Node: Note on ERC escaped color sequences180434 +Ref: Note on ERC escaped color sequences-Footnote-1181862 +Node: Note on powerline or spaceline181972 +Node: Note on SHR colors182386 +Node: Note on SHR fonts182798 +Node: Note on Ement colors and fonts183431 +Node: Note on Helm grep184956 +Node: Note on vc-annotate-background-mode186433 +Node: Note on pdf-tools link hints187318 +Node: Frequently Asked Questions189750 +Node: Is the contrast ratio about adjacent colors?190381 +Node: What does it mean to avoid exaggerations?191888 +Node: Why are colors mostly variants of blue magenta cyan?193717 +Node: What is the best setup for legibility?198030 +Node: Are these color schemes?200675 +Node: Port the Modus themes to other platforms?204395 +Node: Contributing207179 +Node: Sources of the themes207576 +Node: Issues you can help with208212 +Node: Patches require copyright assignment to the FSF209412 +Node: Acknowledgements211707 +Node: Meta214694 +Node: GNU Free Documentation License217173 +Node: Indices242525 +Node: Function index242704 +Node: Variable index244227 +Node: Concept index246441  End Tag Table diff --git a/doc/modus-themes.org b/doc/modus-themes.org index af3b9e3..09b4a07 100644 --- a/doc/modus-themes.org +++ b/doc/modus-themes.org @@ -460,6 +460,13 @@ this manual. ;; `bold', `italic', `background' modus-themes-links '(neutral-underline background) + ;; Options for `modus-themes-box-buttons' are either nil (the + ;; default), or a list that can combine any of `flat', `accented', + ;; `faint', `variable-pitch', `underline', the symbol of any font + ;; weight as listed in `modus-themes-weights', and a floating + ;; point number (e.g. 0.9) for the height of the button's text. + modus-themes-box-buttons '(variable-pitch flat faint 0.9) + ;; Options for `modus-themes-prompts' are either nil (the ;; default), or a list of properties that may include any of those ;; symbols: `background', `bold', `gray', `intense', `italic'