mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-19 15:11:24 -08:00
docs: update bluesky icon color
This commit is contained in:
parent
5b0cba36f0
commit
96b3f01ae7
|
@ -64,6 +64,7 @@ html[data-theme="dark"] .header-github-link:before {
|
||||||
|
|
||||||
.header-bluesky-link:before {
|
.header-bluesky-link:before {
|
||||||
content: "@";
|
content: "@";
|
||||||
|
color: #4163EB;
|
||||||
font-style: bold;
|
font-style: bold;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
|
|
Loading…
Reference in a new issue