UNPKG

6.46 kBCSSView Raw
1@import url(https://fonts.googleapis.com/css?family=Material+Icons);
2@import url(https://fonts.googleapis.com/css?family=Open+Sans);
3@import url(https://fonts.googleapis.com/css?family=Roboto+Mono);
4/******************************************************************************
5 *
6 * Copyright (c) 2017, the Perspective Authors.
7 *
8 * This file is part of the Perspective library, distributed under the terms of
9 * the Apache License 2.0. The full license can be found in the LICENSE file.
10 *
11 */
12/******************************************************************************
13 *
14 * Copyright (c) 2017, the Perspective Authors.
15 *
16 * This file is part of the Perspective library, distributed under the terms of
17 * the Apache License 2.0. The full license can be found in the LICENSE file.
18 *
19 */
20perspective-viewer,
21.perspective-viewer-material-dark {
22 font-family: "Open Sans";
23 --interface-monospace--font-family: "Roboto Mono";
24 --inactive-column-selector--content: "\E835";
25 --active-column-selector--content: "\E834";
26 --column--background: none;
27 --column--height: 21px;
28 --active-column--height: 51px;
29 --inactive-column--height: 24px;
30 --active-columns--justify-content: space-evenly;
31 --inactive-column--opacity: 0.3;
32 --float--column-type--color: #1a7da1;
33 --string--column-type--color: #ff8888;
34 --settings-button--content: "more_vert";
35 --button--font-family: "Material Icons";
36 --overflow_hint--before: "error_outline";
37 --overflow_hint--font-family: "Material Icons";
38 --overflow_hint--color: rgba(0, 0, 0, 0.2);
39 --overflow_hint--padding: 0 12px 0 6px;
40 --copy_button--before: "file_copy";
41 --download_button--before: "save_alt";
42 --reset_button--before: "refresh";
43 --row_draggable-border-last-child-width: 0;
44 --row_pivots--before: "Group By";
45 --column_pivots--before: "Split By";
46 --sort-order-asc--before: "arrow_upward";
47 --sort-order-desc--before: "arrow_downward";
48 --sort-order-none--before: "remove";
49 --close_button--before: "close";
50 --sort-order-col-asc--before: "arrow_back";
51 --sort-order-col-desc--before: "arrow_forward";
52 --select--background-color: none;
53 --select--padding: 0px;
54 --column-drop-container--background: none;
55 --column-drop-container--padding: 0px;
56 --column-drop-container--margin: 24px 24px 0px 0px;
57 --column-drop-label--margin: -12px 0px 0px 0px;
58 --column-drop-label--font-size: 10px;
59 --column-drop-label--display: inline-block;
60 --column-container--margin: 24px 0px 0px 0px;
61 --column-add--font-family: "Material Icons";
62 --column-add--before: "add";
63 --column_type--padding: 0px 0px 0px 0px;
64 --column_type--width: 25px;
65 --column-selector--font-family: "Material Icons";
66 --active-column-selector--height: 45px;
67 --column_selector--width: 31px;
68 --column_selector--font-size: 16px;
69 --hypergrid-gridline--color: #ddd;
70 --hypergrid--padding: 24px;
71 --side_panel--padding: 24px 24px 24px 17px;
72 --button--padding: 24px 17px 0px 17px;
73 --button--font-size: 16px;
74 --top_panel--padding: 0px 0px 24px 0px;
75 --top-panel-row--display: inline-flex;
76 --hypergrid-scrollbar--width: 8px;
77 --hypergrid-scrollbar--border-radius: 5px;
78 --hypergrid--font-size: 12px;
79 --hypergrid-header--font-size: 12px;
80 --hypergrid--font-family: "Open Sans";
81 --hypergrid-header--font-family: "Open Sans";
82 --d3fc-treedata-axis--lines: none;
83 background-color: #2a2c2f;
84 color: #cfd8dc;
85 --plugin--background: #2f3136;
86 --select--background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0LjkgMTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQuOSAxMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0NDQ0NDQ7fQo8L3N0eWxlPgo8dGl0bGU+YXJyb3dzPC90aXRsZT4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxLjQsNC43IDIuNSwzLjIgMy41LDQuNyAiLz4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIzLjUsNS4zIDIuNSw2LjggMS40LDUuMyAiLz4KPC9zdmc+Cg==) no-repeat 95% 50%;
87 --inactive--color: #666;
88 --active--background: #135d78;
89 --active--color: #22a0ce;
90 --column_type-float--color: #22a0ce;
91 --column_type-string--color: #ff8888;
92 --hypergrid--color: #eee;
93 --hypergrid-tree-header--background: #2f3136;
94 --hypergrid--background: #2f3136;
95 --hypergrid-tree-header--color: #eee;
96 --hypergrid-header--background: #2f3136;
97 --hypergrid-separator--color: #eee;
98 --hypergrid-header--color: #eee;
99 --hypergrid-selection--background: rgba(255, 255, 255, 0.25);
100 --hypergrid-positive--color: #22a0ce;
101 --hypergrid-negative--color: #ff8888;
102 --hypergrid-row-hover--background: #555;
103 --hypergrid-row-hover--color: #eee;
104 --hypergrid-cell-hover--background: #444;
105 --hypergrid-cell-hover--color: #eee;
106 --highcharts-label--fill: #cfd8dc;
107 --highcharts-rect--opacity: 0.85;
108 --highcharts-grid-line--stroke: #3b3f46;
109 --highcharts-tooltip--background: #2a2c2f;
110 --d3fc-legend--text: #bbbbbb;
111 --d3fc-treedata--labels: #bbbbbb;
112 --d3fc-treedata--hover-highlight: #ffffff;
113 --d3fc-axis--ticks: #bbbbbb;
114 --d3fc-axis--lines: #555555;
115 --d3fc-tooltip--background: #333333;
116 --d3fc-tooltip--color: #cfd8dc;
117 --d3fc-series: rgba(31, 119, 180, 0.8);
118 --d3fc-series-1: #0366d6;
119 --d3fc-series-2: #ff7f0e;
120 --d3fc-series-3: #2ca02c;
121 --d3fc-series-4: #d62728;
122 --d3fc-series-5: #9467bd;
123 --d3fc-series-6: #8c564b;
124 --d3fc-series-7: #e377c2;
125 --d3fc-series-8: #7f7f7f;
126 --d3fc-series-9: #bcbd22;
127 --d3fc-series-10: #17becf;
128 --d3fc-full--gradient: linear-gradient(#feeb65 0%, #e4521b 22.5%, #4d342f 42.5%, #222222 50%, #1a237e 57.5%, #42b3d5 67.5%, #dcedc8 100%);
129 --d3fc-positive--gradient: linear-gradient(#222222 0%, #1a237e 35%, #42b3d5 70%, #dcedc8 100%);
130 --d3fc-negative--gradient: linear-gradient(#feeb65 0%, #e4521b 35%, #4d342f 70%, #222222 100%);
131 --highcharts-full--gradient: linear-gradient(#feeb65 0%, #e4521b 22.5%, #4d342f 42.5%, #222222 50%, #1a237e 57.5%, #42b3d5 67.5%, #dcedc8 100%);
132 --highcharts-positive--gradient: linear-gradient(#222222 0%, #1a237e 35%, #42b3d5 70%, #dcedc8 100%);
133 --highcharts-negative--gradient: linear-gradient(#feeb65 0%, #e4521b 35%, #4d342f 70%, #222222 100%);
134 --warning--color: #333;
135}
136
137
138/*# sourceMappingURL=material.dark.css.map*/
\No newline at end of file