mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 02:34:19 -05:00
chore(coderabbit): support light and dark theme
This commit is contained in:
committed by
Jan De Dobbeleer
parent
0c0f22ab14
commit
c69d7e55d4
@@ -25,7 +25,15 @@ This repo was made with love using GitKraken.
|
||||
|
||||
## Sponsors
|
||||
|
||||
[![CodeRabbit][coderabbit-logo]][coderabbit]
|
||||
<!-- markdownlint-disable no-inline-html line-length -->
|
||||
<a href="https://coderabbit.link/posh">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://victorious-bubble-f69a016683.media.strapiapp.com/White_Typemark_79b9189d19.svg">
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://victorious-bubble-f69a016683.media.strapiapp.com/Orange_Typemark_43bf516c9d.svg">
|
||||
<img alt="CodeRabbit" height="44" src="https://victorious-bubble-f69a016683.media.strapiapp.com/Orange_Typemark_43bf516c9d.svg" />
|
||||
</picture>
|
||||
</a>
|
||||
<!-- markdownlint-enable no-inline-html line-length -->J
|
||||
|
||||
[Want to become a sponsor?][sponsor-link]
|
||||
|
||||
@@ -87,6 +95,4 @@ using Go (and the amazing [README](https://github.com/justjanne/powerline-go))
|
||||
[release-badge]: https://img.shields.io/github/v/release/jandedobbeleer/oh-my-posh?label=Release
|
||||
[release]: https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest
|
||||
|
||||
[coderabbit]: https://coderabbit.link/posh
|
||||
[coderabbit-logo]: https://victorious-bubble-f69a016683.media.strapiapp.com/Orange_Typemark_43bf516c9d.svg
|
||||
[sponsor-link]: https://buy.polar.sh/polar_cl_qnmZxboq1IDUJo03mk2Jue6ktqZrCXElnzH2s2xbV2R
|
||||
|
||||
Reference in New Issue
Block a user