Sha256: 69982d7176649c4fb1b7377b7b4c920c93d511476f977619d2ccdaa36425a9b7

Contents?: true

Size: 812 Bytes

Versions: 8

Compression:

Stored size: 812 Bytes

Contents

/*
Copyright 2008-2013 Concur Technologies, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
*/

@import 'variables';

<%= Rouge::Themes::Base16::Monokai.render(:scope => '.highlight') %>

.highlight .c, .highlight .cm, .highlight .c1, .highlight .cs {
  color: #909090;
}

.highlight, .highlight .w {
  background-color: $code-bg;
}

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
solidus_json_api-0.3.1 docs/source/stylesheets/_syntax.scss.erb
solidus_json_api-0.3.0 docs/source/stylesheets/_syntax.scss.erb
spree_api_v2-0.2.2 docs/source/stylesheets/_syntax.scss.erb
solidus_api_v2-0.2.2 docs/source/stylesheets/_syntax.scss.erb
solidus_api_v2-0.2.1 docs/source/stylesheets/_syntax.scss.erb
spree_api_v2-0.2.1 docs/source/stylesheets/_syntax.scss.erb
spree_api_v2-0.2.0 docs/source/stylesheets/_syntax.scss.erb
solidus_api_v2-0.2.0 docs/source/stylesheets/_syntax.scss.erb