LoginSignup
3
3

More than 5 years have passed since last update.

Org Beamer で Solarized なカラーテーマを使う

Posted at
  1. beamercolortheme.sty をダウンロードして Org ファイルと同じディレクトリに保存
  2. Org ファイルに BEAMER_COLOR_THEME を追加:

手順はこれだけです.手順 2. は次のような行になります.

#+BEAMER_COLOR_THEME: solarized

カラーテーマのオプションを設定したいときには,行末に [...] で追加します.

#+BEAMER_COLOR_THEME: solarized [accent=cyan]

以上.

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3