Created
August 13, 2018 11:55
-
-
Save kcleong/4e55bee88989c50d5d605740cfa69e6a to your computer and use it in GitHub Desktop.
/Plone/less-variables.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.less = { | |
env: "development", | |
logLevel: 2, | |
async: false, | |
fileAsync: false, | |
errorReporting: window.lessErrorReporting || 'console', | |
poll: 1000, | |
functions: {}, | |
relativeUrls: true, | |
dumpLineNumbers: "comments", | |
globalVars: { | |
sitePath: '"http://localhost:8080/Plone"', | |
isPlone: true, | |
isMockup: false, | |
staticPath: '"http://localhost:8080/Plone/++plone++static"', | |
barcelonetaPath: '"http://localhost:8080/Plone/++theme++barceloneta"', | |
'plone-toolbar-font-primary': "'Roboto Condensed', sans-serif", | |
'plone-gray-lighter': "lighten(#000, 80%)", | |
'plone-screen-sm-min': "768px", | |
'plone-toolbar-internal-color': "rgb(250,184,42)", | |
'plone-toolbar-submenu-header-color': "lighten(#000, 46.5%)", | |
'plone-toolbar-published-color': "rgba(0,123,179,1)", | |
'mockuplessPath': "\"http://localhost:8080/Plone/++resource++mockupless/\"", | |
'bowerPath': "\"http://localhost:8080/Plone/++plone++static/components/\"", | |
'plone-toolbar-internally-published-color': "rgb(136,61,250)", | |
'plone-toolbar-submenu-text-color': "lighten(#000, 80%)", | |
'plone-toolbar-submenu-width': "180px", | |
'mockupPath': "\"http://localhost:8080/Plone/++resource++mockup/\"", | |
'plone-screen-sm-max': "(@plone-screen-md-min + 1)", | |
'plone-screen-md-min': "992px", | |
'plone-toolbar-link': "rgba(0,123,179,1)", | |
'plone-screen-md-max': "(@plone-screen-lg-min + 1)", | |
'plone-toolbar-font-secondary': "'Roboto', sans-serif", | |
'plone-toolbar-pending-color': "rgb(226,231,33)", | |
'plone-toolbar-separator-color': "rgba(255,255,255,.17)", | |
'plone-toolbar-text-color': "rgba(255,255,255,.9)", | |
'plone-gray-light': "lighten(#000, 46.5%)", | |
'plone-screen-xs-min': "480px", | |
'plone-toolbar-submenu-bg': "rgba(20,20,20,.9)", | |
'plone-toolbar-private-color': "rgb(196,24,60)", | |
'plone-screen-xs-max': "(@plone-screen-sm-min + 1)", | |
'plone-toolbar-draft-color': "rgb(250,184,42)", | |
'plone-screen-lg-min': "1200px", | |
'icon-font-path': "\"http://localhost:8080/Plone/++plone++static/components/bootstrap/dist/fonts/\"", | |
'plone-toolbar-bg': "rgba(0,0,0,.9)", | |
'plone-link-color': "rgba(0,123,179,1)", | |
'bootstrap-badges': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/badges.less"', | |
'bootstrap-basic': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/utilities.less"', | |
'bootstrap-basic': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/forms.less"', | |
'bootstrap-basic': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/navs.less"', | |
'bootstrap-basic': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/navbar.less"', | |
'bootstrap-button-groups': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/button-groups.less"', | |
'bootstrap-buttons': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/buttons.less"', | |
'bootstrap-buttons': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/close.less"', | |
'bootstrap-dropdown': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/dropdowns.less"', | |
'bootstrap-glyphicons': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/glyphicons.less"', | |
'bootstrap-mixins': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/mixins.less"', | |
'bootstrap-modal': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/modals.less"', | |
'bootstrap-progress-bars': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/progress-bars.less"', | |
'bootstrap-variables': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/variables.less"', | |
'dropzone': '"http://localhost:8080/Plone/++plone++static/components/dropzone/dist/dropzone.css"', | |
'jqtree': '"http://localhost:8080/Plone/++plone++static/components/jqtree/jqtree.css"', | |
'mockup-patterns-autotoc': '"http://localhost:8080/Plone/++resource++mockup/autotoc/pattern.autotoc.less"', | |
'mockup-patterns-filemanager': '"http://localhost:8080/Plone/++resource++mockup/filemanager/pattern.filemanager.less"', | |
'mockup-patterns-livesearch': '"http://localhost:8080/Plone/++resource++mockup/livesearch/pattern.livesearch.less"', | |
'mockup-patterns-markspeciallinks': '"http://localhost:8080/Plone/++resource++mockup/markspeciallinks/pattern.markspeciallinks.less"', | |
'mockup-patterns-modal': '"http://localhost:8080/Plone/++resource++mockup/modal/pattern.modal.less"', | |
'mockup-patterns-pickadate': '"http://localhost:8080/Plone/++resource++mockup/pickadate/pattern.pickadate.less"', | |
'mockup-patterns-querystring': '"http://localhost:8080/Plone/++resource++mockup/querystring/pattern.querystring.less"', | |
'mockup-patterns-relateditems': '"http://localhost:8080/Plone/++resource++mockup/relateditems/pattern.relateditems.less"', | |
'mockup-patterns-resourceregistry': '"http://localhost:8080/Plone/++resource++mockup/resourceregistry/pattern.resourceregistry.less"', | |
'mockup-patterns-select2': '"http://localhost:8080/Plone/++resource++mockup/select2/pattern.select2.less"', | |
'mockup-patterns-structure': '"http://localhost:8080/Plone/++resource++mockup/structure/less/pattern.structure.less"', | |
'mockup-patterns-thememapper': '"http://localhost:8080/Plone/++resource++mockup/thememapper/pattern.thememapper.less"', | |
'mockup-patterns-tinymce': '"http://localhost:8080/Plone/++resource++mockup/tinymce/less/pattern.tinymce.less"', | |
'mockup-patterns-tooltip': '"http://localhost:8080/Plone/++resource++mockup/tooltip/pattern.tooltip.less"', | |
'mockup-patterns-tree': '"http://localhost:8080/Plone/++resource++mockup/tree/pattern.tree.less"', | |
'mockup-patterns-upload': '"http://localhost:8080/Plone/++resource++mockup/upload/less/pattern.upload.less"', | |
'mockup-popover': '"http://localhost:8080/Plone/++resource++mockupless/popover.less"', | |
'picker': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.css"', | |
'picker_date': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.date.css"', | |
'picker': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.css"', | |
'picker_time': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.time.css"', | |
'picker': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.css"', | |
'plone-logged-in': '"http://localhost:8080/Plone/++plone++static/plone-logged-in.less"', | |
'plone-patterns-toolbar': '"http://localhost:8080/Plone/++plone++static/patterns/toolbar/src/css/toolbar.plone.less"', | |
'plone': '"http://localhost:8080/Plone/++plone++static/plone.less"', | |
'resource-plone-app-jquerytools-dateinput-js': '"http://localhost:8080/Plone/++plone++static/components/jquery.recurrenceinput.js/lib/jquery.tools.dateinput.css"', | |
'resource-plone-app-jquerytools-js': '"http://localhost:8080/Plone/++plone++static/components/jquery.recurrenceinput.js/lib/jquery.tools.overlay.css"', | |
'resource-plone-css': '"http://localhost:8080/Plone/++resource++plone.css"', | |
'resourceregistry': '"http://localhost:8080/Plone/++plone++static/resourceregistry.less"', | |
'select2': '"http://localhost:8080/Plone/++plone++static/components/select2/select2.css"', | |
'thememapper': '"http://localhost:8080/Plone/++resource++plone.app.theming/thememapper.less"', | |
'tinymce-default-styles': '"http://localhost:8080/Plone/++plone++static/tinymce-styles.css"', | |
'tinymce-visualblocks': '"http://localhost:8080/Plone/++plone++static/components/tinymce-builded/js/tinymce/plugins/visualblocks/css/visualblocks.css"', | |
'tinymce': '"http://localhost:8080/Plone/++plone++static/components/tinymce-builded/js/tinymce/skins/lightgray/skin.min.css"', | |
'tinymce': '"http://localhost:8080/Plone/++plone++static/components/tinymce-builded/js/tinymce/skins/lightgray/content.min.css"', | |
}, | |
modifyVars: { | |
sitePath: '"http://localhost:8080/Plone"', | |
isPlone: true, | |
isMockup: false, | |
staticPath: '"http://localhost:8080/Plone/++plone++static"', | |
barcelonetaPath: '"http://localhost:8080/Plone/++theme++barceloneta"', | |
'plone-toolbar-font-primary': "'Roboto Condensed', sans-serif", | |
'plone-gray-lighter': "lighten(#000, 80%)", | |
'plone-screen-sm-min': "768px", | |
'plone-toolbar-internal-color': "rgb(250,184,42)", | |
'plone-toolbar-submenu-header-color': "lighten(#000, 46.5%)", | |
'plone-toolbar-published-color': "rgba(0,123,179,1)", | |
'mockuplessPath': "\"http://localhost:8080/Plone/++resource++mockupless/\"", | |
'bowerPath': "\"http://localhost:8080/Plone/++plone++static/components/\"", | |
'plone-toolbar-internally-published-color': "rgb(136,61,250)", | |
'plone-toolbar-submenu-text-color': "lighten(#000, 80%)", | |
'plone-toolbar-submenu-width': "180px", | |
'mockupPath': "\"http://localhost:8080/Plone/++resource++mockup/\"", | |
'plone-screen-sm-max': "(@plone-screen-md-min + 1)", | |
'plone-screen-md-min': "992px", | |
'plone-toolbar-link': "rgba(0,123,179,1)", | |
'plone-screen-md-max': "(@plone-screen-lg-min + 1)", | |
'plone-toolbar-font-secondary': "'Roboto', sans-serif", | |
'plone-toolbar-pending-color': "rgb(226,231,33)", | |
'plone-toolbar-separator-color': "rgba(255,255,255,.17)", | |
'plone-toolbar-text-color': "rgba(255,255,255,.9)", | |
'plone-gray-light': "lighten(#000, 46.5%)", | |
'plone-screen-xs-min': "480px", | |
'plone-toolbar-submenu-bg': "rgba(20,20,20,.9)", | |
'plone-toolbar-private-color': "rgb(196,24,60)", | |
'plone-screen-xs-max': "(@plone-screen-sm-min + 1)", | |
'plone-toolbar-draft-color': "rgb(250,184,42)", | |
'plone-screen-lg-min': "1200px", | |
'icon-font-path': "\"http://localhost:8080/Plone/++plone++static/components/bootstrap/dist/fonts/\"", | |
'plone-toolbar-bg': "rgba(0,0,0,.9)", | |
'plone-link-color': "rgba(0,123,179,1)", | |
'bootstrap-badges': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/badges.less"', | |
'bootstrap-basic': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/utilities.less"', | |
'bootstrap-basic': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/forms.less"', | |
'bootstrap-basic': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/navs.less"', | |
'bootstrap-basic': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/navbar.less"', | |
'bootstrap-button-groups': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/button-groups.less"', | |
'bootstrap-buttons': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/buttons.less"', | |
'bootstrap-buttons': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/close.less"', | |
'bootstrap-dropdown': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/dropdowns.less"', | |
'bootstrap-glyphicons': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/glyphicons.less"', | |
'bootstrap-mixins': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/mixins.less"', | |
'bootstrap-modal': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/modals.less"', | |
'bootstrap-progress-bars': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/progress-bars.less"', | |
'bootstrap-variables': '"http://localhost:8080/Plone/++plone++static/components/bootstrap/less/variables.less"', | |
'dropzone': '"http://localhost:8080/Plone/++plone++static/components/dropzone/dist/dropzone.css"', | |
'jqtree': '"http://localhost:8080/Plone/++plone++static/components/jqtree/jqtree.css"', | |
'mockup-patterns-autotoc': '"http://localhost:8080/Plone/++resource++mockup/autotoc/pattern.autotoc.less"', | |
'mockup-patterns-filemanager': '"http://localhost:8080/Plone/++resource++mockup/filemanager/pattern.filemanager.less"', | |
'mockup-patterns-livesearch': '"http://localhost:8080/Plone/++resource++mockup/livesearch/pattern.livesearch.less"', | |
'mockup-patterns-markspeciallinks': '"http://localhost:8080/Plone/++resource++mockup/markspeciallinks/pattern.markspeciallinks.less"', | |
'mockup-patterns-modal': '"http://localhost:8080/Plone/++resource++mockup/modal/pattern.modal.less"', | |
'mockup-patterns-pickadate': '"http://localhost:8080/Plone/++resource++mockup/pickadate/pattern.pickadate.less"', | |
'mockup-patterns-querystring': '"http://localhost:8080/Plone/++resource++mockup/querystring/pattern.querystring.less"', | |
'mockup-patterns-relateditems': '"http://localhost:8080/Plone/++resource++mockup/relateditems/pattern.relateditems.less"', | |
'mockup-patterns-resourceregistry': '"http://localhost:8080/Plone/++resource++mockup/resourceregistry/pattern.resourceregistry.less"', | |
'mockup-patterns-select2': '"http://localhost:8080/Plone/++resource++mockup/select2/pattern.select2.less"', | |
'mockup-patterns-structure': '"http://localhost:8080/Plone/++resource++mockup/structure/less/pattern.structure.less"', | |
'mockup-patterns-thememapper': '"http://localhost:8080/Plone/++resource++mockup/thememapper/pattern.thememapper.less"', | |
'mockup-patterns-tinymce': '"http://localhost:8080/Plone/++resource++mockup/tinymce/less/pattern.tinymce.less"', | |
'mockup-patterns-tooltip': '"http://localhost:8080/Plone/++resource++mockup/tooltip/pattern.tooltip.less"', | |
'mockup-patterns-tree': '"http://localhost:8080/Plone/++resource++mockup/tree/pattern.tree.less"', | |
'mockup-patterns-upload': '"http://localhost:8080/Plone/++resource++mockup/upload/less/pattern.upload.less"', | |
'mockup-popover': '"http://localhost:8080/Plone/++resource++mockupless/popover.less"', | |
'picker': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.css"', | |
'picker_date': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.date.css"', | |
'picker': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.css"', | |
'picker_time': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.time.css"', | |
'picker': '"http://localhost:8080/Plone/++plone++static/components/pickadate/lib/themes/classic.css"', | |
'plone-logged-in': '"http://localhost:8080/Plone/++plone++static/plone-logged-in.less"', | |
'plone-patterns-toolbar': '"http://localhost:8080/Plone/++plone++static/patterns/toolbar/src/css/toolbar.plone.less"', | |
'plone': '"http://localhost:8080/Plone/++plone++static/plone.less"', | |
'resource-plone-app-jquerytools-dateinput-js': '"http://localhost:8080/Plone/++plone++static/components/jquery.recurrenceinput.js/lib/jquery.tools.dateinput.css"', | |
'resource-plone-app-jquerytools-js': '"http://localhost:8080/Plone/++plone++static/components/jquery.recurrenceinput.js/lib/jquery.tools.overlay.css"', | |
'resource-plone-css': '"http://localhost:8080/Plone/++resource++plone.css"', | |
'resourceregistry': '"http://localhost:8080/Plone/++plone++static/resourceregistry.less"', | |
'select2': '"http://localhost:8080/Plone/++plone++static/components/select2/select2.css"', | |
'thememapper': '"http://localhost:8080/Plone/++resource++plone.app.theming/thememapper.less"', | |
'tinymce-default-styles': '"http://localhost:8080/Plone/++plone++static/tinymce-styles.css"', | |
'tinymce-visualblocks': '"http://localhost:8080/Plone/++plone++static/components/tinymce-builded/js/tinymce/plugins/visualblocks/css/visualblocks.css"', | |
'tinymce': '"http://localhost:8080/Plone/++plone++static/components/tinymce-builded/js/tinymce/skins/lightgray/skin.min.css"', | |
'tinymce': '"http://localhost:8080/Plone/++plone++static/components/tinymce-builded/js/tinymce/skins/lightgray/content.min.css"', | |
} | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment