forked from chimpanzees/styleguide
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.styl
More file actions
176 lines (158 loc) · 5.13 KB
/
Copy pathindex.styl
File metadata and controls
176 lines (158 loc) · 5.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
.hljs{display:block;overflow-x:auto;padding:0.5em;background:#f0f0f0;-webkit-text-size-adjust:none}.hljs,.hljs-subst,.hljs-tag .hljs-title,.nginx .hljs-title{color:black}.hljs-string,.hljs-title,.hljs-constant,.hljs-parent,.hljs-tag .hljs-value,.hljs-rule .hljs-value,.hljs-preprocessor,.hljs-pragma,.hljs-name,.haml .hljs-symbol,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string,.hljs-template_tag,.django .hljs-variable,.smalltalk .hljs-class,.hljs-addition,.hljs-flow,.hljs-stream,.bash .hljs-variable,.pf .hljs-variable,.apache .hljs-tag,.apache .hljs-cbracket,.tex .hljs-command,.tex .hljs-special,.erlang_repl .hljs-function_or_atom,.asciidoc .hljs-header,.markdown .hljs-header,.coffeescript .hljs-attribute,.tp .hljs-variable{color:#800}.smartquote,.hljs-comment,.hljs-annotation,.diff .hljs-header,.hljs-chunk,.asciidoc .hljs-blockquote,.markdown .hljs-blockquote{color:#888}.hljs-number,.hljs-date,.hljs-regexp,.hljs-literal,.hljs-hexcolor,.smalltalk .hljs-symbol,.smalltalk .hljs-char,.go .hljs-constant,.hljs-change,.lasso .hljs-variable,.makefile .hljs-variable,.asciidoc .hljs-bullet,.markdown .hljs-bullet,.asciidoc .hljs-link_url,.markdown .hljs-link_url{color:#080}.hljs-label,.ruby .hljs-string,.hljs-decorator,.hljs-filter .hljs-argument,.hljs-localvars,.hljs-array,.hljs-attr_selector,.hljs-important,.hljs-pseudo,.hljs-pi,.haml .hljs-bullet,.hljs-doctype,.hljs-deletion,.hljs-envvar,.hljs-shebang,.apache .hljs-sqbracket,.nginx .hljs-built_in,.tex .hljs-formula,.erlang_repl .hljs-reserved,.hljs-prompt,.asciidoc .hljs-link_label,.markdown .hljs-link_label,.vhdl .hljs-attribute,.clojure .hljs-attribute,.asciidoc .hljs-attribute,.lasso .hljs-attribute,.coffeescript .hljs-property,.hljs-phony{color:#88f}.hljs-keyword,.hljs-id,.hljs-title,.hljs-built_in,.css .hljs-tag,.hljs-doctag,.smalltalk .hljs-class,.hljs-winutils,.bash .hljs-variable,.pf .hljs-variable,.apache .hljs-tag,.hljs-type,.hljs-typename,.tex .hljs-command,.asciidoc .hljs-strong,.markdown .hljs-strong,.hljs-request,.hljs-status,.tp .hljs-data,.tp .hljs-io{font-weight:bold}.asciidoc .hljs-emphasis,.markdown .hljs-emphasis,.tp .hljs-units{font-style:italic}.nginx .hljs-built_in{font-weight:normal}
pre
word-wrap normal
position relative
padding 0
border 0
code.hljs
background-color #2F383D
white-space pre
padding 15px
color white
code.hljs-line-numbers.hljs-line-numbers
background-color darken(#2F383D, 10%)
border-right 1px solid rgba(#5C666F,.1)
text-align right
color rgba(255, 255, 255, 0.4)
-webkit-touch-callout none
-webkit-user-select none
-khtml-user-select none
-moz-user-select none
-ms-user-select none
user-select none
.hljs
.subst,
.lisp .title,
.clojure .built_in,
.nginx .title
color $color-oil
.string,
.title,
.constant,
.parent,
.tag .value,
.rules .value,
.rules .value .number,
.preprocessor,
.ruby .symbol,
.ruby .symbol .string,
.aggregate,
.template_tag,
.django .variable,
.smalltalk .class,
.addition,
.flow,
.stream,
.bash .variable,
.apache .tag,
.apache .cbracket,
.tex .command,
.tex .special,
.erlang_repl .function_or_atom,
.markdown .header
color #00FBCA // green
.comment,
.annotation,
.template_comment,
.diff .header,
.chunk,
.markdown .blockquote
color #899FAB // oil light
.number,
.title,
.date,
.regexp,
.literal,
.smalltalk .symbol,
.smalltalk .char,
.go .constant,
.change,
.markdown .bullet,
.markdown .link_url
color #42C7F4 // blue light
.label,
.tag,
.javadoc,
.ruby .string,
.decorator,
.filter .argument,
.localvars,
.array,
.attr_selector,
.important,
.pseudo,
.pi,
.doctype,
.deletion,
.envvar,
.shebang,
.apache .sqbracket,
.nginx .built_in,
.tex .formula,
.erlang_repl .reserved,
.prompt,
.markdown .link_label,
.vhdl .attribute,
.clojure .attribute,
.coffeescript .property
color #FFA0E7 // pink
.id,
.phpdoc,
.built_in,
.aggregate,
.css .tag,
.javadoctag,
.phpdoc,
.yardoctag,
.smalltalk .class,
.winutils,
.bash .variable,
.apache .tag,
.go .typename,
.tex .command,
.markdown .strong,
.request,
.status,
.tag .title,
.keyword
color #FF9A56 // orange
.coffeescript .javascript,
.javascript .xml,
.tex .formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .cdata
opacity: 1;
// Auth API page
.docs-content #api-explorer
.accordion-inner pre
background-color: white;
border: 1px solid rgba(0, 0, 0, 0.11);
padding: 20px 15px;
input, textarea
background-color: white;
border: 0;
border-radius: 3px;
padding: 3px 5px;
color: $color-oil;
span
&.http-verb,
&.param
font-weight: normal;
background-color: transparent;
padding: 3px;
border: 1px solid rgba(128, 128, 128, 0.25);
font-size: 10px;
border-radius: 1px 3px;
letter-spacing: 1px;
&.http-verb
color: gray;
margin-left: -7px;
code
background-color: transparent;
input, textarea
border: 1px solid rgba(0, 0, 0, 0.12);
padding: 10px;
height: 30px;
margin: 0 10px;