Sha256: 6ccfbca1d368528f47e1dffc693447b19c40349878be2156d998083f77566186

Contents?: true

Size: 1.03 KB

Versions: 114

Compression:

Stored size: 1.03 KB

Contents

/*

Arduino® Light Theme - Stefania Mellai <s.mellai@arduino.cc>

*/

.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #FFFFFF;
}

.hljs,
.hljs-subst {
  color: #434f54;
}

.hljs-keyword,
.hljs-attribute,
.hljs-selector-tag,
.hljs-doctag,
.hljs-name {
  color: #00979D;
}

.hljs-built_in,
.hljs-literal,
.hljs-bullet,
.hljs-code,
.hljs-addition {
  color: #D35400;
}

.hljs-regexp,
.hljs-symbol,
.hljs-variable,
.hljs-template-variable,
.hljs-link,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #00979D;
}

.hljs-type,
.hljs-string,
.hljs-selector-id,
.hljs-selector-class,
.hljs-quote,
.hljs-template-tag,
.hljs-deletion {
  color: #005C5F;
}

.hljs-title,
.hljs-section {
  color: #880000;
  font-weight: bold;
}

.hljs-comment {
  color: rgba(149,165,166,.8);
}

.hljs-meta-keyword {
  color: #728E00;
}

.hljs-meta {
  color: #728E00;
  color: #434f54;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.hljs-function {
  color: #728E00;
}

.hljs-number {
  color: #8A7B52;  
}

Version data entries

114 entries across 114 versions & 10 rubygems

Version Path
notee-1.0.5 lib/tasks/stylesheets/notee/highlight/arduino-light.css
notee-1.0.4 lib/tasks/stylesheets/notee/highlight/arduino-light.css
notee-1.0.3 lib/tasks/stylesheets/notee/highlight/arduino-light.css
notee-1.0.2 lib/tasks/stylesheets/notee/highlight/arduino-light.css
notee-1.0.1 lib/tasks/stylesheets/notee/highlight/arduino-light.css
notee-1.0.0 lib/tasks/stylesheets/notee/highlight/arduino-light.css
showoff-0.15.2 public/css/highlight/arduino-light.css
showoff-0.15.1 public/css/highlight/arduino-light.css
showoff-0.15.0 public/css/highlight/arduino-light.css
cabbage_doc-0.0.7 web/public/css/highlight/arduino-light.css
showoff-0.14.3 public/css/highlight/arduino-light.css
showoff-0.14.2 public/css/highlight/arduino-light.css
try_api-0.0.18 app/assets/javascripts/try_api/bower_components/highlightjs/styles/arduino-light.css
try_api-0.0.17 app/assets/javascripts/try_api/bower_components/highlightjs/styles/arduino-light.css
try_api-0.0.16 app/assets/javascripts/try_api/bower_components/highlightjs/styles/arduino-light.css
try_api-0.0.15 app/assets/javascripts/try_api/bower_components/highlightjs/styles/arduino-light.css
try_api-0.0.14 app/assets/javascripts/try_api/bower_components/highlightjs/styles/arduino-light.css
try_api-0.0.13 app/assets/javascripts/try_api/bower_components/highlightjs/styles/arduino-light.css
try_api-0.0.12 app/assets/javascripts/try_api/bower_components/highlightjs/styles/arduino-light.css
try_api-0.0.11 app/assets/javascripts/try_api/bower_components/highlightjs/styles/arduino-light.css