Blagovest Petrov
d23baf8a7b
Made some changes
11 years ago
Blagovest Petrov
aeb3784623
Minor changes
11 years ago
Matthew Eppelsheimer
9b2f62496c
Make header margin an overridable setting.
css/theme/template/settings.scss adds the $headingMargin variable, set to `0 0 20px 0`.
css/theme/template/theme.scss uses $headingMargin to set margin on headers.
12 years ago
Hakim El Hattab
ed0af87abd
update url to setup instructions ( closes #520 )
12 years ago
Hakim El Hattab
a9dce74e24
recompile themes #488
12 years ago
Owen Versteeg
cc133679be
Fix links so they aren't cut off (in SCSS)
12 years ago
Owen Versteeg
c5408f37da
Fix links so they aren't cut off (in SCSS)
12 years ago
Owen Versteeg
6acfcad2f4
correct links in sky theme
They looked a little wonky if you used a G or a Y.
12 years ago
Owen Versteeg
2990909cc4
update serif (change controls, fix links, change url)
The Serif theme was a little flaky previously
12 years ago
Hakim El Hattab
3040bc2917
always use https google font urls ( closes #382 )
12 years ago
Hakim El Hattab
5353404361
protocol-relative paths for google webfonts ( closes #382 )
12 years ago
Hakim El Hattab
d2cf21028e
add missing theme readme
12 years ago
Hakim El Hattab
7dd2a10b34
remove extra whitespace in css
12 years ago
Hakim El Hattab
034016e330
merge two new themes, slight adjustments to said themes
12 years ago
Hakim El Hattab
d5bf12275c
better choice of fallback fonts ( closes #328 )
12 years ago
Hakim El Hattab
6a0ce3c5e9
add grunt sass theme task
12 years ago
asmod3us
1661fb2fae
updated dark theme to use external color definition
12 years ago
asmod3us
b967cfd615
added solarized light theme
12 years ago
asmod3us
ff3e02de18
extracted solarized color definitions to separate file
12 years ago
asmod3us
d44812b8b5
added solarized dark theme
12 years ago
Hakim El Hattab
e618eda4e1
theming docs
12 years ago
Hakim El Hattab
519ee26809
remove left/right margin from images, tweak pdf print styles
12 years ago
Hakim El Hattab
be4c55cd65
add night theme
12 years ago
Hakim El Hattab
c79376dab2
allow multiple control elements, document usage of global controls ( #184 , #204 )
12 years ago
Hakim El Hattab
5c5b3d34d9
fix rolling links glitch in firefox
12 years ago
Hakim El Hattab
af2a8b053d
include theme background in printed pdfs ( #217 ), fix empty white pages in regular print ( #215 )
12 years ago
Hakim El Hattab
aefe981040
use borders to generate control arrows ( closes #137 )
12 years ago
Russell Beattie
7f4e5fc6bf
Updated new CSS triangle controls to use theme colors.
12 years ago
Hakim El Hattab
143fc85c65
use outer color of radial gradient as solid fallback
12 years ago
Hakim El Hattab
ecb4347ec1
modularize themes and convert them to sass ( closes #191 )
12 years ago
Hakim El Hattab
17f3cf4332
adjust themes so that font definitions are at top, apply fonts on .reveal instead of body
12 years ago
Hakim El Hattab
bb47678b27
tweaks to page and cube transitions, change sky theme text-highlight color
12 years ago
Max Ogden
2c788dffb6
simple serif font theme
12 years ago
Hakim El Hattab
aa97d80d53
correction to code style in sky theme, adjusted transition demo page
12 years ago
Hakim El Hattab
dc9b93a533
tweaks to the simple theme
12 years ago
Hakim El Hattab
90f343e5bd
add theme config option, add sky theme, fix line-height of <small>
12 years ago
hakimel
0b548bfd5d
consistent use of tabs rather than spaces in css ( closes #121 )
12 years ago
Owen Versteeg
704893b38f
added simple theme
reveal.js was lacking a nice, simple, minimal theme. now it has one.
bam.
13 years ago
Owen Versteeg
49b3394596
added appropriate selection color
the old one was pink. while I don't have anything against pink, I just thought it might be good to make the highlight color dark brown instead.
13 years ago
Hakim El Hattab
25ad8adc68
themes are now available as separate css files under css/theme/, old theme option in config is no longer supported ( closes #104 )
13 years ago