Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
singlestore-labs
GitHub Repository: singlestore-labs/singlestoredb-python
Path: blob/main/docs/_static/custom.css
469 views
1
@import url('https://fonts.googleapis.com/css2?family=Inconsolata&display=swap');
2
code.docutils > .pre {
3
color: #505050 !important
4
}
5
.rst-content dl:not(.docutils) dl dt {
6
border-width: 0px !important;
7
background-color: transparent !important;
8
margin-bottom: 0px !important;
9
}
10
.rst-content table.field-list td.field-body {
11
padding-top: 1px;
12
}
13
.rst-content dl:not(.docutils) dl dt strong {
14
font-size: 115%;
15
}
16
.rst-content dl:not(.docutils) dl dt span {
17
font-style: italic;
18
font-weight: normal;
19
}
20
.rst-content dl:not(.docutils) dl dt span.classifier:before {
21
content: ' (';
22
}
23
.rst-content dl:not(.docutils) dl dt span.classifier:after {
24
content: ')';
25
}
26
.rst-content dl:not(.docutils) dl dt span.optional,
27
.rst-content dl:not(.docutils) dl dt span.opt-sep {
28
font-weight: normal;
29
}
30
.rst-content dl:not(.docutils) dl dt .classifier-delimiter {
31
display: none;
32
}
33
.rst-content dl:not(.docutils) dl dd strong {
34
font-weight: bold;
35
font-size: smaller;
36
}
37
/* Theme Overrides */
38
.wy-side-nav-search {
39
background-color: black !important;
40
}
41
.wy-side-nav-search .version {
42
color: rgb(197, 80, 255) !important;
43
}
44
.wy-menu-vertical {
45
color: rgba(150, 94, 151, 0.2) !important;
46
}
47
.wy-menu-vertical a {
48
color: #666 !important;
49
}
50
.wy-menu-vertical li.current {
51
background-color: #e8e8e8;
52
}
53
.wy-menu-vertical li.toctree-l2.current>a, .wy-menu-vertical li.toctree-l2.current li.toctree-l3>a {
54
background-color: rgba(192, 192, 192, 0.2);
55
}
56
.wy-menu-vertical li.toctree-l3.current>a, .wy-menu-vertical li.toctree-l3.current li.toctree-l4>a {
57
background-color: rgba(192, 192, 192, 0.2);
58
}
59
.wy-menu-vertical header, .wy-menu-vertical p.caption {
60
color: rgb(136, 0, 204);
61
}
62
.wy-nav-side {
63
background-color: rgb(243, 243, 245);
64
}
65
.wy-menu-vertical a:visited {
66
/* color: #4c4a57 !important;*/
67
}
68
.wy-nav-content a:link {
69
color: #80c !important;
70
}
71
.wy-menu-vertical li.current>a, .wy-menu-vertical li.on a {
72
color: #80c !important;
73
}
74
.wy-menu-vertical a:hover {
75
color: #a0f !important;
76
background-color: rgba(192, 192, 192, 0.2);
77
}
78
html.writer-html4 .rst-content dl:not(.docutils)>dt, html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple)>dt {
79
color: #80c;
80
}
81
.wy-grid-for-nav {
82
}
83
html.writer-html4 .rst-content dl:not(.docutils)>dt,
84
html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple)>dt {
85
color: ;
86
border-top: rgba(150, 94, 151, 0) !important;
87
background-color: rgba(192, 192, 192, 0.2) !important;
88
padding: 15px;
89
}
90
.rst-content .note .admonition-title, .rst-content .note .wy-alert-title, .rst-content .seealso .admonition-title, .rst-content .seealso .wy-alert-title, .rst-content .wy-alert-info.admonition-todo .admonition-title, .rst-content .wy-alert-info.admonition-todo .wy-alert-title, .rst-content .wy-alert-info.admonition .admonition-title, .rst-content .wy-alert-info.admonition .wy-alert-title, .rst-content .wy-alert-info.attention .admonition-title, .rst-content .wy-alert-info.attention .wy-alert-title, .rst-content .wy-alert-info.caution .admonition-title, .rst-content .wy-alert-info.caution .wy-alert-title, .rst-content .wy-alert-info.danger .admonition-title, .rst-content .wy-alert-info.danger .wy-alert-title, .rst-content .wy-alert-info.error .admonition-title, .rst-content .wy-alert-info.error .wy-alert-title, .rst-content .wy-alert-info.hint .admonition-title, .rst-content .wy-alert-info.hint .wy-alert-title, .rst-content .wy-alert-info.important .admonition-title, .rst-content .wy-alert-info.important .wy-alert-title, .rst-content .wy-alert-info.tip .admonition-title, .rst-content .wy-alert-info.tip .wy-alert-title, .rst-content .wy-alert-info.warning .admonition-title, .rst-content .wy-alert-info.warning .wy-alert-title, .rst-content .wy-alert.wy-alert-info .admonition-title, .wy-alert.wy-alert-info .rst-content .admonition-title, .wy-alert.wy-alert-info .wy-alert-title {
91
background-color: #563ec2;
92
}
93
.rst-content .note, .rst-content .seealso, .rst-content .wy-alert-info.admonition, .rst-content .wy-alert-info.admonition-todo, .rst-content .wy-alert-info.attention, .rst-content .wy-alert-info.caution, .rst-content .wy-alert-info.danger, .rst-content .wy-alert-info.error, .rst-content .wy-alert-info.hint, .rst-content .wy-alert-info.important, .rst-content .wy-alert-info.tip, .rst-content .wy-alert-info.warning, .wy-alert.wy-alert-info {
94
background-color: #f3f2fc;
95
}
96
.rst-content .linenodiv pre, .rst-content div[class^=highlight] pre, .rst-content pre.literal-block {
97
-webkit-font-smoothing: antialiased;
98
font-family: Inconsolata, monospace;
99
font-weight: light;
100
font-size: 15px;
101
}
102
/* prompt */
103
.highlight .gp {
104
color: #BBDEFB !important;
105
}
106
/* punctuation */
107
.highlight .p {
108
color: #aaa !important;
109
}
110
/* operator */
111
.highlight .o {
112
color: #ddd !important;
113
}
114
/* keyword / constant */
115
.highlight .k, .highlight .kn, .highlight .ow, .highlight .kc,
116
.highlight .kd, .highlight .kp, .highlight .kr, .highlight .kl {
117
color: rgba(189, 147, 249) !important;
118
}
119
/* strings */
120
.highlight .s, .highlight .s1, .highlight .s2 {
121
color: rgba(255, 121, 198) !important;
122
}
123
/* attributes / methods */
124
.highlight .n, .highlight .na, .highlight .nf {
125
color: #ddd !important;
126
}
127
/* builtin */
128
.highlight .nb {
129
color: #B39DDB !important;
130
}
131
/* output */
132
.highlight .go {
133
color: #eee !important;
134
}
135
/* comment */
136
.highlight .c, .highlight .ch, .highlight .cm, .highlight .cp,
137
.highlight .cpf, .highlight .c1, .highlight .cs {
138
color: #BBDEFB !important;
139
}
140
/* number */
141
.highlight .m, .highlight .il, .highlight .mb, .highlight .mf,
142
.highlight .mh, .highlight .mi {
143
color: #9FA8DA !important;
144
}
145
/* error */
146
.highlight .err {
147
color: #f00 !important;
148
}
149
150