Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Fast Text Color

superschnizelsuperschnizel68k downloads

Quickly apply fully integrated text coloring and formatting with a custom syntax and a keyboard-centric interface.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates30

This Obsidian plugin allows you to create beautifully colored interactive notes using a custom coloring syntax.

Features

  • Wide variety of available formatting options
  • Full live preview support
  • Multiple ways of applying/removing color to suit your individual needs
    • Multiple intuitive editor integrations
    • Custom coloring syntax that neatly integrates into Obsidian Markdown
    • Keyboard-only usage possible
  • Bundle formatting presets into themes
    • Override active theme for individual notes through Frontmatter property
  • No exposed HTML in the editing view
  • Further in-depth customization using CSS classes

Usage

Color text sections using the following syntax:

~={id} This text is colored according to the id=~

The id maps to one of the color formats provided by the current active theme, which can be selected in the settings.

The formatting options include:

  • $\textsf{{\color[rgb]{1.0, 0.0, 0.0}T}{\color[rgb]{1.0, 0.5, 0.0}e}{\color[rgb]{1.0, 1.0, 0.0}x}{\color[rgb]{0.0, 1.0, 0.0}t~ }{\color[rgb]{0.0, 1.0, 1.0}c}{\color[rgb]{0.0, 0.0, 1.0}o}{\color[rgb]{0.33, 0.0, 0.5}l}{\color[rgb]{1.0, 0.0, 1.0}o}{\color[rgb]{1.0, 0.0, 0.5}r}}$: custom or provided by the active Obsidian theme.
  • Bold
  • Italics
  • Under-, o̅v̅e̅r̅-, and throughlines
  • FULL CAPS, Sᴍᴀʟʟ Cᴀᴘs

These options are handled using CSS classes, which means that any changes will be applied to preexisting sections marked with the respective id retroactively.

Themes

Colors are bundled into themes, which can be created and edited in the plugin settings. You can also pick the global active theme there.

If you want to override your global active theme for a specific note, you can do so by setting the frontmatter property ftcTheme to the name of the theme you wish to use.

Applying Color

Editor Context Menu

Right clicking on highlighted text lets you change the color via the context menu. All colors included in the current theme will be available.

Interactive Delimiter

If the interactive delimiter option is enabled in the settings (default), you can change or remove the color of text using the interactive delimiter shown in place of the color name.

Command

Calling the change text color command lets you choose one of the colors that are available from the currently selected theme using a suggester modal.

Coloring Menu

If the option Use keybindings and colormenu is set, calling the change text color command instead opens the coloring menu.

You can select a color by clicking the corresponding button or using the keybind assigned in the theme editor.

Known Issues

These issues mainly arise from the different techniques required for live preview and reading mode and will be fixed in the future.

  • Reading Mode.
    • An unopened closing delimiter =~ will lead to problems in reading mode.

Planned Features

  • Selectable color themes
  • More/better ways to apply color
    • Submenu in editor context menu
    • Suggester modal
  • Changing color through interactive delimiter
  • Individual commands for theme colors
  • Automatically color by keyword
  • More (custom) CSS options
  • Full note commands (color by keyword etc.)

How It Works

This plugin uses a custom parser, which allows the coloring to interact with the established Obsidian Markdown syntax. A CSS class containing the specified style options is created for each color id.

69%
HealthGood
ReviewCaution
About
Color text using a compact custom syntax (~={id}...=~) and see live previews while editing. Apply and remove colors via context menu, editor integrations, or keyboard; bundle palettes into themes and override per-note with ftcTheme frontmatter. Keep HTML out of the editor and style text with CSS classes for bold, italics, caps and more.
Markdown
Details
Current version
1.1.11
Last updated
4 months ago
Created
3 years ago
Updates
30 releases
Downloads
68k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
superschnizelsuperschnizel
github.com/Superschnizel
GitHubsuperschnizel
  1. Community
  2. Plugins
  3. Markdown
  4. Fast Text Color

Related plugins

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Fantasy Statblocks

Create, manage and view a Fantasy Bestiary with Dungeons and Dragons style statblocks.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Auto Link Title

Automatically fetches the titles of links from the web.

Chronos Timeline

Render interactive timelines inline in your notes from simple markdown

Consistent Attachments and Links

Move note attachments and update links automatically.

Automatic Table Of Contents

Create a table of contents in a note that updates itself when the note changes.