# Colorful Heading Underlines Add colorful underlines to identify heading levels. ![](https://forum.obsidian.md/uploads/default/original/3X/d/e/deb406d6d302c95c422a7601c8c268f1b7bfc072.jpeg) Appearance options can be tweaked in [Style Settings](https://obsidian.md/plugins?id=obsidian-style-settings). ## Why not a CSS snippet? CSS alone can't set the underline width to the width of the last line or the widest line in a multi-line heading. The plugin provides both options. ## Installation Until _Colorful Heading Underlines_ is [made available](https://github.com/obsidianmd/obsidian-releases/pull/8820) in the plugin directory, to install it: 1. Download and enable the [BRAT](https://churnish.github.io/http-protocol-redirector?r=obsidian://show-plugin?id=obsidian42-brat) plugin. 2. [Install via BRAT](https://churnish.github.io/http-protocol-redirector?r=obsidian://brat?plugin=churnish/colorful-heading-underlines). 3. Select **Add plugin**.
Install manually Note: To get updates for _Colorful Heading Underlines_, you will have to check for and install them manually. 1. Download `colorful-heading-underlines.zip` in the `Assets` of the [latest release](https://github.com/churnish/colorful-heading-underlines/releases). 2. Open the vault folder in the system file manager. 3. Open your Obsidian configuration folder (`.obsidian` by default, hidden on most OSes). 4. Unzip `colorful-heading-underlines.zip` and place it in the `plugins` folder. 5. Reload plugins or app. 6. Enable _Colorful Heading Underlines_ in Obsidian settings → Community plugins → Installed plugins.
## Support - Found a bug or have a feature request? [Open an issue](https://github.com/churnish/colorful-heading-underlines/issues). - Have a question? [Start a discussion](https://github.com/churnish/colorful-heading-underlines/discussions). - PRs welcome.