Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

background doesn't work as a color in revealjs unless it's explicitly set #11665

Open
cscheid opened this issue Dec 11, 2024 · 1 comment
Open
Assignees
Labels
brand `_brand.yml` bug Something isn't working revealjs Issues with the revealjs format
Milestone

Comments

@cscheid
Copy link
Collaborator

cscheid commented Dec 11, 2024

repro:

---
title: Hello, `_brand.yml`!
brand:
  typography: 
    monospace:
      family: Inconsolata
      size: 1em
      color: foreground
      background-color: background
    base:
      family: Open Sans
    headings:
      family: Montserrat
    fonts:
      - family: Inconsolata
        source: google
      - family: Open Sans
        source: google
      - family: Montserrat
        source: google
---

## Links

Download the Positron Beta here: <https://positron.posit.co/download.html>

Docs for `_brand.yml`: <https://posit-dev.github.io/brand-yml/>, <https://quarto.org/docs/authoring/brand.html>

## Placeholder text

This is an example document with a [number](https://quarto.org) of `features` to help you come with a nicely branded document.

Duis ornare ex ac iaculis pretium. Maecenas sagittis odio id erat pharetra, sit amet consectetur quam sollicitudin. Vivamus pharetra quam purus, nec sagittis risus pretium at. Nullam feugiat, turpis ac accumsan interdum, sem tellus blandit neque, id vulputate diam quam semper nisl. Donec sit amet enim at neque porttitor aliquet. Phasellus facilisis nulla eget placerat eleifend. Vestibulum non egestas eros, eget lobortis ipsum. Nulla rutrum massa eget enim aliquam, id porttitor erat luctus. Nunc sagittis quis eros eu sagittis. Pellentesque dictum, erat at pellentesque sollicitudin, justo augue pulvinar metus, quis rutrum est mi nec felis. Vestibulum efficitur mi lorem, at elementum purus tincidunt a. Aliquam finibus enim magna, vitae pellentesque erat faucibus at. Nulla mauris tellus, imperdiet id lobortis et, dignissim condimentum ipsum. Morbi nulla orci, varius at aliquet sed, facilisis id tortor. Donec ut urna nisi.

quarto render --to html works, quarto render --to revealjs doesn.t

@cscheid cscheid self-assigned this Dec 11, 2024
@cscheid cscheid added brand `_brand.yml` bug Something isn't working labels Dec 11, 2024
@cscheid cscheid added this to the v1.7 milestone Dec 11, 2024
@cderv cderv self-assigned this Dec 13, 2024
@cderv cderv added the revealjs Issues with the revealjs format label Dec 13, 2024
@cderv
Copy link
Collaborator

cderv commented Dec 13, 2024

FWIW I can handle revealjs issue, even if they are brand related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brand `_brand.yml` bug Something isn't working revealjs Issues with the revealjs format
Projects
None yet
Development

No branches or pull requests

2 participants