> ## Documentation Index
> Fetch the complete documentation index at: https://docs.refile.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Themes

> Beautiful plug-and-play document themes

# Document Themes

Our themes provide a quick and easy way to style your PDF documents with professionally designed layouts. Each theme offers a unique visual style that can match your brand, content purpose, or personal preference.

### Modern Theme

The **Modern** theme provides a clean, contemporary styling with soft blue accents, rounded corners, and a light, airy feel. It features:

* Light blue header highlights for titles
* Clean typography with clear hierarchy
* Rounded elements and borders
* Subtle shadows and visual depth
* Professional, contemporary appearance

This is the **default theme** and works great for business reports, technical documentation, and professional communications.

### Basic Theme

The **Basic** theme offers a minimalist, straightforward design that emphasizes content clarity. It features:

* Simple, clean layout with minimal styling
* Neutral color palette
* Focus on typography and readability
* Traditional document structure
* Print-friendly design

This theme is ideal for academic papers, formal documents, or any content where simplicity is preferred.

## How to Use Themes

You can specify your preferred theme when generating a PDF through our API by setting the `theme` property in your request payload:

```json theme={null}
{
	"markdown": "# My Document\n\nThis is my content...",
	"theme": "modern", // or "basic"
	"output": "url"
}
```

## Upcoming themes

We are constantly working on new themes. Stay tuned for upcoming theme releases that will expand your styling options even further.

Here are some themes currently in the works:

* Invoice
* Letter
* Academic
* Colorful
* Dark
* Serious
* Serif
* Stretched
