Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anishaaa1/remnote-css

CSS Snippets for RemNote by Anisha
https://github.com/anishaaa1/remnote-css

Last synced: 27 days ago
JSON representation

CSS Snippets for RemNote by Anisha

Awesome Lists containing this project

README

        

# CSS Snippets for RemNote by Anisha

**Documentation Status**
| Symbol | Interpretation |
| ------- | ------
| πŸ”Œ | Converted to Plugin |
| ⚠️ | In Progress |
| πŸ†˜ | Help Wanted |

---

## πŸ”Œ Rainbow Headers
```css
@import url("https://anishaaa1.github.io/remnote-css/css/rainbow-headers.css");
```

Notes

* Create these tags:
* `H4` for Header 4
* `H5` for Header 5
* `H6` for Header 6

> ❗️Important as they are not native headers unlike Header 1, Header 2, and Header 3.

Preview


### πŸ†• Updates
Rainbow Headers is now available as a πŸ”Œ plugin!

image

![Link here.](https://remnote.com/plugins/Anisha-RainbowHeaders)

Head to `Plugin Settings` to modify the appearance of your headers to your preference.

image



Once you have installed this plugin, you no longer need to keep this CSS snippet in Custom CSS as it may interfere with the plugin itself.

## πŸ”Œ Minimal Clozes
```css
@import url("https://anishaaa1.github.io/remnote-css/css/minimal-clozes.css");
```

Preview


### πŸ†• Updates
Minimal Clozes is now available as a πŸ”Œ plugin!

image

![Link here.](https://remnote.com/plugins/Anisha-MinimalClozes)

Head to `Plugin Settings` to modify the appearance of your clozes to your preference.

image




Once you have installed this plugin, you no longer need to keep this CSS snippet in Custom CSS as it may interfere with the plugin itself.

## Custom PDF Pins & References
```css
@import url("https://anishaaa1.github.io/remnote-css/css/custom-pdf-pins-references.css");
```

Preview


## Minimal Indent Lines
```css
@import url("https://anishaaa1.github.io/remnote-css/css/minimal-indent-lines.css");
```

Preview


## Minimal Numbered List
```css
@import url("https://anishaaa1.github.io/remnote-css/css/minimal-numbered-list.css");
```

Preview


## πŸ”Œ Minimal Portals
```css
@import url("https://anishaaa1.github.io/remnote-css/css/minimal-portals.css");
```

Preview


## πŸ†• Updates
Minimal Portals is now available as a πŸ”Œ plugin!

image

![Link here.](https://remnote.com/plugins/Anisha-MinimalPortals)

Head to `Plugin Settings` to modify the appearance of your portals to your preference.

image



Once you have installed this plugin, you no longer need to keep this CSS snippet in Custom CSS as it may interfere with the plugin itself.

## Rounded Highlights
```css
@import url("https://anishaaa1.github.io/remnote-css/css/rounded-highlights.css");
```

Preview


## Modified Document Title
```css
@import url("https://anishaaa1.github.io/remnote-css/css/modified-document-title.css");
```

Preview


## Capitalized Descriptors
```css
@import url("https://anishaaa1.github.io/remnote-css/css/capitalized-descriptors.css");
```

Preview


## Increased Text Underline Offset
```css
@import url("https://anishaaa1.github.io/remnote-css/css/increased-text-underline-offset.css");
```

Preview


## Change Color of Rem References
```css
@import url("https://anishaaa1.github.io/remnote-css/css/colored-rem-references.css");
```

Preview