Sha256: 7cc94679d7e464ab9e7ccf8f80429cbc300da0cabd997485ae8ed242df5c5601

Contents?: true

Size: 871 Bytes

Versions: 1

Compression:

Stored size: 871 Bytes

Contents

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,700italic,400,700)

*
  margin: 0
  padding: 0

body
  background-color: black
  overflow-x: hidden

a
  color: #ccc
  text-decoration: none

#shell
  font: 19px 'Roboto Condensed'

  #shell-history
    bottom: 49px
    color: #4285f4
    margin: 0 25px
    position: absolute
    width: 100%

    .history-io
      clear: both
      line-height: 20px
      margin-bottom: 2px

      &.history-io-input
        color: #999

      &.history-io-greeting
        font-size: 1.3em

  #shell-cli
    bottom: 0
    color: #999
    margin: 0 25px 25px 25px
    position: absolute
    width: 100%

    input
      background-color: black
      border: none
      color: #999
      font: 19px 'Roboto Condensed'

      &:focus
        outline: none

  span.prompt
    color: #fff
    margin-right: 3px

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lunar_shell-0.5.2 app/assets/stylesheets/lunar_shell/lunar_shell.sass