1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-10-02 06:59:09 +00:00
starship/docs/.vuepress/styles/palette.styl
Matan Kushner e31b3391f1
docs: Add new demo gif to README (#231)
Since the prompt has been updated to have a new default character symbol, it's time we update the demo gif to reflect those changes.
2019-08-22 20:03:45 -04:00

23 lines
309 B
Stylus

$accentColor = #DD0B78
$textColor = #2c3e50
$borderColor = #eaecef
$codeBgColor = #282c34
.home .hero img
max-width: 500px
min-width: 300px
width: 100%
.center
margin 0 auto;
width: 80%
.demo-video
width: 100%
margin: 50px 0
#main-title
display: none
.hero
margin: 150px 25px 70px