0byt3m1n1
Path:
C:
/
Program Files
/
RStudio
/
resources
/
app
/
bin
/
quarto
/
share
/
formats
/
revealjs
/
themes
/
[
Home
]
File: moon.scss
/*-- scss:defaults --*/ @import url(./fonts/league-gothic/league-gothic.css); @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); // fonts $font-family-sans-serif: Lato, sans-serif !default; // colors $body-bg: #002b36 !default; $body-color: #93a1a1 !default; $text-muted: $body-color !default; $link-color: #268bd2 !default; $selection-bg: #d33682 !default; $input-panel-bg: rgba(233, 236, 239, 0.2) !default; // headings $presentation-heading-font: "League Gothic", sans-serif !default; $presentation-heading-color: #eee8d5 !default; $presentation-heading-text-transform: uppercase !default; /*-- scss:rules --*/ html * { color-profile: sRGB; rendering-intent: auto; }