mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
docs: Make code blocks dark themed
This commit is contained in:
@@ -2,4 +2,5 @@ $accentColor = #DD0B78
|
||||
$accentDarkColor = #ff33b8
|
||||
$textColor = #2c3e50
|
||||
$borderColor = #eaecef
|
||||
$codeBgColor = #282c34
|
||||
$codeBgLightColor = #282c34
|
||||
$preTextLightColor = #fff
|
||||
|
||||
Reference in New Issue
Block a user