{
  "version": 3,
  "sources": ["../../src/themes/solarized.less"],
  "sourcesContent": ["/******************************************************************************\n *\n * Copyright (c) 2017, the Perspective Authors.\n *\n * This file is part of the Perspective library, distributed under the terms of\n * the Apache License 2.0.  The full license can be found in the LICENSE file.\n *\n */\n@import url(\"https://fonts.googleapis.com/css?family=Roboto+Mono:200,400%7CMaterial+Icons%7COpen+Sans:300,400,700\");\n@import url(\"https://unpkg.com/monaco-editor/esm/vs/base/browser/ui/codicons/codicon/codicon.css\");\nperspective-viewer,\nperspective-viewer[theme=\"Solarized\"] {\n  --theme-name: \"Solarized\";\n}\nperspective-viewer[theme=\"Solarized\"],\n.perspective-viewer-solarized {\n  --button--font-size: 16px;\n  --config-button--padding: 15px 8px 6px 8px;\n  --column-drop-label--font-size: 8px;\n  --column-drop-container--padding: 0px;\n  --column-drop-label--display: inline-block;\n  --column-selector--width: 24px;\n  --column-selector--font-size: 16px;\n  --column_type--width: 25px;\n  --select--padding: 0px;\n  --side-panel--padding: 12px 0px 6px 8px;\n  --top-panel--padding: 0px 0px 12px 0px;\n  --top-panel-row--display: inline-flex;\n  color: #161616;\n  background-color: #f2f4f6;\n  --active--color: #2670a9;\n  --error--color: #ff471e;\n  --plugin--background: #ffffff;\n  --overflow-hint-icon--color: rgba(0, 0, 0, 0.2);\n  --select--background-color: none;\n  --column-drop-container--background: none;\n  --float--column-type--color: #2670a9;\n  --string--column-type--color: #e32b16;\n  --date--column-type--color: #24874b;\n  --boolean--column-type--color: #ea7319;\n  font-family: \"Open Sans\";\n  --preload-fonts: \"Roboto Mono:200;Open Sans:300,400;Material Icons:400\";\n  --interface-monospace--font-family: \"Roboto Mono\";\n  --button--font-family: \"Material Icons\";\n  --group_by--content: \"Group By\";\n  --split_by--content: \"Split By\";\n  --inactive-column-selector--content: \"\\E835\";\n  --active-column-selector--content: \"\\E834\";\n  --config-button-icon--content: \"more_vert\";\n  --overflow-hint-icon--content: \"error_outline\";\n  --status-icon--content: \"circle\";\n  --status-bar-counter--content: \"arrow_back\";\n  --reset-button-icon--content: \"refresh\";\n  --export-button-icon--content: \"download\";\n  --copy-button-icon--content: \"content_copy\";\n  --save-button-icon--content: \"save\";\n  --theme-button-icon--content: \"palette\";\n  --transpose-button--content: \"swap_horiz\";\n  --sort-order-asc--content: \"arrow_upward\";\n  --sort-order-desc--content: \"arrow_downward\";\n  --sort-order-none--content: \"remove\";\n  --sort-order-col-asc--content: \"arrow_forward\";\n  --sort-order-col-desc--content: \"arrow_back\";\n  --column-add--content: \"add\";\n  --column-menu--content: \"menu\";\n  --column-close--content: \"close\";\n  --d3fc-y1-label--content: \"arrow_upward\";\n  --d3fc-y2-label--content: \"arrow_downward\";\n  --d3fc-treedata-axis--lines: none;\n  --d3fc-tooltip--background--color: rgba(155, 155, 155, 0.8);\n  --d3fc-tooltip--color: #161616;\n  --d3fc-tooltip--border-color: #fff;\n  --d3fc-tooltip--box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);\n  --d3fc-gridline--color: #eaedef;\n  --d3fc-axis-ticks--color: #161616;\n  --d3fc-axis--lines: #c5c9d0;\n  --d3fc-legend--background: rgba(255, 255, 255, 0.8);\n  --d3fc-series: rgba(31, 119, 180, 0.8);\n  --d3fc-series-1: #0366d6;\n  --d3fc-series-2: #ff7f0e;\n  --d3fc-series-3: #2ca02c;\n  --d3fc-series-4: #d62728;\n  --d3fc-series-5: #9467bd;\n  --d3fc-series-6: #8c564b;\n  --d3fc-series-7: #e377c2;\n  --d3fc-series-8: #7f7f7f;\n  --d3fc-series-9: #bcbd22;\n  --d3fc-series-10: #17becf;\n  --d3fc-full--gradient: linear-gradient(#4d342f 0%, #e4521b 22.5%, #feeb65 42.5%, #f0f0f0 50%, #dcedc8 57.5%, #42b3d5 67.5%, #1a237e 100%);\n  --d3fc-positive--gradient: linear-gradient(#dcedc8 0%, #42b3d5 35%, #1a237e 100%);\n  --d3fc-negative--gradient: linear-gradient(#4d342f 0%, #e4521b 50%, #feeb65 100%);\n  --rt-pos-cell--color: #338dcd;\n  --rt-neg-cell--color: #ff471e;\n  --column-style-open-button--content: \"menu\";\n  --column-style-close-button--content: \"expand_less\";\n  --tree-label-collapse--content: \"remove\";\n  --tree-label-expand--content: \"add\";\n  color: #586e75;\n  background: #eee8d5;\n  --active--color: #268bd2;\n  --error--color: #cb4b16;\n  --inactive--color: #93a1a1;\n  --plugin--background: #fdf6e3;\n  --float--column-type--color: #268bd2;\n  --string--column-type--color: #cb4b16;\n  --date--column-type--color: #2aa198;\n  --boolean--column-type--color: #b58900;\n  --d3fc-treedata--labels: black;\n  --d3fc-treedata--hover-highlight: black;\n  --d3fc-axis-ticks--color: #586e75;\n  --d3fc-gridline--color: #eee8d5;\n  --d3fc-series: #268bd2;\n  --d3fc-series-1: #268bd2;\n  --d3fc-series-2: #cb4b16;\n  --d3fc-series-3: #b58900;\n  --d3fc-series-4: #859900;\n  --d3fc-series-5: #2aa198;\n  --d3fc-series-6: #6c71c4;\n  --d3fc-series-7: #d33682;\n  --d3fc-positive--gradient: linear-gradient(#268bd2 0%, #2aa198, #859900, #b58900, #cb4b16, #dc322f, #d33682 100%);\n}\nperspective-viewer[theme=\"Solarized\"] regular-table::-webkit-scrollbar-thumb,\n.perspective-viewer-solarized regular-table::-webkit-scrollbar-thumb {\n  background-color: #e0e4e9;\n}\nperspective-viewer[theme=\"Solarized\"] regular-table,\n.perspective-viewer-solarized regular-table {\n  mask-image: linear-gradient(black, black), linear-gradient(to top, transparent 10%, black 90%), linear-gradient(to left, transparent 10%, black 90%);\n  -webkit-mask-image: linear-gradient(black, black), linear-gradient(to top, transparent 10%, black 90%), linear-gradient(to left, transparent 10%, black 90%);\n  mask-position: -12px -12px, bottom right, bottom right;\n  -webkit-mask-position: -12px -12px, bottom right, bottom right;\n  mask-size: 100% 100%, 12px 1000%, 1000% 12px;\n  -webkit-mask-size: 100% 100%, 12px 1000%, 1000% 12px;\n  mask-repeat: no-repeat;\n  -webkit-mask-repeat: no-repeat;\n  transition: -webkit-mask-position 0.3s, mask-position 0.3s;\n}\nperspective-viewer[theme=\"Solarized\"] regular-table:hover,\n.perspective-viewer-solarized regular-table:hover {\n  mask-position: -12px -12px, top right, bottom left;\n  -webkit-mask-position: -12px -12px, top right, bottom left;\n}\nperspective-viewer[theme=\"Solarized\"] regular-table,\n.perspective-viewer-solarized regular-table {\n  --rt-pos-cell--color: #268bd2 !important;\n  --rt-neg-cell--color: #cb4b16 !important;\n}\nperspective-viewer[theme=\"Solarized\"] regular-table table,\n.perspective-viewer-solarized regular-table table {\n  color: #586e75;\n}\nperspective-viewer[theme=\"Solarized\"] regular-table table tbody tr td,\n.perspective-viewer-solarized regular-table table tbody tr td,\nperspective-viewer[theme=\"Solarized\"] regular-table table tbody tr th,\n.perspective-viewer-solarized regular-table table tbody tr th {\n  border-top-color: #93a1a1;\n}\nperspective-viewer[theme=\"Solarized\"] regular-table table tbody th:empty,\n.perspective-viewer-solarized regular-table table tbody th:empty {\n  background: linear-gradient(to right, transparent 9px, #93a1a1 10px, transparent 11px);\n}\nperspective-copy-dropdown[theme=\"Solarized\"],\nperspective-export-dropdown[theme=\"Solarized\"],\nperspective-filter-dropdown[theme=\"Solarized\"],\nperspective-number-column-style[theme=\"Solarized\"],\nperspective-string-column-style[theme=\"Solarized\"],\nperspective-expression-editor[theme=\"Solarized\"],\n.perspective-modal-solarized {\n  font-family: \"Open Sans\";\n  --preload-fonts: \"Roboto Mono:200;Open Sans:300,400;Material Icons:400\";\n  --interface-monospace--font-family: \"Roboto Mono\";\n  --button--font-family: \"Material Icons\";\n  color: #161616;\n  background-color: #f2f4f6;\n  --active--color: #2670a9;\n  --error--color: #ff471e;\n  --plugin--background: #ffffff;\n  --overflow-hint-icon--color: rgba(0, 0, 0, 0.2);\n  --select--background-color: none;\n  --column-drop-container--background: none;\n  --float--column-type--color: #2670a9;\n  --string--column-type--color: #e32b16;\n  --date--column-type--color: #24874b;\n  --boolean--column-type--color: #ea7319;\n  background-color: white;\n  --column-style-pos-color--content: \"add\";\n  --column-style-neg-color--content: \"remove\";\n  --save-button-icon--content: \"save\";\n  --reset-button-icon--content: \"refresh\";\n  --column-style-radio--appearance: none;\n  --column-style-radio-checked--content: \"radio_button_checked\";\n  --column-style-radio-unchecked--content: \"radio_button_unchecked\";\n  --column-style-checkbox--appearance: none;\n  --column-style-checkbox-checked--content: \"check_box\";\n  --column-style-checkbox-unchecked--content: \"check_box_outline_blank\";\n  color: #586e75;\n  background: #eee8d5;\n  --active--color: #268bd2;\n  --error--color: #cb4b16;\n  --inactive--color: #93a1a1;\n  --plugin--background: #fdf6e3;\n  --float--column-type--color: #268bd2;\n  --string--column-type--color: #cb4b16;\n  --date--column-type--color: #2aa198;\n  --boolean--column-type--color: #b58900;\n  background-color: #fdf6e3;\n}\n.perspective-viewer-solarized--colors {\n  color: #586e75;\n  background: #eee8d5;\n  --active--color: #268bd2;\n  --error--color: #cb4b16;\n  --inactive--color: #93a1a1;\n  --plugin--background: #fdf6e3;\n  --float--column-type--color: #268bd2;\n  --string--column-type--color: #cb4b16;\n  --date--column-type--color: #2aa198;\n  --boolean--column-type--color: #b58900;\n}\n.perspective-viewer-solarized--datagrid regular-table {\n  --rt-pos-cell--color: #268bd2 !important;\n  --rt-neg-cell--color: #cb4b16 !important;\n}\n.perspective-viewer-solarized--datagrid regular-table table {\n  color: #586e75;\n}\n.perspective-viewer-solarized--datagrid regular-table table tbody tr td,\n.perspective-viewer-solarized--datagrid regular-table table tbody tr th {\n  border-top-color: #93a1a1;\n}\n.perspective-viewer-solarized--datagrid regular-table table tbody th:empty {\n  background: linear-gradient(to right, transparent 9px, #93a1a1 10px, transparent 11px);\n}\n.perspective-viewer-solarized--d3fc {\n  --d3fc-treedata--labels: black;\n  --d3fc-treedata--hover-highlight: black;\n  --d3fc-axis-ticks--color: #586e75;\n  --d3fc-gridline--color: #eee8d5;\n  --d3fc-series: #268bd2;\n  --d3fc-series-1: #268bd2;\n  --d3fc-series-2: #cb4b16;\n  --d3fc-series-3: #b58900;\n  --d3fc-series-4: #859900;\n  --d3fc-series-5: #2aa198;\n  --d3fc-series-6: #6c71c4;\n  --d3fc-series-7: #d33682;\n  --d3fc-positive--gradient: linear-gradient(#268bd2 0%, #2aa198, #859900, #b58900, #cb4b16, #dc322f, #d33682 100%);\n}\n"],
  "mappings": "2MAUA,uDAEE,0BAEF,kEAEE,0BACA,2CACA,oCACA,sCACA,2CACA,+BACA,mCACA,2BACA,uBACA,wCACA,uCACA,sCACA,cACA,yBACA,yBACA,wBACA,8BACA,+CACA,iCACA,0CACA,qCACA,sCACA,oCACA,uCACA,wBACA,wEACA,kDACA,wCACA,gCACA,gCACA,6CACA,2CACA,2CACA,+CACA,iCACA,4CACA,wCACA,0CACA,4CACA,oCACA,wCACA,0CACA,0CACA,6CACA,qCACA,+CACA,6CACA,6BACA,+BACA,iCACA,yCACA,2CACA,kCACA,2DACA,+BACA,mCACA,0DACA,gCACA,kCACA,4BACA,mDACA,sCACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,0BACA,0IACA,kFACA,kFACA,8BACA,8BACA,4CACA,oDACA,yCACA,oCACA,cACA,mBACA,yBACA,wBACA,2BACA,8BACA,qCACA,sCACA,oCACA,uCACA,+BACA,wCACA,kCACA,gCACA,uBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,kHAEF,gJAEE,yBAEF,8FAEE,6IACA,qJACA,oDACA,4DACA,0CACA,kDACA,sBACA,8BACA,uDAEF,0GAEE,gDACA,wDAEF,8FAEE,yCACA,yCAEF,0GAEE,cAEF,oQAIE,yBAEF,wIAEE,mFAEF,mTAOE,wBACA,wEACA,kDACA,wCACA,cACA,yBACA,yBACA,wBACA,8BACA,+CACA,iCACA,0CACA,qCACA,sCACA,oCACA,uCACA,sBACA,yCACA,4CACA,oCACA,wCACA,uCACA,8DACA,kEACA,0CACA,sDACA,sEACA,cACA,mBACA,yBACA,wBACA,2BACA,8BACA,qCACA,sCACA,oCACA,uCACA,yBAEF,sCACE,cACA,mBACA,yBACA,wBACA,2BACA,8BACA,qCACA,sCACA,oCACA,uCAEF,sDACE,yCACA,yCAEF,4DACE,cAEF,gJAEE,yBAEF,2EACE,mFAEF,oCACE,+BACA,wCACA,kCACA,gCACA,uBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA",
  "names": []
}
