UNPKG

7.23 kBCSSView Raw
1@import url(https://fonts.googleapis.com/css?family=Material+Icons);
2@import url(https://fonts.googleapis.com/css?family=Roboto+Mono);
3@import url(https://fonts.googleapis.com/css?family=Orbitron);
4@import url(https://fonts.googleapis.com/css?family=Open+Sans);
5/******************************************************************************
6 *
7 * Copyright (c) 2017, the Perspective Authors.
8 *
9 * This file is part of the Perspective library, distributed under the terms of
10 * the Apache License 2.0. The full license can be found in the LICENSE file.
11 *
12 */
13/******************************************************************************
14 *
15 * Copyright (c) 2017, the Perspective Authors.
16 *
17 * This file is part of the Perspective library, distributed under the terms of
18 * the Apache License 2.0. The full license can be found in the LICENSE file.
19 *
20 */
21perspective-viewer[settings] {
22 --settings-button--content: "check_box_outline_blank";
23}
24perspective-viewer,
25.perspective-viewer-vaporwave {
26 font-family: "Open Sans";
27 --interface-monospace--font-family: "Roboto Mono";
28 --inactive-column-selector--content: "\E835";
29 --active-column-selector--content: "\E834";
30 --column--background: none;
31 --column--height: 21px;
32 --active-column--height: 51px;
33 --inactive-column--height: 24px;
34 --active-columns--justify-content: space-evenly;
35 --inactive-column--opacity: 0.3;
36 --float--column-type--color: #1a7da1;
37 --string--column-type--color: #ff8888;
38 --settings-button--content: "more_vert";
39 --button--font-family: "Material Icons";
40 --overflow_hint--before: "error_outline";
41 --overflow_hint--font-family: "Material Icons";
42 --overflow_hint--color: rgba(0, 0, 0, 0.2);
43 --overflow_hint--padding: 0 12px 0 6px;
44 --copy_button--before: "file_copy";
45 --download_button--before: "save_alt";
46 --reset_button--before: "refresh";
47 --row_draggable-border-last-child-width: 0;
48 --row_pivots--before: "Group By";
49 --column_pivots--before: "Split By";
50 --sort-order-asc--before: "arrow_upward";
51 --sort-order-desc--before: "arrow_downward";
52 --sort-order-none--before: "remove";
53 --close_button--before: "close";
54 --sort-order-col-asc--before: "arrow_back";
55 --sort-order-col-desc--before: "arrow_forward";
56 --select--background-color: none;
57 --select--padding: 0px;
58 --column-drop-container--background: none;
59 --column-drop-container--padding: 0px;
60 --column-drop-container--margin: 24px 24px 0px 0px;
61 --column-drop-label--margin: -12px 0px 0px 0px;
62 --column-drop-label--font-size: 10px;
63 --column-drop-label--display: inline-block;
64 --column-container--margin: 24px 0px 0px 0px;
65 --column-add--font-family: "Material Icons";
66 --column-add--before: "add";
67 --column_type--padding: 0px 0px 0px 0px;
68 --column_type--width: 25px;
69 --column-selector--font-family: "Material Icons";
70 --active-column-selector--height: 45px;
71 --column_selector--width: 31px;
72 --column_selector--font-size: 16px;
73 --hypergrid-gridline--color: #ddd;
74 --side_panel--padding: 24px 24px 24px 17px;
75 --button--padding: 24px 17px 0px 17px;
76 --button--font-size: 16px;
77 --top_panel--padding: 0px 0px 24px 0px;
78 --top-panel-row--display: inline-flex;
79 --hypergrid-scrollbar--width: 8px;
80 --hypergrid-scrollbar--border-radius: 5px;
81 --d3fc-treedata-axis--lines: none;
82 padding: 24px;
83 background-color: #150442;
84 color: #cfd8dc;
85 font-family: "Orbitron";
86 --active--color: #F4D676;
87 --active--border: 1px solid #F4D676;
88 --active--background: rgba(244, 214, 118, 0.7);
89 --inactive--color: #5C2686;
90 --settings-button--content: "check_box_outline_blank";
91 --float--column-type--content: "DBL";
92 --float--column-type--color: #36CDC4;
93 --float--hypergrid--font-family: "Roboto Mono";
94 --float--hypergrid--font-size: 12px;
95 --float--hypergrid--background: hsl(256, 87%, 14%);
96 --float--hypergrid--color: #3c335e;
97 --float--hypergrid-positive--color: white;
98 --float--hypergrid-positive--background: #36cdc4;
99 --float--hypergrid-negative--color: white;
100 --float--hypergrid-negative--background: #ff1690;
101 --float--hypergrid-positive--border-bottom-color: #24928b;
102 --float--hypergrid-positive--border-right-color: #24928b;
103 --float--hypergrid-negative--border-bottom-color: #db127a;
104 --float--hypergrid-negative--border-right-color: #db127a;
105 --integer--column-type--content: "INT";
106 --integer--column-type--color: #36CDC4;
107 --integer--hypergrid--font-family: "Roboto Mono";
108 --integer--hypergrid--font-size: 12px;
109 --integer--hypergrid--background: hsl(256, 87%, 14%);
110 --integer--hypergrid--color: #3c335e;
111 --integer--hypergrid-positive--color: #8bde8b;
112 --integer--hypergrid-negative--color: #ff6a8b;
113 --string--column-type--content: "STR";
114 --string--column-type--color: #FF1690;
115 --date--column-type--content: "MDY";
116 --datetime--column-type--content: "MDY";
117 --plugin--background: #1C0658;
118 --plugin--border: 1px solid hsl(256, 87%, 28%);
119 --plugin--box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
120 --hypergrid-row-hover--background: rgba(0, 0, 0, 0.1);
121 --hypergrid-cell-hover--background: rgba(0, 0, 0, 0.2);
122 --hypergrid--color: #eee;
123 --hypergrid--font-family: "Open Sans";
124 --hypergrid-gridline--color: #cfd8dc;
125 --active-column-selector--content: "check";
126 --hypergrid-header--font-family: "Open Sans";
127 --hypergrid--padding: 24px;
128 --hypergrid--background: #1C0658;
129 --hypergrid-tree-header--background: #1C0658;
130 --hypergrid-tree-header--color: #eee;
131 --hypergrid-header--background: #1C0658;
132 --hypergrid-separator--color: #8BC4EE;
133 --hypergrid-header--color: #eee;
134 --hypergrid--font-size: 12px;
135 --hypergrid-header--font-size: 12px;
136 --highcharts-label--fill: #cfd8dc;
137 --highcharts-rect--opacity: 0.85;
138 --highcharts-tooltip--background: #2a2c2f;
139 --d3fc-gridline--color: #5C2686;
140 --d3fc-legend--text: #bbbbbb;
141 --d3fc-treedata--labels: #bbbbbb;
142 --d3fc-treedata--hover-highlight: #ffffff;
143 --d3fc-axis--ticks: #bbbbbb;
144 --d3fc-axis--lines: #5C2686;
145 --d3fc-tooltip--background: #333333;
146 --d3fc-tooltip--color: #cfd8dc;
147 --d3fc-series: #36CDC4;
148 --d3fc-series-1: #FF1690;
149 --d3fc-series-2: #36CDC4;
150 --d3fc-series-3: #F4D676;
151 --d3fc-series-4: #966bff;
152 --d3fc-series-5: #C774E8;
153 --d3fc-series-6: #FF6AD5;
154 --d3fc-series-7: #ff8b8b;
155 --d3fc-series-8: #ffde8b;
156 --d3fc-series-9: #8bde8b;
157 --d3fc-series-10: #20de8b;
158 --d3fc-full--gradient: linear-gradient(#f9897b 0%, #d7509f 10%, #f9247e 20%, #ae1357 30%, #661246 40%, #222222 50%, #392682 60%, #7a3a9a 70%, #3f86bc 80%, #28ada8 90%, #83dde0 100%);
159 --d3fc-positive--gradient: linear-gradient(#392682 0%, #7a3a9a 25%, #3f86bc 50%, #28ada8 75%, #83dde0 100%);
160 --d3fc-negative--gradient: linear-gradient(#f9897b 0%, #d7509f 25%, #f9247e 50%, #ae1357 75%, #661246 100%);
161 --highcharts-full--gradient: linear-gradient(#f9897b 0%, #d7509f 10%, #f9247e 20%, #ae1357 30%, #661246 40%, #222222 50%, #392682 60%, #7a3a9a 70%, #3f86bc 80%, #28ada8 90%, #83dde0 100%);
162 --highcharts-positive--gradient: linear-gradient(#392682 0%, #7a3a9a 25%, #3f86bc 50%, #28ada8 75%, #83dde0 100%);
163 --highcharts-negative--gradient: linear-gradient(#f9897b 0%, #d7509f 25%, #f9247e 50%, #ae1357 75%, #661246 100%);
164 --warning--color: #333;
165}
166
167
168/*# sourceMappingURL=vaporwave.css.map*/
\No newline at end of file