diff --git a/themes/antimatter/.gitignore b/themes/antimatter/.gitignore deleted file mode 100644 index 4b114324..00000000 --- a/themes/antimatter/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -.sass-cache -.DS_Store diff --git a/themes/antimatter/CHANGELOG.md b/themes/antimatter/CHANGELOG.md deleted file mode 100644 index bc879df4..00000000 --- a/themes/antimatter/CHANGELOG.md +++ /dev/null @@ -1,300 +0,0 @@ -# v2.2.1 -## 01/15/2021 - -1. [](#improved) - * Fixed autoescaping in preparation for Grav 1.7 -1. [](#bugfix) - * Fix deprecated messages from macros [#140](https://github.com/getgrav/grav-theme-antimatter/issues/140) - -# v2.2.0 -## 03/21/2019 - -1. [](#new) - * Set Dependency of Grav 1.5.10+ which has support for new **Deferred Block** Twig extension - * Implement assets rendering using **Deferred Block** Twig extension - -# v2.1.2 -## 9/28/2017 - -1. [](#improved) - * Added polish and brazilian portuguese translations - * Allow overriding the slidebar by moving it to its own `sidebar_navigation` block [#110](https://github.com/getgrav/grav-theme-antimatter/pull/110) -1. [](#bugfix) - * Fix showcase template overlapping when not at top [#99](https://github.com/getgrav/grav-theme-antimatter/pull/99) - -# v2.1.1 -## 02/26/2017 - -1. [](#bugfix) - * Allow to add a `external` class to site.yaml links to work on modular pages [#95](https://github.com/getgrav/grav-theme-antimatter/pull/95) - -# v2.1.0 -## 01/24/2017 - -1. [](#new) - * Updated to FontAwesome 4.7.0 with [Grav icon](http://fontawesome.io/icon/grav/) -1. [](#improved) - * Added croatian - * Changed "SimpleSearch" string in the sidebar to "Search" -1. [](#bugfix) - * Removed unreachable condition [#85](https://github.com/getgrav/grav-theme-antimatter/pull/85) - * Fixed a typo in the french translation - -# v2.0.0 -## 07/14/2016 - -1. [](#new) - * Added microformats2 support [#64](https://github.com/getgrav/grav-theme-antimatter/pull/64) -1. [](#improved) - * Updated to FontAwesome 4.6.3 - * Added romanian, russian and ukranian - -# v2.0.0-beta.1 -## 05/23/2016 - -1. [](#new) - * New and improved **dropdown** styling -1. [](#improved) - * Removed templates from `form` + `snipcart` plugins - * Added support for search button - * Updated some translations - * Automatically add comments if configured - * Relative path for favicon - * Slightly modified the blockquote background color - * Removed unneeded streams from YAML - * Use common language strings in Blueprint - -# v1.8.0 -## 11/20/2015 - -1. [](#new) - * Added logic to include site.menu items in modular pages - * Added a configurable lang field for HTML tag - * Added a `bottom` JS output call -1. [](#improved) - * Updated to FontAwesome 4.4.0 -1. [](#bugfix) - * Fixed extra `/` in some tag URLs - * Better support for PECL Yaml parser - * Fixes for blog page blueprint - -# v1.7.6 -## 10/07/2015 - -1. [](#new) - * Added logic to include site.menu items in modular pages -1. [](#improved) - * Removed unused `

` tags - -# v1.7.5 -## 09/16/2015 - -1. [](#improved) - * Use new form plugin templates - -# v1.7.3 -## 09/11/2015 - -1. [](#new) - * Added SCSS configurable notes colors -1. [](#improved) - * Various typos - -# v1.7.3 -## 08/31/2015 - -1. [](#new) - * Added header image control and blueprints to admin plugin -1. [](#improved) - * Use new template field for modular pages - -# v1.7.2 -## 08/24/2015 - -1. [](#new) - * Added support for `login-status` partial in menu - -# v1.7.1 -## 08/11/2015 - -1. [](#improved) - * Use new toggle for item blueprint - -# v1.7.0 -## 08/06/2015 - -1. [](#new) - * Blueprints that work with new admin plugin! -1. [](#bugfix) - * Favicon with full image URL - -# v1.6.1 -## 07/24/2015 - -1. [](#bugfix) - * Fixed sidebar links when site at root - -# v1.6.0 -## 07/21/2015 - -1. [](#new) - * Added support for `langswitcher` plugin -1. [](#improved) - * Made sidebar links more robust - -# v1.5.0 -## 07/14/2015 - -1. [](#new) - * Added canonical URL support -1. [](#improved) - * More improvements for blueprints -1. [](#bugfix) - * Fixes for multi-language support - -# v1.4.0 -## 05/09/2015 - -1. [](#improved) - * Improved blueprints -1. [](#bugfix) - * Fix for when page.summary is equal to page.content - -# v1.3.9 -## 04/13/2015 - -1. [](#bugfix) - * Fix for image class in modular template 'text.html.twig` - -# v1.3.8 -## 04/07/2015 - -1. [](#improved) - * Genericized theme_config variable for better inheritance - -# v1.3.7 -## 03/28/2015 - -1. [](#bugfix) - * Rolled back changes that resulted in broken header - -# v1.3.6 -## 03/24/2015 - -1. [](#bugfix) - * Fix for compressed text in `.pure-g` divs - -# v1.3.5 -## 03/24/2015 - -1. [](#improved) - * Keep html,body on height:100%; use body for scroll event - * Use Footer colors from vars rather than hard-coded -1. [](#bugfix) - * Load pure grids at all times for better non-flexbox support - -# v1.3.4 -## 03/01/2015 - -1. [](#improved) - * Use new Grav builtin 'jQuery' support - -# v1.3.3 -## 02/19/2015 - -1. [](#improved) - * Implemented new `param_sep` variable from Grav 0.9.18 -1. [](#bugfix) - * Fix for table column widths - * Force snipcart slider to look in all pages - -# v1.3.2 -## 02/05/2015 - -1. [](#improved) - * Minor typo in assets - -# v1.3.1 -## 01/23/2015 - -1. [](#bugfix) - * Added page title encoding - * Stop modular pages showing up in dropdown menus - * Fixed typo in streams setup - -# v1.3.0 -## 01/09/2015 - -1. [](#improved) - * NOTE: BREAKING CHANGE - Fixed references to plugins in `partials/` folder - * Updated README.md - -# v1.2.7 -## 12/29/2014 - -1. [](#bugfix) - * Removed `Fixed` header image to resolve issues with mobile browsers - -# v1.2.6 -## 12/21/2014 - -1. [](#new) - * Added support for list of custom menu items in `site.yaml` - * Updated `README.md` with some instructions on how to use some Antimatter features -1. [](#improved) - * Removed `cache.html.twig` file that was used only for testing - * Removed unused `color` option in `antimatter.yaml` - -# v1.2.5 -## 12/15/2014 - -1. [](#bugfix) - * Fix for Firefox 34 Flex/Responsiveness issues - -# v1.2.4 -## 12/12/2014 - -1. [](#new) - * Added demo link to blueprints -1. [](#improved) - * Inverted Previous/Next buttons on blog item template - -# v1.2.3 -## 12/05/2014 - -1. [](#improved) - * Simplified Previous/Next buttons to use Page methods - -# v1.2.2 -## 12/04/2014 - -1. [](#new) - * Added Previous/Next buttons with Collection methods - * Added Related posts in blog sidebar -1. [](#bugfix) - * Fix for DaringFireball style link - -# v1.2.1 -## 11/30/2014 - -1. [](#improved) - * Renamed core theme JS file - * Removed featherlight from Antimatter -1. [](#bugfix) - * Fixed response code in error template - -# v1.2.0 -## 11/28/2014 - -1. [](#new) - * Added SimpleSearch display in blog sidebar - * Added reference to `custom.css` file in core -1. [](#improved) - * Added plugins checks for improved flexibility if plugins are not installed - - -# v1.1.11 -## 11/21/2014 - -1. [](#new) - * ChangeLog started... diff --git a/themes/antimatter/LICENSE b/themes/antimatter/LICENSE deleted file mode 100644 index 484793ad..00000000 --- a/themes/antimatter/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2014 Grav - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/themes/antimatter/README.md b/themes/antimatter/README.md deleted file mode 100644 index 1797c1e4..00000000 --- a/themes/antimatter/README.md +++ /dev/null @@ -1,136 +0,0 @@ -# Antimatter - -![Antimatter](assets/readme_1.png) - -Antimatter is the default [Grav](http://getgrav.org) theme. Simple, fast and modern. - -# Installation - -Installing the Antimatter theme can be done in one of two ways. Our GPM (Grav Package Manager) installation method enables you to quickly and easily install the theme with a simple terminal command, while the manual method enables you to do so via a zip file. - -The theme by itself is useful, but you may have an easier time getting up and running by installing a skeleton. The Antimatter theme can be found in both the [One-page](https://github.com/getgrav/grav-skeleton-onepage-site) and [Blog Site](https://github.com/getgrav/grav-skeleton-blog-site) which are self-contained repositories for a complete sites which include: sample content, configuration, theme, and plugins. - -## GPM Installation (Preferred) - -The simplest way to install this theme is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm) through your system's Terminal (also called the command line). From the root of your Grav install type: - - bin/gpm install antimatter - -This will install the Antimatter theme into your `/user/themes` directory within Grav. Its files can be found under `/your/site/grav/user/themes/antimatter`. - -## Manual Installation - -To install this theme, just download the zip version of this repository and unzip it under `/your/site/grav/user/themes`. Then, rename the folder to `antimatter`. You can find these files either on [GitHub](https://github.com/getgrav/grav-theme-antimatter) or via [GetGrav.org](http://getgrav.org/downloads/themes). - -You should now have all the theme files under - - /your/site/grav/user/themes/antimatter - ->> NOTE: This theme is a modular component for Grav which requires the [Grav](http://github.com/getgrav/grav), [Error](https://github.com/getgrav/grav-theme-error) and [Problems](https://github.com/getgrav/grav-plugin-problems) plugins. - -# Updating - -As development for the Antimatter theme continues, new versions may become available that add additional features and functionality, improve compatibility with newer Grav releases, and generally provide a better user experience. Updating Antimatter is easy, and can be done through Grav's GPM system, as well as manually. - -## GPM Update (Preferred) - -The simplest way to update this theme is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm). You can do this with this by navigating to the root directory of your Grav install using your system's Terminal (also called command line) and typing the following: - - bin/gpm update antimatter - -This command will check your Grav install to see if your Antimatter theme is due for an update. If a newer release is found, you will be asked whether or not you wish to update. To continue, type `y` and hit enter. The theme will automatically update and clear Grav's cache. - -## Manual Update - -Manually updating Antimatter is pretty simple. Here is what you will need to do to get this done: - -* Delete the `your/site/user/themes/antimatter` directory. -* Download the new version of the Antimatter theme from either [GitHub](https://github.com/getgrav/grav-plugin-antimatter) or [GetGrav.org](http://getgrav.org/downloads/themes#extras). -* Unzip the zip file in `your/site/user/themes` and rename the resulting folder to `antimatter`. -* Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in terminal and typing `bin/grav clear-cache`. - -> Note: Any changes you have made to any of the files listed under this directory will also be removed and replaced by the new set. Any files located elsewhere (for example a YAML settings file placed in `user/config/themes`) will remain intact. - -## Features - -* Lightweight and minimal for optimal performance -* Fully responsive with off-page mobile navigation -* SCSS based CSS source files for easy customization -* Built-in support for on-page navigation -* Multiple page template types -* Fontawesome icon support - -### Supported Page Templates - -* Default view template -* Blog view template -* Error view template -* Blog item view template -* Modular view templates: - * Features Modular view template - * Showcase Modular view template - * Text Modular view template -* SnipCart view template - -### Menu Features - -##### Dropdown Menu - -You can enable **dropdown menu** support by enabling it in the `antimatter.yaml` configuration file. As per usual, copy this file to your `user/config/themes/` folder (create if required) and edit there. - -``` -dropdown: - enabled: true -``` - -This will ensure that sub-pages show up as sub-menus in the navigation. - -##### Menu Text & Icons - -Each page shows up in the menu using the title by default, however you can set what displays in the menu directly by setting an explicit `menu:` option in the page header: - -``` -menu: My Menu -``` - -You can also provide an icon to show up in front of the menu item by providing an `icon:` option. You need to use name of the FontAwesome icon without the `fa-` prefix. Check out the full [list of current FontAwesome 4.2 icons](http://fortawesome.github.io/Font-Awesome/icons/): - -``` -icon: bar-chart-o -``` - -#### Custom Menu Items - -By default, Grav generates the menu from the page structure. However, there are times when you may want to add custom menu items to the end of the menu. This is now supported in Antimatter by creating a menu list in your `site.yaml` file. An example of this is as follows: - -``` -menu: - - text: Source - url: https://github.com/getgrav/grav - - icon: twitter - url: http://twitter.com/getgrav -``` - -The `url:` option is required, but you can provide **either** or **both** `text:` and/or `icon:` - -### Blog Features - -##### Daring Fireball Link Pages - -Antimatter supports the ability for a page to have a `link:` header option. This will then in turn create a **link page** where the title of the page will actually be linked to the link provided and a prefexid double angle `>>` will link to the page itself. Simply provide the link in the page header: - -``` -link: http://getgrav.org/blog -``` - -# Setup - -If you want to set Antimatter as the default theme, you can do so by following these steps: - -* Navigate to `/your/site/grav/user/config`. -* Open the **system.yaml** file. -* Change the `theme:` setting to `theme: antimatter`. -* Save your changes. -* Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in Terminal and typing `bin/grav clear-cache`. - -Once this is done, you should be able to see the new theme on the frontend. Keep in mind any customizations made to the previous theme will not be reflected as all of the theme and templating information is now being pulled from the **antimatter** folder. diff --git a/themes/antimatter/antimatter.php b/themes/antimatter/antimatter.php deleted file mode 100644 index f0bd1b8a..00000000 --- a/themes/antimatter/antimatter.php +++ /dev/null @@ -1,9 +0,0 @@ -=1.5.10' } - -form: - validation: loose - fields: - dropdown.enabled: - type: toggle - label: Dropdown in navbar - highlight: 1 - default: 1 - options: - 1: PLUGIN_ADMIN.ENABLED - 0: PLUGIN_ADMIN.DISABLED - validate: - type: bool diff --git a/themes/antimatter/blueprints/asset/file.yaml b/themes/antimatter/blueprints/asset/file.yaml deleted file mode 100644 index 7226c111..00000000 --- a/themes/antimatter/blueprints/asset/file.yaml +++ /dev/null @@ -1,70 +0,0 @@ -media: - video: - mp4: video/mp4 - mov: video/quicktime - m4v: video/x-m4v - swf: video/x-flv - - image: - jpg: image/jpeg - jpeg: image/jpeg - png: image/png - gif: image/gif - - file: - txt: text/plain - doc: application/msword - html: text/html - pdf: application/pdf - zip: application/zip - gz: application/gzip - -form: - key: filename - fields: - upload: - type: upload - label: Upload - allow: - '@media.*.keys' - accept: - '@media.*.values' - - filename: - type: text - label: Filename - - type: - type: hidden - default: video - - name: - type: unset - - description: - type: textarea - label: Description - - url: - type: unset - - path: - type: unset - - thumb: - type: unset - - width: - type: text - label: Width - - height: - type: text - label: Height - - mime: - type: hidden - default: 'application/octet-stream' - - modified: - type: unset diff --git a/themes/antimatter/blueprints/blog.yaml b/themes/antimatter/blueprints/blog.yaml deleted file mode 100644 index 0abdab16..00000000 --- a/themes/antimatter/blueprints/blog.yaml +++ /dev/null @@ -1,89 +0,0 @@ -title: Blog -'@extends': - type: default - context: blueprints://pages - -child_type: item - - -title: Default - -rules: - slug: - pattern: "[a-z][a-z0-9_\-]+" - min: 2 - max: 80 - -form: - fields: - tabs: - type: tabs - active: 1 - - fields: - advanced: - fields: - overrides: - fields: - header.child_type: - default: item - blog: - type: tab - title: Blog List - - fields: - header.content.items: - type: textarea - yaml: true - label: Items - default: '@self.children' - - header.content.limit: - type: text - label: Max Item Count - default: 5 - validate: - required: true - type: int - min: 1 - - header.content.order.by: - type: select - label: Order By - default: date - options: - folder: Folder - title: Title - date: Date - default: Default - - header.content.order.dir: - type: select - label: Order - default: desc - options: - asc: Ascending - desc: Descending - - header.content.pagination: - type: toggle - label: Pagination - highlight: 1 - default: 1 - options: - 1: PLUGIN_ADMIN.ENABLED - 0: PLUGIN_ADMIN.DISABLED - validate: - type: bool - - - header.content.url_taxonomy_filters: - type: toggle - label: URL Taxonomy Filters - highlight: 1 - default: 1 - options: - 1: PLUGIN_ADMIN.ENABLED - 0: PLUGIN_ADMIN.DISABLED - validate: - type: bool diff --git a/themes/antimatter/blueprints/form.yaml b/themes/antimatter/blueprints/form.yaml deleted file mode 100644 index 71e2a19a..00000000 --- a/themes/antimatter/blueprints/form.yaml +++ /dev/null @@ -1,2 +0,0 @@ -title: Nopad -'@extends': default diff --git a/themes/antimatter/blueprints/item.yaml b/themes/antimatter/blueprints/item.yaml deleted file mode 100644 index f4dc9c30..00000000 --- a/themes/antimatter/blueprints/item.yaml +++ /dev/null @@ -1,103 +0,0 @@ -title: Item -'@extends': - type: default - context: blueprints://pages - -form: - fields: - tabs: - - fields: - blog: - type: tab - title: Blog Item - - fields: - - header_image: - type: section - title: Header Image - underline: true - - header.header_image: - type: toggle - toggleable: true - label: Display Header Image - help: Enabled displaying of a header image - highlight: 1 - options: - 1: PLUGIN_ADMIN.ENABLED - 0: PLUGIN_ADMIN.DISABLED - - header.header_image_file: - type: text - toggleable: true - label: Image File - help: image filename that exists in the page folder. If not provided, will use the first image found. - placeholder: For example: myimage.jpg - - header.header_image_width: - type: text - toggleable: true - label: Image Width - size: small - help: Header width in px - placeholder: Default is 900 - validate: - type: int - min: 0 - max: 5000 - - header.header_image_height: - type: text - toggleable: true - label: Image Height - size: small - help: Header height in px - placeholder: Default is 300 - validate: - type: int - min: 0 - max: 5000 - - - summary: - type: section - title: Summary - underline: true - - - header.summary.enabled: - type: toggle - toggleable: true - label: Summary - highlight: 1 - options: - 1: PLUGIN_ADMIN.ENABLED - 0: PLUGIN_ADMIN.DISABLED - - header.summary.format: - type: select - toggleable: true - label: Format - classes: fancy - options: - 'short': 'Use the first occurence of delimter or size' - 'long': 'Summary delimiter will be ignored' - - header.summary.size: - type: text - toggleable: true - label: Size - classes: large - placeholder: 300 - validate: - type: int - min: 1 - - header.summary.delimiter: - type: text - toggleable: true - label: Summary delimiter - classes: large - placeholder: === diff --git a/themes/antimatter/blueprints/modular/features.yaml b/themes/antimatter/blueprints/modular/features.yaml deleted file mode 100644 index efa8d89d..00000000 --- a/themes/antimatter/blueprints/modular/features.yaml +++ /dev/null @@ -1,40 +0,0 @@ -title: Features -'@extends': default - -form: - fields: - tabs: - fields: - advanced: - fields: - columns: - fields: - column1: - fields: - name: - default: modular/features - '@data-options': '\Grav\Common\Page\Pages::modularTypes' - overrides: - fields: - header.template: - default: modular/features - '@data-options': '\Grav\Common\Page\Pages::modularTypes' - features: - type: tab - title: Features - fields: - header.features: - name: features - type: list - label: Features - - fields: - .icon: - type: text - label: Icon - .header: - type: text - label: Header - .text: - type: text - label: Text diff --git a/themes/antimatter/blueprints/modular/showcase.yaml b/themes/antimatter/blueprints/modular/showcase.yaml deleted file mode 100644 index 99019db7..00000000 --- a/themes/antimatter/blueprints/modular/showcase.yaml +++ /dev/null @@ -1,46 +0,0 @@ -title: Showcase -'@extends': default - -form: - fields: - tabs: - fields: - advanced: - fields: - columns: - fields: - column1: - fields: - name: - default: modular/showcase - '@data-options': '\Grav\Common\Page\Pages::modularTypes' - overrides: - fields: - header.template: - default: modular/showcase - '@data-options': '\Grav\Common\Page\Pages::modularTypes' - buttons: - type: tab - title: Buttons - fields: - header.buttons: - name: buttons - type: list - label: Buttons - fields: - .text: - type: text - label: Text - .url: - type: text - label: URL - .primary: - type: toggle - label: Primary - highlight: 1 - default: 1 - options: - 1: 'Yes' - 0: 'No' - validate: - type: bool diff --git a/themes/antimatter/blueprints/modular/text.yaml b/themes/antimatter/blueprints/modular/text.yaml deleted file mode 100644 index 7fbf21fa..00000000 --- a/themes/antimatter/blueprints/modular/text.yaml +++ /dev/null @@ -1,34 +0,0 @@ -title: Text -'@extends': default - -form: - fields: - tabs: - fields: - advanced: - fields: - columns: - fields: - column1: - fields: - name: - default: modular/text - '@data-options': '\Grav\Common\Page\Pages::modularTypes' - overrides: - fields: - header.template: - default: modular/text - '@data-options': '\Grav\Common\Page\Pages::modularTypes' - content: - fields: - uploads: - label: Page Media (first one will be displayed next to your content) - header.image_align: - type: select - label: Image position - classes: fancy - default: left - options: - 'left': 'Left' - 'right': 'Right' - type: diff --git a/themes/antimatter/css-compiled/nucleus.css b/themes/antimatter/css-compiled/nucleus.css deleted file mode 100644 index fe4c0bbf..00000000 --- a/themes/antimatter/css-compiled/nucleus.css +++ /dev/null @@ -1,3 +0,0 @@ -*,*::before,*::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-webkit-viewport{width:device-width}@-moz-viewport{width:device-width}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}sub,sup{font-size:.75rem;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0}pre{overflow:auto}code,kbd,pre,samp{font-size:1rem}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%}tr,td,th{vertical-align:middle}th,td{padding:.425rem 0}th{text-align:left}.container{width:75em;margin:0 auto;padding:0}@media only all and (min-width: 60em) and (max-width: 74.938em){.container{width:60em}}@media only all and (min-width: 48em) and (max-width: 59.938em){.container{width:48em}}@media only all and (min-width: 30.063em) and (max-width: 47.938em){.container{width:30em}}@media only all and (max-width: 30em){.container{width:100%}}.grid{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-moz-flex-flow:row;flex-flow:row;list-style:none;margin:0;padding:0}@media only all and (max-width: 47.938em){.grid{-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap}}.block{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;min-width:0;min-height:0}@media only all and (max-width: 47.938em){.block{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 100%;-moz-flex:0 100%;-ms-flex:0 100%;flex:0 100%}}.content{margin:.625rem;padding:.938rem}@media only all and (max-width: 47.938em){body [class*="size-"]{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 100%;-moz-flex:0 100%;-ms-flex:0 100%;flex:0 100%}}.size-1-2{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 50%;-moz-flex:0 50%;-ms-flex:0 50%;flex:0 50%}.size-1-3{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 33.33333%;-moz-flex:0 33.33333%;-ms-flex:0 33.33333%;flex:0 33.33333%}.size-1-4{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 25%;-moz-flex:0 25%;-ms-flex:0 25%;flex:0 25%}.size-1-5{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 20%;-moz-flex:0 20%;-ms-flex:0 20%;flex:0 20%}.size-1-6{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 16.66667%;-moz-flex:0 16.66667%;-ms-flex:0 16.66667%;flex:0 16.66667%}.size-1-7{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 14.28571%;-moz-flex:0 14.28571%;-ms-flex:0 14.28571%;flex:0 14.28571%}.size-1-8{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 12.5%;-moz-flex:0 12.5%;-ms-flex:0 12.5%;flex:0 12.5%}.size-1-9{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 11.11111%;-moz-flex:0 11.11111%;-ms-flex:0 11.11111%;flex:0 11.11111%}.size-1-10{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 10%;-moz-flex:0 10%;-ms-flex:0 10%;flex:0 10%}.size-1-11{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 9.09091%;-moz-flex:0 9.09091%;-ms-flex:0 9.09091%;flex:0 9.09091%}.size-1-12{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 8.33333%;-moz-flex:0 8.33333%;-ms-flex:0 8.33333%;flex:0 8.33333%}@media only all and (min-width: 48em) and (max-width: 59.938em){.size-tablet-1-2{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 50%;-moz-flex:0 50%;-ms-flex:0 50%;flex:0 50%}.size-tablet-1-3{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 33.33333%;-moz-flex:0 33.33333%;-ms-flex:0 33.33333%;flex:0 33.33333%}.size-tablet-1-4{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 25%;-moz-flex:0 25%;-ms-flex:0 25%;flex:0 25%}.size-tablet-1-5{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 20%;-moz-flex:0 20%;-ms-flex:0 20%;flex:0 20%}.size-tablet-1-6{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 16.66667%;-moz-flex:0 16.66667%;-ms-flex:0 16.66667%;flex:0 16.66667%}.size-tablet-1-7{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 14.28571%;-moz-flex:0 14.28571%;-ms-flex:0 14.28571%;flex:0 14.28571%}.size-tablet-1-8{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 12.5%;-moz-flex:0 12.5%;-ms-flex:0 12.5%;flex:0 12.5%}.size-tablet-1-9{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 11.11111%;-moz-flex:0 11.11111%;-ms-flex:0 11.11111%;flex:0 11.11111%}.size-tablet-1-10{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 10%;-moz-flex:0 10%;-ms-flex:0 10%;flex:0 10%}.size-tablet-1-11{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 9.09091%;-moz-flex:0 9.09091%;-ms-flex:0 9.09091%;flex:0 9.09091%}.size-tablet-1-12{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 8.33333%;-moz-flex:0 8.33333%;-ms-flex:0 8.33333%;flex:0 8.33333%}}@media only all and (max-width: 47.938em){@supports not (flex-wrap: wrap){.grid{display:block;-webkit-box-lines:inherit;-moz-box-lines:inherit;box-lines:inherit;-webkit-flex-wrap:inherit;-moz-flex-wrap:inherit;-ms-flex-wrap:inherit;flex-wrap:inherit}.block{display:block;-webkit-box-flex:inherit;-moz-box-flex:inherit;box-flex:inherit;-webkit-flex:inherit;-moz-flex:inherit;-ms-flex:inherit;flex:inherit}}}.first-block{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.last-block{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.fixed-blocks{-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap}.fixed-blocks .block{-webkit-box-flex:inherit;-moz-box-flex:inherit;box-flex:inherit;-webkit-flex:inherit;-moz-flex:inherit;-ms-flex:inherit;flex:inherit;width:25%}@media only all and (min-width: 60em) and (max-width: 74.938em){.fixed-blocks .block{width:33.33333%}}@media only all and (min-width: 48em) and (max-width: 59.938em){.fixed-blocks .block{width:50%}}@media only all and (max-width: 47.938em){.fixed-blocks .block{width:100%}}@supports not (flex-wrap: wrap){.fixed-blocks{display:block;-webkit-flex-flow:inherit;-moz-flex-flow:inherit;flex-flow:inherit}}body{font-size:1rem;line-height:1.7}h1,h2,h3,h4,h5,h6{margin:.85rem 0 1.7rem 0;text-rendering:optimizeLegibility}h1{font-size:3.2rem}h2{font-size:2.5rem}h3{font-size:2.1rem}h4{font-size:1.75rem}h5{font-size:1.35rem}h6{font-size:.85rem}p{margin:1.7rem 0}ul,ol{margin-top:1.7rem;margin-bottom:1.7rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{margin:1.7rem 0;padding-left:.85rem}cite{display:block;font-size:.875rem}cite:before{content:"\2014 \0020"}pre{margin:1.7rem 0;padding:.938rem}code{vertical-align:bottom}small{font-size:.875rem}hr{border-left:none;border-right:none;border-top:none;margin:1.7rem 0}fieldset{border:0;padding:.938rem;margin:0 0 1.7rem 0}input,label,select{display:block}label{margin-bottom:.425rem}label.required:after{content:"*"}label abbr{display:none}textarea,input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],select[multiple=multiple]{-webkit-transition:border-color;-moz-transition:border-color;transition:border-color;border-radius:.1875rem;margin-bottom:.85rem;padding:.425rem .425rem;width:100%}textarea:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,select[multiple=multiple]:focus{outline:none}textarea{resize:vertical}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:.425rem}input[type="file"]{width:100%}select{width:auto;max-width:100%;margin-bottom:1.7rem}button,input[type="submit"]{cursor:pointer;user-select:none;vertical-align:middle;white-space:nowrap;border:inherit} - -/*# sourceMappingURL=nucleus.css.map */ \ No newline at end of file diff --git a/themes/antimatter/css-compiled/nucleus.css.map b/themes/antimatter/css-compiled/nucleus.css.map deleted file mode 100644 index f8a2f86a..00000000 --- a/themes/antimatter/css-compiled/nucleus.css.map +++ /dev/null @@ -1,92 +0,0 @@ -{ - "version": 3, - "file": "nucleus.css", - "sources": [ - "../scss/nucleus.scss", - "../scss/vendor/bourbon/_bourbon.scss", - "../scss/vendor/bourbon/settings/_prefixer.scss", - "../scss/vendor/bourbon/settings/_px-to-em.scss", - "../scss/vendor/bourbon/helpers/_convert-units.scss", - "../scss/vendor/bourbon/helpers/_gradient-positions-parser.scss", - "../scss/vendor/bourbon/helpers/_is-num.scss", - "../scss/vendor/bourbon/helpers/_linear-angle-parser.scss", - "../scss/vendor/bourbon/helpers/_linear-gradient-parser.scss", - "../scss/vendor/bourbon/helpers/_linear-positions-parser.scss", - "../scss/vendor/bourbon/helpers/_linear-side-corner-parser.scss", - "../scss/vendor/bourbon/helpers/_radial-arg-parser.scss", - "../scss/vendor/bourbon/helpers/_radial-positions-parser.scss", - "../scss/vendor/bourbon/helpers/_radial-gradient-parser.scss", - "../scss/vendor/bourbon/helpers/_render-gradients.scss", - "../scss/vendor/bourbon/helpers/_shape-size-stripper.scss", - "../scss/vendor/bourbon/helpers/_str-to-num.scss", - "../scss/vendor/bourbon/functions/_assign.scss", - "../scss/vendor/bourbon/functions/_color-lightness.scss", - "../scss/vendor/bourbon/functions/_flex-grid.scss", - "../scss/vendor/bourbon/functions/_golden-ratio.scss", - "../scss/vendor/bourbon/functions/_grid-width.scss", - "../scss/vendor/bourbon/functions/_modular-scale.scss", - "../scss/vendor/bourbon/functions/_px-to-em.scss", - "../scss/vendor/bourbon/functions/_px-to-rem.scss", - "../scss/vendor/bourbon/functions/_strip-units.scss", - "../scss/vendor/bourbon/functions/_tint-shade.scss", - "../scss/vendor/bourbon/functions/_transition-property-name.scss", - "../scss/vendor/bourbon/functions/_unpack.scss", - "../scss/vendor/bourbon/css3/_animation.scss", - "../scss/vendor/bourbon/css3/_appearance.scss", - "../scss/vendor/bourbon/css3/_backface-visibility.scss", - "../scss/vendor/bourbon/css3/_background.scss", - "../scss/vendor/bourbon/css3/_background-image.scss", - "../scss/vendor/bourbon/css3/_border-image.scss", - "../scss/vendor/bourbon/css3/_border-radius.scss", - "../scss/vendor/bourbon/css3/_box-sizing.scss", - "../scss/vendor/bourbon/css3/_calc.scss", - "../scss/vendor/bourbon/css3/_columns.scss", - "../scss/vendor/bourbon/css3/_filter.scss", - "../scss/vendor/bourbon/css3/_flex-box.scss", - "../scss/vendor/bourbon/css3/_font-face.scss", - "../scss/vendor/bourbon/css3/_hyphens.scss", - "../scss/vendor/bourbon/css3/_hidpi-media-query.scss", - "../scss/vendor/bourbon/css3/_image-rendering.scss", - "../scss/vendor/bourbon/css3/_keyframes.scss", - "../scss/vendor/bourbon/css3/_linear-gradient.scss", - "../scss/vendor/bourbon/css3/_perspective.scss", - "../scss/vendor/bourbon/css3/_radial-gradient.scss", - "../scss/vendor/bourbon/css3/_transform.scss", - "../scss/vendor/bourbon/css3/_transition.scss", - "../scss/vendor/bourbon/css3/_user-select.scss", - "../scss/vendor/bourbon/css3/_placeholder.scss", - "../scss/vendor/bourbon/addons/_button.scss", - "../scss/vendor/bourbon/addons/_clearfix.scss", - "../scss/vendor/bourbon/addons/_directional-values.scss", - "../scss/vendor/bourbon/addons/_ellipsis.scss", - "../scss/vendor/bourbon/addons/_font-family.scss", - "../scss/vendor/bourbon/addons/_hide-text.scss", - "../scss/vendor/bourbon/addons/_html5-input-types.scss", - "../scss/vendor/bourbon/addons/_position.scss", - "../scss/vendor/bourbon/addons/_prefixer.scss", - "../scss/vendor/bourbon/addons/_retina-image.scss", - "../scss/vendor/bourbon/addons/_size.scss", - "../scss/vendor/bourbon/addons/_timing-functions.scss", - "../scss/vendor/bourbon/addons/_triangle.scss", - "../scss/vendor/bourbon/addons/_word-wrap.scss", - "../scss/vendor/bourbon/_bourbon-deprecated-upcoming.scss", - "../scss/configuration/nucleus/_base.scss", - "../scss/configuration/nucleus/_core.scss", - "../scss/configuration/nucleus/_breakpoints.scss", - "../scss/configuration/nucleus/_layout.scss", - "../scss/configuration/nucleus/_typography.scss", - "../scss/configuration/nucleus/_nav.scss", - "../scss/nucleus/functions/_base.scss", - "../scss/nucleus/functions/_direction.scss", - "../scss/nucleus/functions/_range.scss", - "../scss/nucleus/mixins/_base.scss", - "../scss/nucleus/mixins/_breakpoints.scss", - "../scss/nucleus/mixins/_utilities.scss", - "../scss/nucleus/_core.scss", - "../scss/nucleus/_flex.scss", - "../scss/nucleus/_typography.scss", - "../scss/nucleus/_forms.scss" - ], - "mappings": "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", - "names": [] -} \ No newline at end of file diff --git a/themes/antimatter/css-compiled/particles.css b/themes/antimatter/css-compiled/particles.css deleted file mode 100644 index c9edaf0d..00000000 --- a/themes/antimatter/css-compiled/particles.css +++ /dev/null @@ -1,3 +0,0 @@ -.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media all and (min-width: 75em){.large-desktop-text-left{text-align:left !important}.large-desktop-text-right{text-align:right !important}.large-desktop-text-center{text-align:center !important}.large-desktop-text-justify{text-align:justify !important}}@media all and (min-width: 60em) and (max-width: 74.938em){.desktop-text-left{text-align:left !important}.desktop-text-right{text-align:right !important}.desktop-text-center{text-align:center !important}.desktop-text-justify{text-align:justify !important}}@media all and (min-width: 48em) and (max-width: 59.938em){.tablet-text-left{text-align:left !important}.tablet-text-right{text-align:right !important}.tablet-text-center{text-align:center !important}.tablet-text-justify{text-align:justify !important}}@media all and (min-width: 30.063em) and (max-width: 47.938em){.large-mobile-text-left{text-align:left !important}.large-mobile-text-right{text-align:right !important}.large-mobile-text-center{text-align:center !important}.large-mobile-text-justify{text-align:justify !important}}@media all and (max-width: 30em){.small-mobile-text-left{text-align:left !important}.small-mobile-text-right{text-align:right !important}.small-mobile-text-center{text-align:center !important}.small-mobile-text-justify{text-align:justify !important}}@media all and (min-width: 48em){.no-mobile-text-left{text-align:left !important}.no-mobile-text-right{text-align:right !important}.no-mobile-text-center{text-align:center !important}.no-mobile-text-justify{text-align:justify !important}}@media all and (max-width: 47.938em){.mobile-only-text-left{text-align:left !important}.mobile-only-text-right{text-align:right !important}.mobile-only-text-center{text-align:center !important}.mobile-only-text-justify{text-align:justify !important}} - -/*# sourceMappingURL=particles.css.map */ \ No newline at end of file diff --git a/themes/antimatter/css-compiled/particles.css.map b/themes/antimatter/css-compiled/particles.css.map deleted file mode 100644 index 602fad76..00000000 --- a/themes/antimatter/css-compiled/particles.css.map +++ /dev/null @@ -1,95 +0,0 @@ -{ - "version": 3, - "file": "particles.css", - "sources": [ - "../scss/particles.scss", - "../scss/vendor/bourbon/_bourbon.scss", - "../scss/vendor/bourbon/settings/_prefixer.scss", - "../scss/vendor/bourbon/settings/_px-to-em.scss", - "../scss/vendor/bourbon/helpers/_convert-units.scss", - "../scss/vendor/bourbon/helpers/_gradient-positions-parser.scss", - "../scss/vendor/bourbon/helpers/_is-num.scss", - "../scss/vendor/bourbon/helpers/_linear-angle-parser.scss", - "../scss/vendor/bourbon/helpers/_linear-gradient-parser.scss", - "../scss/vendor/bourbon/helpers/_linear-positions-parser.scss", - "../scss/vendor/bourbon/helpers/_linear-side-corner-parser.scss", - "../scss/vendor/bourbon/helpers/_radial-arg-parser.scss", - "../scss/vendor/bourbon/helpers/_radial-positions-parser.scss", - "../scss/vendor/bourbon/helpers/_radial-gradient-parser.scss", - "../scss/vendor/bourbon/helpers/_render-gradients.scss", - "../scss/vendor/bourbon/helpers/_shape-size-stripper.scss", - "../scss/vendor/bourbon/helpers/_str-to-num.scss", - "../scss/vendor/bourbon/functions/_assign.scss", - "../scss/vendor/bourbon/functions/_color-lightness.scss", - "../scss/vendor/bourbon/functions/_flex-grid.scss", - "../scss/vendor/bourbon/functions/_golden-ratio.scss", - "../scss/vendor/bourbon/functions/_grid-width.scss", - "../scss/vendor/bourbon/functions/_modular-scale.scss", - "../scss/vendor/bourbon/functions/_px-to-em.scss", - "../scss/vendor/bourbon/functions/_px-to-rem.scss", - "../scss/vendor/bourbon/functions/_strip-units.scss", - "../scss/vendor/bourbon/functions/_tint-shade.scss", - "../scss/vendor/bourbon/functions/_transition-property-name.scss", - "../scss/vendor/bourbon/functions/_unpack.scss", - "../scss/vendor/bourbon/css3/_animation.scss", - "../scss/vendor/bourbon/css3/_appearance.scss", - "../scss/vendor/bourbon/css3/_backface-visibility.scss", - "../scss/vendor/bourbon/css3/_background.scss", - "../scss/vendor/bourbon/css3/_background-image.scss", - "../scss/vendor/bourbon/css3/_border-image.scss", - "../scss/vendor/bourbon/css3/_border-radius.scss", - "../scss/vendor/bourbon/css3/_box-sizing.scss", - "../scss/vendor/bourbon/css3/_calc.scss", - "../scss/vendor/bourbon/css3/_columns.scss", - "../scss/vendor/bourbon/css3/_filter.scss", - "../scss/vendor/bourbon/css3/_flex-box.scss", - "../scss/vendor/bourbon/css3/_font-face.scss", - "../scss/vendor/bourbon/css3/_hyphens.scss", - "../scss/vendor/bourbon/css3/_hidpi-media-query.scss", - "../scss/vendor/bourbon/css3/_image-rendering.scss", - "../scss/vendor/bourbon/css3/_keyframes.scss", - "../scss/vendor/bourbon/css3/_linear-gradient.scss", - "../scss/vendor/bourbon/css3/_perspective.scss", - "../scss/vendor/bourbon/css3/_radial-gradient.scss", - "../scss/vendor/bourbon/css3/_transform.scss", - "../scss/vendor/bourbon/css3/_transition.scss", - "../scss/vendor/bourbon/css3/_user-select.scss", - "../scss/vendor/bourbon/css3/_placeholder.scss", - "../scss/vendor/bourbon/addons/_button.scss", - "../scss/vendor/bourbon/addons/_clearfix.scss", - "../scss/vendor/bourbon/addons/_directional-values.scss", - "../scss/vendor/bourbon/addons/_ellipsis.scss", - "../scss/vendor/bourbon/addons/_font-family.scss", - "../scss/vendor/bourbon/addons/_hide-text.scss", - "../scss/vendor/bourbon/addons/_html5-input-types.scss", - "../scss/vendor/bourbon/addons/_position.scss", - "../scss/vendor/bourbon/addons/_prefixer.scss", - "../scss/vendor/bourbon/addons/_retina-image.scss", - "../scss/vendor/bourbon/addons/_size.scss", - "../scss/vendor/bourbon/addons/_timing-functions.scss", - "../scss/vendor/bourbon/addons/_triangle.scss", - "../scss/vendor/bourbon/addons/_word-wrap.scss", - "../scss/vendor/bourbon/_bourbon-deprecated-upcoming.scss", - "../scss/configuration/nucleus/_base.scss", - "../scss/configuration/nucleus/_core.scss", - "../scss/configuration/nucleus/_breakpoints.scss", - "../scss/configuration/nucleus/_layout.scss", - "../scss/configuration/nucleus/_typography.scss", - "../scss/configuration/nucleus/_nav.scss", - "../scss/configuration/template/_base.scss", - "../scss/configuration/template/_colors.scss", - "../scss/configuration/template/_typography.scss", - "../scss/configuration/template/_bullets.scss", - "../scss/configuration/template/_variables.scss", - "../scss/nucleus/functions/_base.scss", - "../scss/nucleus/functions/_direction.scss", - "../scss/nucleus/functions/_range.scss", - "../scss/nucleus/mixins/_base.scss", - "../scss/nucleus/mixins/_breakpoints.scss", - "../scss/nucleus/mixins/_utilities.scss", - "../scss/nucleus/particles/_align-text.scss", - "../scss/nucleus/particles/_visibility.scss" - ], - "mappings": "AqFsBC,AAAA,UAAU,AAAC,CACV,UAAU,CAAE,eAAgB,CAC5B,AACD,AAAA,WAAW,AAAC,CACX,UAAU,CAAE,gBAAiB,CAC7B,AACD,AAAA,YAAY,AAAC,CACZ,UAAU,CAAE,iBAAkB,CAC9B,AACD,AAAA,aAAa,AAAC,CACb,UAAU,CAAE,kBAAmB,CAC/B,AAGA,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,EACtB,AAAA,wBAAwB,AAAxB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,yBAAyB,AAAzB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,0BAA0B,AAA1B,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,2BAA2B,AAA3B,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,OAAO,SAAS,EAAC,QAAQ,EAC/C,AAAA,kBAAkB,AAAlB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,mBAAmB,AAAnB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,oBAAoB,AAApB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,qBAAqB,AAArB,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,OAAO,SAAS,EAAC,QAAQ,EAC/C,AAAA,iBAAiB,AAAjB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,kBAAkB,AAAlB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,mBAAmB,AAAnB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,oBAAoB,AAApB,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,QAAQ,OAAO,SAAS,EAAC,QAAQ,EACnD,AAAA,uBAAuB,AAAvB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,wBAAwB,AAAxB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,yBAAyB,AAAzB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,0BAA0B,AAA1B,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,EACtB,AAAA,uBAAuB,AAAvB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,wBAAwB,AAAxB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,yBAAyB,AAAzB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,0BAA0B,AAA1B,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,EACtB,AAAA,oBAAoB,AAApB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,qBAAqB,AAArB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,sBAAsB,AAAtB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,uBAAuB,AAAvB,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,QAAQ,EAC1B,AAAA,sBAAsB,AAAtB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,uBAAuB,AAAvB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,wBAAwB,AAAxB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,yBAAyB,AAAzB,CAAE,UAAU,CAAE,kBAAmB,CAAI", - "names": [] -} \ No newline at end of file diff --git a/themes/antimatter/css-compiled/template.css b/themes/antimatter/css-compiled/template.css deleted file mode 100644 index a0dc2766..00000000 --- a/themes/antimatter/css-compiled/template.css +++ /dev/null @@ -1,923 +0,0 @@ -@import url(//fonts.googleapis.com/css?family=Montserrat:400|Raleway:300,400,600|Inconsolata); -#header #logo h3, #header #navbar .panel-activation, #footer p { - position: relative; - top: 50%; - -webkit-transform: translateY(-50%); - -moz-transform: translateY(-50%); - -o-transform: translateY(-50%); - -ms-transform: translateY(-50%); - transform: translateY(-50%); } - -.button, .button-secondary { - display: inline-block; - padding: 7px 20px; } - .button-small.button, .button-small.button-secondary { - padding: 3px 10px; - font-size: 0.9rem; } - -html, body { - height: 100%; } - -body { - background: #fff; - color: #444; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; } - -a { - color: #1BB3E9; } - a:hover { - color: #0e6e90; } - -b, strong, label, th { - font-weight: 600; } - -#container { - min-height: 100%; - position: relative; } - -.fullwidth #body { - padding-left: 0; - padding-right: 0; } - -#body { - background: #fff; - padding-top: 8rem; - padding-bottom: 11rem; } - -.left { - float: left; } - -.right { - float: right; } - -.default-animation, #body, #header, #header #logo h3, #header #navbar ul.navigation, .modular .showcase .button { - -webkit-transition: all 0.5s ease; - -moz-transition: all 0.5s ease; - transition: all 0.5s ease; } - -.padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer { - padding-left: 7rem; - padding-right: 7rem; } - @media only all and (max-width: 59.938em) { - .padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer { - padding-left: 4rem; - padding-right: 4rem; } } - @media only all and (max-width: 47.938em) { - .padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer { - padding-left: 1rem; - padding-right: 1rem; } } - -.padding-vert { - padding-top: 3rem; - padding-bottom: 3rem; } - -#header { - position: fixed; - z-index: 10; - width: 100%; - height: 5rem; - background-color: rgba(255, 255, 255, 0.9); - box-shadow: 0 0.05rem 1rem rgba(0, 0, 0, 0.15); } - #header.scrolled { - height: 3rem; - background-color: rgba(255, 255, 255, 0.9) !important; - box-shadow: 0 0.05rem 1rem rgba(0, 0, 0, 0.15) !important; } - #header.scrolled #logo h3 { - color: #444 !important; - font-size: 1.6rem !important; } - #header.scrolled #logo a, #header.scrolled #navbar span { - color: #444 !important; } - #header.scrolled #navbar a { - color: #1BB3E9 !important; } - #header.scrolled #navbar a:hover { - color: #0e6e90 !important; } - #header.scrolled #navbar a:before, #header.scrolled #navbar a:after { - background-color: #1BB3E9 !important; } - #header.scrolled .navigation { - margin-top: 0.5rem !important; } - #header > .grid, #header #logo, #header #navbar { - height: 100%; } - #header #logo { - float: left; } - #header #logo h3 { - font-size: 2rem; - line-height: 2rem; - margin: 0; - text-transform: uppercase; } - #header #logo h3 a { - color: #444; } - #header #navbar { - font-size: 0.9rem; - /* Child Indicator */ } - #header #navbar .has-children > a > span { - display: inline-block; - padding-right: 8px; } - #header #navbar .has-children > a > span:after { - font-family: FontAwesome; - content: '\f107'; - position: absolute; - display: inline-block; - right: 8px; - top: 4px; } - #header #navbar .has-children > a:after, #header #navbar .has-children > a:before { - display: none; } - #header #navbar .has-children .has-children > a > span:after { - content: '\f105'; } - #header #navbar .navigation > .has-children:hover > a { - background: #f6f6f6; - border: 1px solid #ececec; - border-bottom-color: #f6f6f6; - margin: -1px -1px 0 -1px; - z-index: 1000; - position: relative; - padding-bottom: 1px; } - #header #navbar ul { - margin: 0; - padding: 0; - list-style: none; } - #header #navbar ul.navigation { - display: inline-block; - float: right; - margin-top: 1.4rem; } - #header #navbar ul.navigation li { - float: left; - position: relative; - /*Active dropdown nav item */ - /* Dropdown CSS */ - /* Active on Hover */ } - #header #navbar ul.navigation li a { - font-family: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - display: inline-block; - padding: 0.3rem 0.8rem; - -webkit-backface-visibility: hidden; } - #header #navbar ul.navigation li a:before, #header #navbar ul.navigation li a:after { - content: ""; - position: absolute; - width: 100%; - height: 1px; - bottom: 0; - left: 0; - background-color: #1BB3E9; - visibility: hidden; - -webkit-transform: scaleX(0); - -moz-transform: scaleX(0); - -ms-transform: scaleX(0); - -o-transform: scaleX(0); - transform: scaleX(0); - -webkit-transition: all 0.2s ease; - -moz-transition: all 0.2s ease; - transition: all 0.2s ease; } - #header #navbar ul.navigation li a:hover:before { - visibility: visible; - -webkit-transform: scaleX(0.75); - -moz-transform: scaleX(0.75); - -ms-transform: scaleX(0.75); - -o-transform: scaleX(0.75); - transform: scaleX(0.75); } - #header #navbar ul.navigation li a.active:after { - top: 0; - visibility: visible; - -webkit-transform: scaleX(0.75); - -moz-transform: scaleX(0.75); - -ms-transform: scaleX(0.75); - -o-transform: scaleX(0.75); - transform: scaleX(0.75); } - #header #navbar ul.navigation li.active a:after { - top: 0; - visibility: visible; - -webkit-transform: scaleX(0.75); - -moz-transform: scaleX(0.75); - -ms-transform: scaleX(0.75); - -o-transform: scaleX(0.75); - transform: scaleX(0.75); } - #header #navbar ul.navigation li ul { - position: absolute; - background-color: #f6f6f6; - border: 1px solid #ececec; - border-top: 0; - min-width: 12rem; - text-align: left; - z-index: 999; - left: -1px; - display: none; } - #header #navbar ul.navigation li ul li { - display: block; - float: none; - /* Active Dropdown nav item */ } - #header #navbar ul.navigation li ul li.active > a { - background-color: #ececec; - color: #1BB3E9; } - #header #navbar ul.navigation li ul li:hover > a { - background-color: #1BB3E9; - color: #fff; } - #header #navbar ul.navigation li ul li a { - display: block; - margin: 0 -1px; } - #header #navbar ul.navigation li ul li a:after, #header #navbar ul.navigation li ul li a:before { - display: none; } - #header #navbar ul.navigation li ul ul { - left: 100%; - top: 0px; } - #header #navbar ul.navigation li:hover > ul { - display: block; } - @media only all and (max-width: 59.938em) { - #header #navbar ul.navigation { - display: none; } } - #header #navbar .panel-activation { - padding: 1rem; - display: none; - font-size: 1.8rem; - cursor: pointer; - float: right; } - @media only all and (max-width: 59.938em) { - #header #navbar .panel-activation { - display: inline-block; } } - -.header-image.fullwidth #body { - padding-left: 0; - padding-right: 0; } - .header-image.fullwidth #body > .listing-row { - padding-left: 7rem; - padding-right: 7rem; } -.header-image .listing-row:last-child { - margin-bottom: 2rem; } -.header-image #body .flush-top { - margin-top: -9.5rem; - padding-top: 9rem; } -.header-image #breadcrumbs { - margin-top: 1rem; } -.header-image #header { - background-color: rgba(255, 255, 255, 0); - box-shadow: none; } - .header-image #header .navigation .has-children:hover a { - color: #1BB3E9; } - .header-image #header #logo h3, .header-image #header #logo a { - color: #FFFFFF; } - .header-image #header a, .header-image #header .menu-btn { - color: #FFFFFF; } - .header-image #header a:before, .header-image #header a:after { - background-color: rgba(255, 255, 255, 0.7) !important; } - -#footer { - position: absolute; - background: #333; - height: 6rem; - right: 0; - bottom: 0; - left: 0; - color: #999; - text-align: center; } - #footer a:hover { - color: #fff; } - #footer .totop { - position: absolute; - bottom: 5rem; - text-align: center; - left: 0; - right: 0; } - #footer .totop span { - font-size: 1.7rem; - line-height: 2.5rem; - background: #333; - width: 3rem; - height: 2rem; - border-radius: 3px; - display: inline-block; - text-align: top; } - #footer p { - margin: 0; } - #footer p .fa { - color: #fff; } - -html, body, button, input, select, textarea, .pure-g, .pure-g [class*="pure-u"] { - font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - font-weight: 400; } - -h1, h2, h3, h4, h5, h6 { - font-family: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - font-weight: 400; - text-rendering: optimizeLegibility; - letter-spacing: -0px; } - -h1 { - font-size: 3.2rem; } - @media only all and (max-width: 47.938em) { - h1 { - font-size: 2.5rem; - line-height: 1.2; - margin-bottom: 2.5rem; } } - -@media only all and (min-width: 48em) and (max-width: 59.938em) { - h2 { - font-size: 2.1rem; } } -@media only all and (max-width: 47.938em) { - h2 { - font-size: 2rem; } } - -@media only all and (min-width: 48em) and (max-width: 59.938em) { - h3 { - font-size: 1.7rem; } } -@media only all and (max-width: 47.938em) { - h3 { - font-size: 1.6rem; } } - -@media only all and (min-width: 48em) and (max-width: 59.938em) { - h4 { - font-size: 1.35rem; } } -@media only all and (max-width: 47.938em) { - h4 { - font-size: 1.25rem; } } - -h1 { - text-align: center; - letter-spacing: -3px; } - -h2 { - letter-spacing: -2px; } - -h3 { - letter-spacing: -1px; } - -h1 + h2 { - margin: -2rem 0 2rem 0; - font-size: 2rem; - line-height: 1; - text-align: center; - font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - font-weight: 300; } - @media only all and (min-width: 48em) and (max-width: 59.938em) { - h1 + h2 { - font-size: 1.6rem; } } - @media only all and (max-width: 47.938em) { - h1 + h2 { - font-size: 1.5rem; } } - -h2 + h3 { - margin: 0.5rem 0 2rem 0; - font-size: 2rem; - line-height: 1; - text-align: center; - font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - font-weight: 300; } - @media only all and (min-width: 48em) and (max-width: 59.938em) { - h2 + h3 { - font-size: 1.6rem; } } - @media only all and (max-width: 47.938em) { - h2 + h3 { - font-size: 1.5rem; } } - -blockquote { - border-left: 10px solid #F0F2F4; } - blockquote p { - font-size: 1.1rem; - color: #999; } - blockquote cite { - display: block; - text-align: right; - color: #666; - font-size: 1.2rem; } - -blockquote > blockquote > blockquote { - margin: 0; } - blockquote > blockquote > blockquote p { - padding: 15px; - display: block; - font-size: 1rem; - margin-top: 0rem; - margin-bottom: 0rem; } - blockquote > blockquote > blockquote > p { - margin-left: -71px; - border-left: 10px solid #F0AD4E; - background: #FCF8F2; - color: #df8a13; } - blockquote > blockquote > blockquote > p a { - color: #b06d0f; } - blockquote > blockquote > blockquote > p a:hover { - color: #f2b866; } - blockquote > blockquote > blockquote > blockquote > p { - margin-left: -94px; - border-left: 10px solid #D9534F; - background: #FDF7F7; - color: #b52b27; } - blockquote > blockquote > blockquote > blockquote > p a { - color: #8b211e; } - blockquote > blockquote > blockquote > blockquote > p a:hover { - color: #de6764; } - blockquote > blockquote > blockquote > blockquote > blockquote > p { - margin-left: -118px; - border-left: 10px solid #5BC0DE; - background: #F4F8FA; - color: #28a1c5; } - blockquote > blockquote > blockquote > blockquote > blockquote > p a { - color: #1f7e9a; } - blockquote > blockquote > blockquote > blockquote > blockquote > p a:hover { - color: #70c8e2; } - blockquote > blockquote > blockquote > blockquote > blockquote > blockquote > p { - margin-left: -142px; - border-left: 10px solid #5CB85C; - background: #F1F9F1; - color: #3d8b3d; } - blockquote > blockquote > blockquote > blockquote > blockquote > blockquote > p a { - color: #2d672d; } - blockquote > blockquote > blockquote > blockquote > blockquote > blockquote > p a:hover { - color: #6ec06e; } - -code, -kbd, -pre, -samp { - font-family: "Inconsolata", monospace; } - -code { - background: #f9f2f4; - color: #9c1d3d; } - -pre { - padding: 2rem; - background: #f0f0f0; - border: 1px solid #ddd; - border-radius: 3px; } - pre code { - color: #237794; - background: inherit; } - -hr { - border-bottom: 4px solid #F0F2F4; } - -.page-title { - margin-top: -25px; - padding: 25px; - float: left; - clear: both; - background: #1BB3E9; - color: #fff; } - -.label { - vertical-align: middle; - background: #1BB3E9; - border-radius: 100%; - color: #fff; - height: 1rem; - min-width: 1rem; - line-height: 1rem; - display: inline-block; - text-align: center; - font-size: 0.7rem; - font-family: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - margin-right: 0.75rem; } - -fieldset { - border: 1px solid #ddd; } - -textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple=multiple] { - background-color: white; - border: 1px solid #ddd; - box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06); } - textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, select[multiple=multiple]:hover { - border-color: #c4c4c4; } - textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus { - border-color: #1BB3E9; - box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(21, 163, 214, 0.7); } - -.form-field .required { - color: #F3443F; - font-size: 3rem; - line-height: 3rem; - vertical-align: top; - height: 1.5rem; - display: inline-block; } - -form .buttons { - text-align: center; } -form input { - font-weight: 400; } - -table { - border: 1px solid #eaeaea; - table-layout: auto; } - -th { - background: #f7f7f7; - padding: 0.5rem; } - -td { - padding: 0.5rem; - border: 1px solid #eaeaea; } - -.button { - background: #fff; - color: #1BB3E9; - border: 1px solid #1BB3E9; - border-radius: 3px; } - .button:hover { - background: #1BB3E9; - color: #fff; } - .button:active { - box-shadow: 0 1px 0 #118ab5; } - -.button-secondary { - background: #fff; - color: #F6635E; - border: 1px solid #F6635E; - border-radius: 3px; } - .button-secondary:hover { - background: #F6635E; - color: #fff; } - .button-secondary:active { - box-shadow: 0 1px 0 #f32b24; } - -.bullets { - margin: 1.7rem 0; - margin-left: -0.85rem; - margin-right: -0.85rem; - overflow: auto; } - -.bullet { - float: left; - padding: 0 0.85rem; } - -.two-column-bullet { - width: 50%; } - @media only all and (max-width: 47.938em) { - .two-column-bullet { - width: 100%; } } - -.three-column-bullet { - width: 33.33333%; } - @media only all and (max-width: 47.938em) { - .three-column-bullet { - width: 100%; } } - -.four-column-bullet { - width: 25%; } - @media only all and (max-width: 47.938em) { - .four-column-bullet { - width: 100%; } } - -.bullet-icon { - float: left; - background: #1BB3E9; - padding: 0.875rem; - width: 3.5rem; - height: 3.5rem; - border-radius: 50%; - color: #fff; - font-size: 1.75rem; - text-align: center; } - -.bullet-icon-1 { - background: #1BB3E9; } - -.bullet-icon-2 { - background: #1be9da; } - -.bullet-icon-3 { - background: #d5e91b; } - -.bullet-content { - margin-left: 4.55rem; } - -.sb-slidebar { - background-color: #333 !important; } - -#panel { - padding-top: 1rem; - color: #ddd; } - #panel .navigation { - list-style: none; - padding: 0; } - #panel .navigation li { - border-bottom: 1px solid #3d3d3d; } - #panel .navigation li a { - color: #ddd; - display: block; - padding: 0.5rem 1rem; - font-weight: 600; } - #panel .navigation li a:hover { - color: white; - background-color: #262626; } - #panel .navigation li a:last-child { - border-bottom: 0; } - #panel .navigation li.active > a { - background: #fff; - color: #444; } - #panel .navigation li.active > a:hover { - color: #444; } - #panel .navigation li:first-child { - border-top: 1px solid #3d3d3d; } - #panel .navigation li ul { - list-style: none; - padding: 0; } - #panel .navigation li ul li { - border: 0 !important; } - #panel .navigation li ul li a { - color: #c4c4c4; - padding: 0.2rem 1rem 0.2rem 2rem; - font-size: 0.9rem; } - #panel .navigation li ul li li a { - padding-left: 3rem; } - #panel .navigation li ul li li a li a { - padding-left: 4rem; } - #panel .navigation li ul li.active > a { - background: #ccc; } - -.blog-header { - padding-top: 2rem; - padding-bottom: 2rem; } - .blog-header.blog-header-image { - background-size: cover; - background-position: center; } - .blog-header.blog-header-image h1, .blog-header.blog-header-image h2 { - color: #FFFFFF; } - .blog-header h1 { - font-size: 4rem; - margin-top: 0; } - @media only all and (min-width: 48em) and (max-width: 59.938em) { - .blog-header h1 { - font-size: 3rem; } } - @media only all and (max-width: 47.938em) { - .blog-header h1 { - font-size: 2.5rem; - line-height: 1.2; - margin-bottom: 2.5rem; } } - .blog-header + .blog-content { - padding-top: 3rem; } - -.list-item { - border-bottom: 1px solid #EEEEEE; - margin-bottom: 3rem; } - .list-item:last-child { - border-bottom: 0; } - .list-item .list-blog-header { - position: relative; } - .list-item .list-blog-header h4 { - margin-bottom: 0.5rem; } - .list-item .list-blog-header h4 a { - color: #444; } - .list-item .list-blog-header h4 a:hover { - color: #1BB3E9; } - .list-item .list-blog-header img { - display: block; - margin-top: 1rem; - border-radius: 3px; } - .list-item .list-blog-date { - float: right; - text-align: center; } - .list-item .list-blog-date span { - display: block; - font-size: 1.75rem; - font-weight: 600; - line-height: 110%; } - .list-item .list-blog-date em { - display: block; - border-top: 1px solid #EEEEEE; - font-style: normal; - text-transform: uppercase; } - -.blog-content-item .list-blog-padding > p:nth-child(2) { - font-size: 1.2rem; } - -.tags a { - display: inline-block; - font-size: 0.8rem; - border: 1px solid #1BB3E9; - border-radius: 3px; - padding: 0.1rem 0.4rem; - margin-bottom: 0.2rem; - text-transform: uppercase; } - -.archives, .related-pages { - padding: 0; - list-style: none; } - .archives li, .related-pages li { - border-bottom: 1px solid #EEEEEE; - line-height: 2rem; } - .archives li:last-child, .related-pages li:last-child { - border-bottom: 0; } - -.related-pages li a { - display: block; } -.related-pages .score { - display: block; - float: right; - color: #999; - font-size: 85%; } - -.syndicate a { - margin-bottom: 1rem; } - -div#breadcrumbs { - padding-left: 0; } - @media only all and (max-width: 47.938em) { - div#breadcrumbs { - display: none; } } - -#sidebar { - padding-left: 3rem; } - @media only all and (max-width: 47.938em) { - #sidebar { - padding-left: 0; } } - #sidebar .sidebar-content { - margin-bottom: 3rem; } - #sidebar .sidebar-content h4 { - margin-bottom: 1rem; } - #sidebar .sidebar-content p, #sidebar .sidebar-content ul { - margin-top: 1rem; } - -ul.pagination { - margin: 0 0 3rem; - text-align: center; } - -.prev-next { - margin-top: 5rem; - text-align: center; } - -#error { - text-align: center; - display: flex; - align-items: center; - justify-content: center; - height: 100%; - padding-bottom: 6rem; } - #error h1 { - font-size: 5rem; } - #error p { - margin: 1rem 0; } - -.simplesearch h1 { - margin-bottom: 0; } -.simplesearch .center { - text-align: center; } -.simplesearch input { - display: inline-block; - max-width: 30rem; - font-size: 2rem; } -.simplesearch .search-image { - margin-top: 1rem; } - .simplesearch .search-image img { - border-radius: 4px; } - @media only all and (max-width: 47.938em) { - .simplesearch .search-image img { - display: none; } } -@media only all and (max-width: 47.938em) { - .simplesearch .search-item { - margin-left: 0; } } -.simplesearch .search-wrapper .search-submit { - height: 52px; - padding: 0 10px; } - .simplesearch .search-wrapper .search-submit img { - width: 30px; } -.simplesearch .search-details { - float: right; - margin-top: -2.5rem; - font-weight: bold; - font-size: 1rem; - color: #777777; } - @media only all and (max-width: 47.938em) { - .simplesearch .search-details { - float: none; - margin-top: -0.2rem; - margin-bottom: 1rem; } } -.simplesearch hr { - border-bottom: 1px solid #eee; } - -.grav-lightslider .lSSlideOuter .lSPager.lSpg > li a { - z-index: 1; } - -#body > script:first-child + .grav-lightslider { - margin-top: -3rem; } - -.modular.header-image #header { - background-color: rgba(255, 255, 255, 0); - box-shadow: none; } - .modular.header-image #header #logo h3 { - color: #FFFFFF; } - .modular.header-image #header #navbar a { - color: #FFFFFF; } -.modular .showcase { - padding-top: 4rem; - padding-bottom: 4rem; - background-color: #666; - background-size: cover; - background-position: center; - text-align: center; - color: #FFFFFF; } - .modular .showcase h1 { - font-size: 4rem; - margin-top: 0; } - @media only all and (min-width: 48em) and (max-width: 59.938em) { - .modular .showcase h1 { - font-size: 3rem; } } - @media only all and (max-width: 47.938em) { - .modular .showcase h1 { - font-size: 2.5rem; - line-height: 1.2; - margin-bottom: 2.5rem; } } - .modular .showcase .button { - color: #FFFFFF; - padding: 0.7rem 2rem; - margin-top: 2rem; - background: rgba(255, 255, 255, 0); - border: 1px solid #FFFFFF; - border-radius: 3px; - box-shadow: none; - font-size: 1.3rem; } - .modular .showcase .button:hover { - background: rgba(255, 255, 255, 0.2); } - -.modular .features { - padding: 6rem 0; - text-align: center; } - .modular .features:after { - content: ""; - display: table; - clear: both; } - .modular .features h2 { - margin: 0; - line-height: 100%; } - .modular .features p { - margin: 1rem 0; - font-size: 1.2rem; } - @media only all and (max-width: 47.938em) { - .modular .features p { - font-size: 1rem; } } - .modular .features .feature-items { - margin-top: 2rem; } - @supports not (flex-wrap: wrap) { - .modular .features .feature-items { - overflow: hidden; } } - .modular .features .feature { - display: block; - float: left; - width: 25%; - vertical-align: top; - margin-top: 2rem; - margin-bottom: 1rem; } - @media only all and (min-width: 30.063em) and (max-width: 47.938em) { - .modular .features .feature { - margin-top: 1rem; - width: 50%; } } - @media only all and (max-width: 30em) { - .modular .features .feature { - margin-top: 1rem; - width: 100%; } } - .modular .features .feature i.fa { - font-size: 2rem; - color: #1BB3E9; } - .modular .features .feature h4 { - margin: 0; - font-size: 1.1rem; } - .modular .features .feature p { - display: inline-block; - font-size: 1rem; - margin: 0.2rem 0 1rem; } - .modular .features.big { - text-align: center; } - .modular .features.big .feature { - width: 50%; } - @media only all and (max-width: 30em) { - .modular .features.big .feature { - margin-top: 1rem; - width: 100%; } } - .modular .features.big i.fa { - font-size: 3rem; - float: left; } - .modular .features.big .feature-content { - padding-right: 2rem; } - .modular .features.big .feature-content.icon-offset { - margin-left: 5rem; } - .modular .features.big .feature-content h4 { - font-size: 1.3rem; - text-align: left; } - .modular .features.big .feature-content p { - padding: 0; - text-align: left; } - -.callout { - background: #f6f6f6; - padding: 6rem 0.938rem; } - @media only all and (max-width: 59.938em) { - .callout { - text-align: center; } } - .callout .align-left { - float: left; - margin-right: 2rem; } - @media only all and (max-width: 59.938em) { - .callout .align-left { - float: none; - margin-right: 0; } } - .callout .align-right { - float: right; - margin-left: 2rem; } - @media only all and (max-width: 59.938em) { - .callout .align-right { - float: none; - margin-left: 0; } } - .callout img { - border-radius: 3px; } - -.modular .modular-row:last-child { - margin-bottom: 2rem; } - -/*# sourceMappingURL=template.css.map */ diff --git a/themes/antimatter/css-compiled/template.css.map b/themes/antimatter/css-compiled/template.css.map deleted file mode 100644 index 3329b573..00000000 --- a/themes/antimatter/css-compiled/template.css.map +++ /dev/null @@ -1,7 +0,0 @@ -{ -"version": 3, -"mappings": "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", -"sources": ["../scss/template/_fonts.scss","../scss/nucleus/mixins/_utilities.scss","../scss/template/modules/_buttons.scss","../scss/template/_core.scss","../scss/configuration/template/_colors.scss","../scss/configuration/template/_bullets.scss","../scss/configuration/template/_variables.scss","../scss/template/_extensions.scss","../scss/vendor/bourbon/addons/_prefixer.scss","../scss/nucleus/mixins/_breakpoints.scss","../scss/template/_header.scss","../scss/configuration/template/_typography.scss","../scss/template/_footer.scss","../scss/template/_typography.scss","../scss/configuration/nucleus/_typography.scss","../scss/template/_forms.scss","../scss/template/_tables.scss","../scss/template/_buttons.scss","../scss/template/_bullets.scss","../scss/template/_panel.scss","../scss/template/_blog.scss","../scss/template/_errors.scss","../scss/template/_simplesearch.scss","../scss/template/_custom.scss","../scss/template/modular/_showcase.scss","../scss/template/modular/_features.scss","../scss/vendor/bourbon/addons/_clearfix.scss","../scss/template/modular/_text.scss","../scss/template/modular/_all.scss"], -"names": [], -"file": "template.css" -} \ No newline at end of file diff --git a/themes/antimatter/css/font-awesome.min.css b/themes/antimatter/css/font-awesome.min.css deleted file mode 100644 index 540440ce..00000000 --- a/themes/antimatter/css/font-awesome.min.css +++ /dev/null @@ -1,4 +0,0 @@ -/*! - * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/themes/antimatter/css/nucleus-ie10.css b/themes/antimatter/css/nucleus-ie10.css deleted file mode 100644 index c1d2f2af..00000000 --- a/themes/antimatter/css/nucleus-ie10.css +++ /dev/null @@ -1,24 +0,0 @@ -button { - overflow: visible; -} - -input[type="checkbox"], -input[type="radio"] { - box-sizing: border-box; - padding: 0; -} - -.fixed-blocks { - display: block; -} - -.feature-items { - overflow: hidden; -} - -.modular .features .feature { - margin: 1%; - display: inline-block; - vertical-align: top; - float: none; -} \ No newline at end of file diff --git a/themes/antimatter/css/nucleus-ie9.css b/themes/antimatter/css/nucleus-ie9.css deleted file mode 100644 index 46df3763..00000000 --- a/themes/antimatter/css/nucleus-ie9.css +++ /dev/null @@ -1,62 +0,0 @@ -/* IE9 Resets and Normalization */ -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -nav, -section, -summary { - display: block; -} - -audio, -canvas, -progress, -video { - display: inline-block; -} - -[hidden], -template { - display: none; -} - -abbr[title] { - border-bottom: 1px dotted; -} - -img { - border: 0; -} - -svg:not(:root) { - overflow: hidden; -} - -figure { - margin: 1em 40px; -} - -button { - overflow: visible; -} - -input[type="checkbox"], -input[type="radio"] { - box-sizing: border-box; - padding: 0; -} - -legend { - border: 0; - padding: 0; -} - -textarea { - overflow: auto; -} \ No newline at end of file diff --git a/themes/antimatter/css/prism.css b/themes/antimatter/css/prism.css deleted file mode 100644 index 00005b31..00000000 --- a/themes/antimatter/css/prism.css +++ /dev/null @@ -1,121 +0,0 @@ -/* http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript */ -/** - * prism.js default theme for JavaScript, CSS and HTML - * Based on dabblet (http://dabblet.com) - * @author Lea Verou - */ - -code[class*="language-"], -pre[class*="language-"] { - color: black; - text-shadow: 0 1px white; - direction: ltr; - text-align: left; - white-space: pre; - word-spacing: normal; - word-break: normal; - - - -moz-tab-size: 4; - -o-tab-size: 4; - tab-size: 4; - - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; -} - -pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, -code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { - text-shadow: none; - background: #b3d4fc; -} - -pre[class*="language-"]::selection, pre[class*="language-"] ::selection, -code[class*="language-"]::selection, code[class*="language-"] ::selection { - text-shadow: none; - background: #b3d4fc; -} - -@media print { - code[class*="language-"], - pre[class*="language-"] { - text-shadow: none; - } -} - -/* Code blocks */ -pre[class*="language-"] { - padding: 1em; - margin: .5em 0; - overflow: auto; -} - -/* Inline code */ -:not(pre) > code[class*="language-"] { - padding: .1em; - border-radius: .3em; -} - -.token.comment, -.token.prolog, -.token.doctype, -.token.cdata { - color: slategray; -} - -.token.punctuation { - color: #999; -} - -.namespace { - opacity: .7; -} - -.token.property, -.token.tag, -.token.boolean, -.token.number, -.token.constant, -.token.symbol { - color: #905; -} - -.token.selector, -.token.attr-name, -.token.string, -.token.builtin { - color: #690; -} - -.token.operator, -.token.entity, -.token.url, -.language-css .token.string, -.style .token.string, -.token.variable { - color: #a67f59; - background: hsla(0,0%,100%,.5); -} - -.token.atrule, -.token.attr-value, -.token.keyword { - color: #07a; -} - - -.token.regex, -.token.important { - color: #e90; -} - -.token.important { - font-weight: bold; -} - -.token.entity { - cursor: help; -} - diff --git a/themes/antimatter/css/pure-0.5.0/grids-min.css b/themes/antimatter/css/pure-0.5.0/grids-min.css deleted file mode 100644 index 82bf8163..00000000 --- a/themes/antimatter/css/pure-0.5.0/grids-min.css +++ /dev/null @@ -1,15 +0,0 @@ -/*! -Pure v0.5.0-rc-1 -Copyright 2014 Yahoo! Inc. All rights reserved. -Licensed under the BSD License. -https://github.com/yui/pure/blob/master/LICENSE.md -*/ -.pure-g{letter-spacing:-.31em;*letter-spacing:normal;*word-spacing:-.43em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;display:-webkit-flex;-webkit-flex-flow:row wrap;display:-ms-flexbox;-ms-flex-flow:row wrap}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-g [class *="pure-u"]{font-family:sans-serif}.pure-u-1,.pure-u-1-1,.pure-u-1-2,.pure-u-1-3,.pure-u-2-3,.pure-u-1-4,.pure-u-3-4,.pure-u-1-5,.pure-u-2-5,.pure-u-3-5,.pure-u-4-5,.pure-u-5-5,.pure-u-1-6,.pure-u-5-6,.pure-u-1-8,.pure-u-3-8,.pure-u-5-8,.pure-u-7-8,.pure-u-1-12,.pure-u-5-12,.pure-u-7-12,.pure-u-11-12,.pure-u-1-24,.pure-u-2-24,.pure-u-3-24,.pure-u-4-24,.pure-u-5-24,.pure-u-6-24,.pure-u-7-24,.pure-u-8-24,.pure-u-9-24,.pure-u-10-24,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-1-24{width:4.1667%;*width:4.1357%}.pure-u-1-12,.pure-u-2-24{width:8.3333%;*width:8.3023%}.pure-u-1-8,.pure-u-3-24{width:12.5%;*width:12.469%}.pure-u-1-6,.pure-u-4-24{width:16.6667%;*width:16.6357%}.pure-u-1-5{width:20%;*width:19.969%}.pure-u-5-24{width:20.8333%;*width:20.8023%}.pure-u-1-4,.pure-u-6-24{width:25%;*width:24.969%}.pure-u-7-24{width:29.1667%;*width:29.1357%}.pure-u-1-3,.pure-u-8-24{width:33.3333%;*width:33.3023%}.pure-u-3-8,.pure-u-9-24{width:37.5%;*width:37.469%}.pure-u-2-5{width:40%;*width:39.969%}.pure-u-5-12,.pure-u-10-24{width:41.6667%;*width:41.6357%}.pure-u-11-24{width:45.8333%;*width:45.8023%}.pure-u-1-2,.pure-u-12-24{width:50%;*width:49.969%}.pure-u-13-24{width:54.1667%;*width:54.1357%}.pure-u-7-12,.pure-u-14-24{width:58.3333%;*width:58.3023%}.pure-u-3-5{width:60%;*width:59.969%}.pure-u-5-8,.pure-u-15-24{width:62.5%;*width:62.469%}.pure-u-2-3,.pure-u-16-24{width:66.6667%;*width:66.6357%}.pure-u-17-24{width:70.8333%;*width:70.8023%}.pure-u-3-4,.pure-u-18-24{width:75%;*width:74.969%}.pure-u-19-24{width:79.1667%;*width:79.1357%}.pure-u-4-5{width:80%;*width:79.969%}.pure-u-5-6,.pure-u-20-24{width:83.3333%;*width:83.3023%}.pure-u-7-8,.pure-u-21-24{width:87.5%;*width:87.469%}.pure-u-11-12,.pure-u-22-24{width:91.6667%;*width:91.6357%}.pure-u-23-24{width:95.8333%;*width:95.8023%}.pure-u-1,.pure-u-1-1,.pure-u-5-5,.pure-u-24-24{width:100%} - -/* Custom */ -[class *="pure-u"] {display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto;} -.pure-u-1-7 {width: 14.285%;}.pure-u-2-7 {width: 28.571%;}.pure-u-3-7 {width: 42.857%;}.pure-u-4-7 {width: 57.142%;}.pure-u-5-7 {width: 71.428%;}.pure-u-6-7 {width: 85.714%;} -.pure-u-1-9 {width: 11.111%;}.pure-u-2-9 {width: 22.222%;}.pure-u-3-9 {width: 33.333%;}.pure-u-4-9 {width: 44.444%;}.pure-u-5-9 {width: 55.555%;}.pure-u-6-9 {width: 66.666%;}.pure-u-7-9 {width: 77.777%;}.pure-u-8-9 {width: 88.888%;} -.pure-u-1-10 {width: 10%;}.pure-u-2-10 {width: 20%;}.pure-u-3-10 {width: 30%;}.pure-u-4-10 {width: 40%;}.pure-u-5-10 {width: 50%;}.pure-u-6-10 {width: 60%;}.pure-u-7-10 {width: 70%;}.pure-u-8-10 {width: 80%;}.pure-u-9-10 {width: 90%;} - -.pure-u-1-11 {width: 9.090%;}.pure-u-2-11 {width: 18.181%;}.pure-u-3-11 {width: 27.272%;}.pure-u-4-11 {width: 36.363%;}.pure-u-5-11 {width: 45.454%;}.pure-u-6-11 {width: 54.545%;}.pure-u-7-11 {width: 63.636%;}.pure-u-8-11 {width: 72.727%;}.pure-u-9-11 {width: 81.818%;}.pure-u-10-11 {width: 90.909%;} \ No newline at end of file diff --git a/themes/antimatter/css/slidebars.min.css b/themes/antimatter/css/slidebars.min.css deleted file mode 100644 index 41af7395..00000000 --- a/themes/antimatter/css/slidebars.min.css +++ /dev/null @@ -1,2 +0,0 @@ -/* Slidebars 0.10.2 (http://plugins.adchsm.me/slidebars/) written by Adam Smith (http://www.adchsm.me/) released under MIT License (http://plugins.adchsm.me/slidebars/license.txt) */ -#sb-site,.sb-site-container,.sb-slidebar,body,html{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;overflow-x:hidden}html{height:100%}body{min-height:100%;height:auto;position:relative}html.sb-scroll-lock.sb-active:not(.sb-static){overflow:hidden}#sb-site,.sb-site-container{width:100%;position:relative;z-index:1;background-color:#fff}.sb-slidebar{height:100%;overflow-y:auto;position:fixed;top:0;z-index:0;display:none;background-color:#222;-webkit-transform:translate(0px)}.sb-left{left:0}.sb-right{right:0}.sb-slidebar.sb-static,html.sb-static .sb-slidebar{position:absolute}.sb-slidebar.sb-active{display:block}.sb-style-overlay{z-index:9999}.sb-momentum-scrolling{-webkit-overflow-scrolling:touch}.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}@media (max-width:480px){.sb-slidebar{width:70%}.sb-width-thin{width:55%}.sb-width-wide{width:85%}}@media (min-width:481px){.sb-slidebar{width:55%}.sb-width-thin{width:40%}.sb-width-wide{width:70%}}@media (min-width:768px){.sb-slidebar{width:40%}.sb-width-thin{width:25%}.sb-width-wide{width:55%}}@media (min-width:992px){.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}}@media (min-width:1200px){.sb-slidebar{width:20%}.sb-width-thin{width:5%}.sb-width-wide{width:35%}}#sb-site,.sb-site-container,.sb-slide,.sb-slidebar{-webkit-transition:-webkit-transform 400ms ease;-moz-transition:-moz-transform 400ms ease;-o-transition:-o-transform 400ms ease;transition:transform 400ms ease;-webkit-transition-property:-webkit-transform,left,right;}.sb-hide{display:none} diff --git a/themes/antimatter/fonts/fontawesome-webfont.eot b/themes/antimatter/fonts/fontawesome-webfont.eot deleted file mode 100644 index e9f60ca9..00000000 Binary files a/themes/antimatter/fonts/fontawesome-webfont.eot and /dev/null differ diff --git a/themes/antimatter/fonts/fontawesome-webfont.svg b/themes/antimatter/fonts/fontawesome-webfont.svg deleted file mode 100644 index 855c845e..00000000 --- a/themes/antimatter/fonts/fontawesome-webfont.svg +++ /dev/null @@ -1,2671 +0,0 @@ - - - - -Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 - By ,,, -Copyright Dave Gandy 2016. All rights reserved. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/antimatter/fonts/fontawesome-webfont.ttf b/themes/antimatter/fonts/fontawesome-webfont.ttf deleted file mode 100644 index 35acda2f..00000000 Binary files a/themes/antimatter/fonts/fontawesome-webfont.ttf and /dev/null differ diff --git a/themes/antimatter/fonts/fontawesome-webfont.woff b/themes/antimatter/fonts/fontawesome-webfont.woff deleted file mode 100644 index 400014a4..00000000 Binary files a/themes/antimatter/fonts/fontawesome-webfont.woff and /dev/null differ diff --git a/themes/antimatter/fonts/fontawesome-webfont.woff2 b/themes/antimatter/fonts/fontawesome-webfont.woff2 deleted file mode 100644 index 4d13fc60..00000000 Binary files a/themes/antimatter/fonts/fontawesome-webfont.woff2 and /dev/null differ diff --git a/themes/antimatter/hebe.json b/themes/antimatter/hebe.json deleted file mode 100644 index 05aba715..00000000 --- a/themes/antimatter/hebe.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "project":"grav-theme-antimatter", - "platforms":{ - "grav":{ - "nodes":{ - "theme":[ - { - "source":"/", - "destination":"/user/themes/antimatter" - } - ] - } - } - } -} diff --git a/themes/antimatter/images/favicon.png b/themes/antimatter/images/favicon.png deleted file mode 100644 index ec645f19..00000000 Binary files a/themes/antimatter/images/favicon.png and /dev/null differ diff --git a/themes/antimatter/images/logo.png b/themes/antimatter/images/logo.png deleted file mode 100644 index 64be1a96..00000000 Binary files a/themes/antimatter/images/logo.png and /dev/null differ diff --git a/themes/antimatter/js/antimatter.js b/themes/antimatter/js/antimatter.js deleted file mode 100644 index 298ed752..00000000 --- a/themes/antimatter/js/antimatter.js +++ /dev/null @@ -1,37 +0,0 @@ -var isTouch = window.DocumentTouch && document instanceof DocumentTouch; - -function scrollHeader() { - // Has scrolled class on header - var zvalue = $(document).scrollTop(); - if ( zvalue > 75 ) - $("#header").addClass("scrolled"); - else - $("#header").removeClass("scrolled"); -} - -jQuery(document).ready(function($){ - - // ON SCROLL EVENTS - if (!isTouch){ - $(document).scroll(function() { - scrollHeader(); - }); - }; - - // TOUCH SCROLL - $(document).on({ - 'touchmove': function(e) { - scrollHeader(); // Replace this with your code. - } - }); - - //Smooth scroll to top - $('#toTop').click(function(){ - $("html, body").animate({ scrollTop: 0 }, 500); - return false; - }); - // Responsive Menu - -}); - - diff --git a/themes/antimatter/js/html5shiv-printshiv.min.js b/themes/antimatter/js/html5shiv-printshiv.min.js deleted file mode 100644 index 9c78ee3c..00000000 --- a/themes/antimatter/js/html5shiv-printshiv.min.js +++ /dev/null @@ -1,4 +0,0 @@ -/** -* @preserve HTML5 Shiv prev3.7.1 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed -*/ -!function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=x.elements;return"string"==typeof a?a.split(" "):a}function e(a){var b=w[a[u]];return b||(b={},v++,a[u]=v,w[v]=b),b}function f(a,c,d){if(c||(c=b),p)return c.createElement(a);d||(d=e(c));var f;return f=d.cache[a]?d.cache[a].cloneNode():t.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!f.canHaveChildren||s.test(a)||f.tagUrn?f:d.frag.appendChild(f)}function g(a,c){if(a||(a=b),p)return a.createDocumentFragment();c=c||e(a);for(var f=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)f.createElement(h[g]);return f}function h(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return x.shivMethods?f(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(x,b.frag)}function i(a){a||(a=b);var d=e(a);return!x.shivCSS||o||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),p||h(a,d),a}function j(a){for(var b,c=a.getElementsByTagName("*"),e=c.length,f=RegExp("^(?:"+d().join("|")+")$","i"),g=[];e--;)b=c[e],f.test(b.nodeName)&&g.push(b.applyElement(k(b)));return g}function k(a){for(var b,c=a.attributes,d=c.length,e=a.ownerDocument.createElement(z+":"+a.nodeName);d--;)b=c[d],b.specified&&e.setAttribute(b.nodeName,b.nodeValue);return e.style.cssText=a.style.cssText,e}function l(a){for(var b,c=a.split("{"),e=c.length,f=RegExp("(^|[\\s,>+~])("+d().join("|")+")(?=[[\\s,>+~#.:]|$)","gi"),g="$1"+z+"\\:$2";e--;)b=c[e]=c[e].split("}"),b[b.length-1]=b[b.length-1].replace(f,g),c[e]=b.join("}");return c.join("{")}function m(a){for(var b=a.length;b--;)a[b].removeNode()}function n(a){function b(){clearTimeout(g._removeSheetTimer),d&&d.removeNode(!0),d=null}var d,f,g=e(a),h=a.namespaces,i=a.parentWindow;return!A||a.printShived?a:("undefined"==typeof h[z]&&h.add(z),i.attachEvent("onbeforeprint",function(){b();for(var e,g,h,i=a.styleSheets,k=[],m=i.length,n=Array(m);m--;)n[m]=i[m];for(;h=n.pop();)if(!h.disabled&&y.test(h.media)){try{e=h.imports,g=e.length}catch(o){g=0}for(m=0;g>m;m++)n.push(e[m]);try{k.push(h.cssText)}catch(o){}}k=l(k.reverse().join("")),f=j(a),d=c(a,k)}),i.attachEvent("onafterprint",function(){m(f),clearTimeout(g._removeSheetTimer),g._removeSheetTimer=setTimeout(b,500)}),a.printShived=!0,a)}var o,p,q="3.7.0",r=a.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,t=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,u="_html5shiv",v=0,w={};!function(){try{var a=b.createElement("a");a.innerHTML="",o="hidden"in a,p=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){o=!0,p=!0}}();var x={elements:r.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:q,shivCSS:r.shivCSS!==!1,supportsUnknownElements:p,shivMethods:r.shivMethods!==!1,type:"default",shivDocument:i,createElement:f,createDocumentFragment:g};a.html5=x,i(b);var y=/^$|\b(?:all|print)\b/,z="html5shiv",A=!p&&function(){var c=b.documentElement;return!("undefined"==typeof b.namespaces||"undefined"==typeof b.parentWindow||"undefined"==typeof c.applyElement||"undefined"==typeof c.removeNode||"undefined"==typeof a.attachEvent)}();x.type+=" print",x.shivPrint=n,n(b)}(this,document); \ No newline at end of file diff --git a/themes/antimatter/js/modernizr.custom.71422.js b/themes/antimatter/js/modernizr.custom.71422.js deleted file mode 100644 index 63cc6c20..00000000 --- a/themes/antimatter/js/modernizr.custom.71422.js +++ /dev/null @@ -1,4 +0,0 @@ -/* Modernizr 2.7.1 (Custom Build) | MIT & BSD - * Build: http://modernizr.com/download/#-csstransforms3d-shiv-cssclasses-teststyles-testprop-testallprops-prefixes-domprefixes-load - */ -;window.Modernizr=function(a,b,c){function z(a){j.cssText=a}function A(a,b){return z(m.join(a+";")+(b||""))}function B(a,b){return typeof a===b}function C(a,b){return!!~(""+a).indexOf(b)}function D(a,b){for(var d in a){var e=a[d];if(!C(e,"-")&&j[e]!==c)return b=="pfx"?e:!0}return!1}function E(a,b,d){for(var e in a){var f=b[a[e]];if(f!==c)return d===!1?a[e]:B(f,"function")?f.bind(d||b):f}return!1}function F(a,b,c){var d=a.charAt(0).toUpperCase()+a.slice(1),e=(a+" "+o.join(d+" ")+d).split(" ");return B(b,"string")||B(b,"undefined")?D(e,b):(e=(a+" "+p.join(d+" ")+d).split(" "),E(e,b,c))}var d="2.7.1",e={},f=!0,g=b.documentElement,h="modernizr",i=b.createElement(h),j=i.style,k,l={}.toString,m=" -webkit- -moz- -o- -ms- ".split(" "),n="Webkit Moz O ms",o=n.split(" "),p=n.toLowerCase().split(" "),q={},r={},s={},t=[],u=t.slice,v,w=function(a,c,d,e){var f,i,j,k,l=b.createElement("div"),m=b.body,n=m||b.createElement("body");if(parseInt(d,10))while(d--)j=b.createElement("div"),j.id=e?e[d]:h+(d+1),l.appendChild(j);return f=["­",'"].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},x={}.hasOwnProperty,y;!B(x,"undefined")&&!B(x.call,"undefined")?y=function(a,b){return x.call(a,b)}:y=function(a,b){return b in a&&B(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=u.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(u.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(u.call(arguments)))};return e}),q.csstransforms3d=function(){var a=!!F("perspective");return a&&"webkitPerspective"in g.style&&w("@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}",function(b,c){a=b.offsetLeft===9&&b.offsetHeight===3}),a};for(var G in q)y(q,G)&&(v=G.toLowerCase(),e[v]=q[G](),t.push((e[v]?"":"no-")+v));return e.addTest=function(a,b){if(typeof a=="object")for(var d in a)y(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-")+a),e[a]=b}return e},z(""),i=k=null,function(a,b){function l(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function m(){var a=s.elements;return typeof a=="string"?a.split(" "):a}function n(a){var b=j[a[h]];return b||(b={},i++,a[h]=i,j[i]=b),b}function o(a,c,d){c||(c=b);if(k)return c.createElement(a);d||(d=n(c));var g;return d.cache[a]?g=d.cache[a].cloneNode():f.test(a)?g=(d.cache[a]=d.createElem(a)).cloneNode():g=d.createElem(a),g.canHaveChildren&&!e.test(a)&&!g.tagUrn?d.frag.appendChild(g):g}function p(a,c){a||(a=b);if(k)return a.createDocumentFragment();c=c||n(a);var d=c.frag.cloneNode(),e=0,f=m(),g=f.length;for(;e",g="hidden"in a,k=a.childNodes.length==1||function(){b.createElement("a");var a=b.createDocumentFragment();return typeof a.cloneNode=="undefined"||typeof a.createDocumentFragment=="undefined"||typeof a.createElement=="undefined"}()}catch(c){g=!0,k=!0}})();var s={elements:d.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video",version:c,shivCSS:d.shivCSS!==!1,supportsUnknownElements:k,shivMethods:d.shivMethods!==!1,type:"default",shivDocument:r,createElement:o,createDocumentFragment:p};a.html5=s,r(b)}(this,b),e._version=d,e._prefixes=m,e._domPrefixes=p,e._cssomPrefixes=o,e.testProp=function(a){return D([a])},e.testAllProps=F,e.testStyles=w,g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+t.join(" "):""),e}(this,this.document),function(a,b,c){function d(a){return"[object Function]"==o.call(a)}function e(a){return"string"==typeof a}function f(){}function g(a){return!a||"loaded"==a||"complete"==a||"uninitialized"==a}function h(){var a=p.shift();q=1,a?a.t?m(function(){("c"==a.t?B.injectCss:B.injectJs)(a.s,0,a.a,a.x,a.e,1)},0):(a(),h()):q=0}function i(a,c,d,e,f,i,j){function k(b){if(!o&&g(l.readyState)&&(u.r=o=1,!q&&h(),l.onload=l.onreadystatechange=null,b)){"img"!=a&&m(function(){t.removeChild(l)},50);for(var d in y[c])y[c].hasOwnProperty(d)&&y[c][d].onload()}}var j=j||B.errorTimeout,l=b.createElement(a),o=0,r=0,u={t:d,s:c,e:f,a:i,x:j};1===y[c]&&(r=1,y[c]=[]),"object"==a?l.data=c:(l.src=c,l.type=a),l.width=l.height="0",l.onerror=l.onload=l.onreadystatechange=function(){k.call(this,r)},p.splice(e,0,u),"img"!=a&&(r||2===y[c]?(t.insertBefore(l,s?null:n),m(k,j)):y[c].push(l))}function j(a,b,c,d,f){return q=0,b=b||"j",e(a)?i("c"==b?v:u,a,b,this.i++,c,d,f):(p.splice(this.i++,0,a),1==p.length&&h()),this}function k(){var a=B;return a.loader={load:j,i:0},a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p=[],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=s?l:n.parentNode,l=a.opera&&"[object Opera]"==o.call(a.opera),l=!!b.attachEvent&&!l,u=r?"object":l?"script":"img",v=l?"script":u,w=Array.isArray||function(a){return"[object Array]"==o.call(a)},x=[],y={},z={timeout:function(a,b){return b.length&&(a.timeout=b[0]),a}},A,B;B=function(a){function b(a){var a=a.split("!"),b=x.length,c=a.pop(),d=a.length,c={url:c,origUrl:c,prefixes:a},e,f,g;for(f=0;f - * Dual licensed under MIT and GPL. - * @author Chris Wojcik - * @version 1.2.0 - */ -if(typeof Object.create!=="function"){Object.create=function(e){function t(){}t.prototype=e;return new t}}(function(e,t,n,r){"use strict";var i={init:function(n,r){this.options=e.extend({},e.fn.singlePageNav.defaults,n);this.container=r;this.$container=e(r);this.$links=this.$container.find("a");if(this.options.filter!==""){this.$links=this.$links.filter(this.options.filter)}this.$window=e(t);this.$htmlbody=e("html, body");this.$links.on("click.singlePageNav",e.proxy(this.handleClick,this));this.didScroll=false;this.checkPosition();this.setTimer()},handleClick:function(t){var n=this,r=t.currentTarget,i=e(r.hash);t.preventDefault();if(i.length){n.clearTimer();if(typeof n.options.beforeStart==="function"){n.options.beforeStart()}n.setActiveLink(r.hash);n.scrollTo(i,function(){if(n.options.updateHash&&history.pushState){history.pushState(null,null,r.hash)}n.setTimer();if(typeof n.options.onComplete==="function"){n.options.onComplete()}})}},scrollTo:function(e,t){var n=this;var r=n.getCoords(e).top;var i=false;n.$htmlbody.stop().animate({scrollTop:r},{duration:n.options.speed,easing:n.options.easing,complete:function(){if(typeof t==="function"&&!i){t()}i=true}})},setTimer:function(){var e=this;e.$window.on("scroll.singlePageNav",function(){e.didScroll=true});e.timer=setInterval(function(){if(e.didScroll){e.didScroll=false;e.checkPosition()}},250)},clearTimer:function(){clearInterval(this.timer);this.$window.off("scroll.singlePageNav");this.didScroll=false},checkPosition:function(){var e=this.$window.scrollTop();var t=this.getCurrentSection(e);this.setActiveLink(t)},getCoords:function(e){return{top:Math.round(e.offset().top)-this.options.offset}},setActiveLink:function(e){var t=this.$container.find("a[href$='"+e+"']");if(!t.hasClass(this.options.currentClass)){this.$links.removeClass(this.options.currentClass);t.addClass(this.options.currentClass)}},getCurrentSection:function(t){var n,r,i,s;for(n=0;n=i.top-this.options.threshold){s=r}}}return s||this.$links[0].hash}};e.fn.singlePageNav=function(e){return this.each(function(){var t=Object.create(i);t.init(e,this)})};e.fn.singlePageNav.defaults={offset:0,threshold:120,speed:400,currentClass:"current",easing:"swing",updateHash:false,filter:"",onComplete:false,beforeStart:false}})(jQuery,window,document); \ No newline at end of file diff --git a/themes/antimatter/js/slidebars.min.js b/themes/antimatter/js/slidebars.min.js deleted file mode 100644 index 528522d1..00000000 --- a/themes/antimatter/js/slidebars.min.js +++ /dev/null @@ -1,2 +0,0 @@ -// Slidebars 0.10.2 (http://plugins.adchsm.me/slidebars/) written by Adam Smith (http://www.adchsm.me/) released under MIT License (http://plugins.adchsm.me/slidebars/license.txt) -!function(t){t.slidebars=function(s){function e(){!c.disableOver||"number"==typeof c.disableOver&&c.disableOver>=T?(y=!0,t("html").addClass("sb-init"),c.hideControlClasses&&k.removeClass("sb-hide"),i()):"number"==typeof c.disableOver&&c.disableOverb||v&&5>v)&&t("html").addClass("sb-static");var g=t("#sb-site, .sb-site-container");if(t(".sb-left").length)var m=t(".sb-left"),C=!1;if(t(".sb-right").length)var p=t(".sb-right"),w=!1;var y=!1,T=t(window).width(),k=t(".sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close"),O=t(".sb-slide");e(),t(window).resize(function(){var s=t(window).width();T!==s&&(T=s,e(),C&&o("left"),w&&o("right"))});var x;d&&f?(x="translate",b&&4.4>b&&(x="side")):x="jQuery",this.slidebars={open:o,close:a,toggle:l,init:function(){return y},active:function(t){return"left"===t&&m?C:"right"===t&&p?w:void 0},destroy:function(t){"left"===t&&m&&(C&&a(),setTimeout(function(){m.remove(),m=!1},400)),"right"===t&&p&&(w&&a(),setTimeout(function(){p.remove(),p=!1},400))}},t(".sb-toggle-left").on("touchend click",function(s){r(s,t(this)),l("left")}),t(".sb-toggle-right").on("touchend click",function(s){r(s,t(this)),l("right")}),t(".sb-open-left").on("touchend click",function(s){r(s,t(this)),o("left")}),t(".sb-open-right").on("touchend click",function(s){r(s,t(this)),o("right")}),t(".sb-close").on("touchend click",function(s){if(t(this).is("a")||t(this).children().is("a")){if("click"===s.type){s.preventDefault();var e=t(this).is("a")?t(this).attr("href"):t(this).find("a").attr("href");a(e)}}else r(s,t(this)),a()}),g.on("touchend click",function(s){c.siteClose&&(C||w)&&(r(s,t(this)),a())})}}(jQuery); \ No newline at end of file diff --git a/themes/antimatter/languages.yaml b/themes/antimatter/languages.yaml deleted file mode 100644 index d3f206b8..00000000 --- a/themes/antimatter/languages.yaml +++ /dev/null @@ -1,295 +0,0 @@ -en: - TRANSLATION_TEST: Antimatter! - BLOG: - ITEM: - CONTINUE_READING: Continue reading... - NEXT_POST: Next Post - PREV_POST: Previous Post - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: Search - RELATED_POSTS: - HEADLINE: Related Posts - RANDOM_ARTICLE: - HEADLINE: Random Article - FEELING_LUCKY: I'm Feeling Lucky! - SOME_TEXT_WIDGET: - HEADLINE: Some Text Widget - POPULAR_TAGS: - HEADLINE: Popular Tags - ARCHIVES: - HEADLINE: Archives - SYNDICATE: - HEADLINE: Syndicate - FORM_DATA: - SUMMARY: "Here is the summary of what you wrote to us:" - ERROR: Error - -de: - TRANSLATION_TEST: Antimatter! - BLOG: - ITEM: - CONTINUE_READING: Weiterlesen... - NEXT_POST: Nächster Beitrag - PREV_POST: Vorheriger Beitrag - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: SimpleSearch - RELATED_POSTS: - HEADLINE: Ähnliche Beiträge - RANDOM_ARTICLE: - HEADLINE: Zufälliger Artikel - FEELING_LUCKY: Auf gut Glück! - SOME_TEXT_WIDGET: - HEADLINE: Text Widget Beispiel - POPULAR_TAGS: - HEADLINE: Häufigste Tags - ARCHIVES: - HEADLINE: Archiv - SYNDICATE: - HEADLINE: Abonnements - FORM_DATA: - SUMMARY: "Folgendes haben Sie uns mitgeteilt:" - ERROR: Fehler - -es: - TRANSLATION_TEST: Antimatter! - BLOG: - ITEM: - CONTINUE_READING: Continuar leyendo... - NEXT_POST: Siguiente Entrada - PREV_POST: Entrada Anterior - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: Buscar - RELATED_POSTS: - HEADLINE: Entradas Relacionadas - RANDOM_ARTICLE: - HEADLINE: Artículo Aleatorio - FEELING_LUCKY: Voy a tener suerte! - SOME_TEXT_WIDGET: - HEADLINE: Algunos Widget de Texto - POPULAR_TAGS: - HEADLINE: Etiquetas Populares - ARCHIVES: - HEADLINE: Archivos - SYNDICATE: - HEADLINE: Distribuir - FORM_DATA: - SUMMARY: "Este es un resumen de lo escrito:" - ERROR: Error - -fr: - TRANSLATION_TEST: Antimatter ! - BLOG: - ITEM: - CONTINUE_READING: Continuer la lecture... - NEXT_POST: Article suivant - PREV_POST: Article précédent - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: Recherche simple - RELATED_POSTS: - HEADLINE: Articles en relation - RANDOM_ARTICLE: - HEADLINE: Article aléatoire - FEELING_LUCKY: J’ai de la chance ! - SOME_TEXT_WIDGET: - HEADLINE: Du texte gadget - POPULAR_TAGS: - HEADLINE: Tags populaires - ARCHIVES: - HEADLINE: Archives - SYNDICATE: - HEADLINE: Syndication - FORM_DATA: - SUMMARY: "Voici le résumé de ce que vous avez écrit pour nous :" - ERROR: Erreur - -it: - TRANSLATION_TEST: Antimatter! - BLOG: - ITEM: - CONTINUE_READING: Continua a leggere... - NEXT_POST: Prossimo articolo - PREV_POST: Articolo precedente - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: SimpleSearch - RELATED_POSTS: - HEADLINE: Articoli correlati - RANDOM_ARTICLE: - HEADLINE: Articolo a caso - FEELING_LUCKY: Mi sento fortunato! - SOME_TEXT_WIDGET: - HEADLINE: Widget di testo - POPULAR_TAGS: - HEADLINE: Tag popolari - ARCHIVES: - HEADLINE: Archivio - SYNDICATE: - HEADLINE: Feed - FORM_DATA: - SUMMARY: "Questo è il riassunto di quanto ci hai scritto:" - ERROR: Errore - -ro: - BLOG: - ITEM: - CONTINUE_READING: Mai multe... - NEXT_POST: Următorul articol - PREV_POST: Articolul anterior - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: Căutare - RELATED_POSTS: - HEADLINE: Articole corelate - RANDOM_ARTICLE: - HEADLINE: Articol aleator - FEELING_LUCKY: Mă simt norocos - SOME_TEXT_WIDGET: - HEADLINE: Text modular - POPULAR_TAGS: - HEADLINE: Etichete populare - ARCHIVES: - HEADLINE: Arhive - SYNDICATE: - HEADLINE: Abonați-vă - FORM_DATA: - SUMMARY: "Acesta este rezumatul mesajului Dvs:" - ERROR: Eroare - -ru: - TRANSLATION_TEST: Antimatter! - BLOG: - ITEM: - CONTINUE_READING: Читать далее... - NEXT_POST: Следующая запись - PREV_POST: Предыдущая запись - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: Поиск - RELATED_POSTS: - HEADLINE: Также читайте - RANDOM_ARTICLE: - HEADLINE: Случайная запись - FEELING_LUCKY: Мне повезёт! - SOME_TEXT_WIDGET: - HEADLINE: Текстовой виджет - POPULAR_TAGS: - HEADLINE: Популярные теги - ARCHIVES: - HEADLINE: Архив - SYNDICATE: - HEADLINE: Синдикация - FORM_DATA: - SUMMARY: "Вы написали нам:" - ERROR: Ошибка - -uk: - TRANSLATION_TEST: Antimatter! - BLOG: - ITEM: - CONTINUE_READING: Читати далі... - NEXT_POST: Наступний запис - PREV_POST: Попередній запис - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: Пошук - RELATED_POSTS: - HEADLINE: Також читайте - RANDOM_ARTICLE: - HEADLINE: Випадковий запис - FEELING_LUCKY: Мені пощастить! - SOME_TEXT_WIDGET: - HEADLINE: Текстовий віджет - POPULAR_TAGS: - HEADLINE: Популярні теги - ARCHIVES: - HEADLINE: Архів - SYNDICATE: - HEADLINE: Синдикація - FORM_DATA: - SUMMARY: "Ви написали нам:" - ERROR: Помилка - -hr: - TRANSLATION_TEST: Antimatter! - BLOG: - ITEM: - CONTINUE_READING: Nastavi s čitanjem... - NEXT_POST: Slijedeća objava - PREV_POST: Prethodna objava - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: Pretraživanje - RELATED_POSTS: - HEADLINE: Povezane objave - RANDOM_ARTICLE: - HEADLINE: Slučajni članak - FEELING_LUCKY: Osjećam se sretno! - SOME_TEXT_WIDGET: - HEADLINE: Neki tekst widget - POPULAR_TAGS: - HEADLINE: Popularni tagovi - ARCHIVES: - HEADLINE: Arhiva - SYNDICATE: - HEADLINE: Kanali - FORM_DATA: - SUMMARY: "Ovo je sažetak onog što ste nam napisali:" - ERROR: Greška - -pl: - TRANSLATION_TEST: Antimatter! - BLOG: - ITEM: - CONTINUE_READING: Czytaj dalej... - NEXT_POST: Następny wpis - PREV_POST: Poprzedni wpis - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: Szukaj - RELATED_POSTS: - HEADLINE: Powiązane wpisy - RANDOM_ARTICLE: - HEADLINE: Losowy wpis - FEELING_LUCKY: Szczęśliwy traf! - SOME_TEXT_WIDGET: - HEADLINE: Jakiś tekst - widget - POPULAR_TAGS: - HEADLINE: Popularne tagi - ARCHIVES: - HEADLINE: Archiwum - SYNDICATE: - HEADLINE: Feed - FORM_DATA: - SUMMARY: "Podsumowanie tego co do nas napisałeś:" - ERROR: Błąd - -pt-BR: - TRANSLATION_TEST: Antimatter! - BLOG: - ITEM: - CONTINUE_READING: Continue lendo... - NEXT_POST: Próximo Post - PREV_POST: Post anterior - SIDEBAR: - SIMPLE_SEARCH: - HEADLINE: Buscar - RELATED_POSTS: - HEADLINE: Posts relacionados - RANDOM_ARTICLE: - HEADLINE: Artigo aleatório - FEELING_LUCKY: Me sinto sortudo. - SOME_TEXT_WIDGET: - HEADLINE: Algum widget de texto - POPULAR_TAGS: - HEADLINE: Tags Populares - ARCHIVES: - HEADLINE: Arquivos - SYNDICATE: - HEADLINE: Feed - FORM_DATA: - SUMMARY: "Aqui está o resumo do que você nos escreveu:" - ERROR: Erro diff --git a/themes/antimatter/screenshot.jpg b/themes/antimatter/screenshot.jpg deleted file mode 100644 index 2c0e79ce..00000000 Binary files a/themes/antimatter/screenshot.jpg and /dev/null differ diff --git a/themes/antimatter/scss.sh b/themes/antimatter/scss.sh deleted file mode 100644 index 4a386d1f..00000000 --- a/themes/antimatter/scss.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -scss --watch scss:css-compiled diff --git a/themes/antimatter/scss/configuration/nucleus/_base.scss b/themes/antimatter/scss/configuration/nucleus/_base.scss deleted file mode 100644 index 0b7e898a..00000000 --- a/themes/antimatter/scss/configuration/nucleus/_base.scss +++ /dev/null @@ -1,14 +0,0 @@ -// Core -@import "core"; - -// Breakpoints -@import "breakpoints"; - -// Layout -@import "layout"; - -// Typography -@import "typography"; - -// Nav -@import "nav"; \ No newline at end of file diff --git a/themes/antimatter/scss/configuration/nucleus/_breakpoints.scss b/themes/antimatter/scss/configuration/nucleus/_breakpoints.scss deleted file mode 100644 index 43d0e027..00000000 --- a/themes/antimatter/scss/configuration/nucleus/_breakpoints.scss +++ /dev/null @@ -1,16 +0,0 @@ -// Media Device Breakpoints -$large-desktop-container: 75.000em !default; -$desktop-container: 60.000em !default; -$tablet-container: 48.000em !default; -$large-mobile-container: 30.000em !default; -$mobile-container: 100% !default; - -// Breakpoint Variables For Particles -$media: "all" !default; -$mobile-only: "#{$media} and (max-width:#{$tablet-container - 0.062})" !default; -$no-mobile: "#{$media} and (min-width:#{$tablet-container})" !default; -$small-mobile-range: "#{$media} and (max-width:#{$large-mobile-container})" !default; -$large-mobile-range: "#{$media} and (min-width:#{$large-mobile-container + 0.063}) and (max-width:#{$tablet-container - 0.062})" !default; -$tablet-range: "#{$media} and (min-width:#{$tablet-container}) and (max-width:#{$desktop-container - 0.062})" !default; -$desktop-range: "#{$media} and (min-width:#{$desktop-container}) and (max-width:#{$large-desktop-container - 0.062})" !default; -$large-desktop-range: "#{$media} and (min-width:#{$large-desktop-container})" !default; diff --git a/themes/antimatter/scss/configuration/nucleus/_core.scss b/themes/antimatter/scss/configuration/nucleus/_core.scss deleted file mode 100644 index 49c79ff9..00000000 --- a/themes/antimatter/scss/configuration/nucleus/_core.scss +++ /dev/null @@ -1,2 +0,0 @@ -// Border Radius -$core-border-radius: rem(3) !default; \ No newline at end of file diff --git a/themes/antimatter/scss/configuration/nucleus/_layout.scss b/themes/antimatter/scss/configuration/nucleus/_layout.scss deleted file mode 100644 index 98b28035..00000000 --- a/themes/antimatter/scss/configuration/nucleus/_layout.scss +++ /dev/null @@ -1,8 +0,0 @@ -// Content Block Spacing Variables -$content-margin: 0.625rem !default; -$content-padding: 0.938rem !default; - -// Fixed Block Variables -$fixed-block-full: percentage(1/4) !default; -$fixed-block-desktop: percentage(1/3) !default; -$fixed-block-tablet: percentage(1/2) !default; \ No newline at end of file diff --git a/themes/antimatter/scss/configuration/nucleus/_nav.scss b/themes/antimatter/scss/configuration/nucleus/_nav.scss deleted file mode 100644 index 5a63a556..00000000 --- a/themes/antimatter/scss/configuration/nucleus/_nav.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Dropdowns -$dropdown-width: 140px !default; -$flyout-width: 140px !default; \ No newline at end of file diff --git a/themes/antimatter/scss/configuration/nucleus/_typography.scss b/themes/antimatter/scss/configuration/nucleus/_typography.scss deleted file mode 100644 index 09a3e9b7..00000000 --- a/themes/antimatter/scss/configuration/nucleus/_typography.scss +++ /dev/null @@ -1,14 +0,0 @@ -// Base Sizes -$core-font-size: 1rem !default; -$core-line-height: 1.7 !default; - -// Heading Sizes -$h1-font-size: $core-font-size + 2.20 !default; -$h2-font-size: $core-font-size + 1.50 !default; -$h3-font-size: $core-font-size + 1.10 !default; -$h4-font-size: $core-font-size + 0.75 !default; -$h5-font-size: $core-font-size + 0.35 !default; -$h6-font-size: $core-font-size - 0.15 !default; - -// Spacing -$leading-margin: $core-line-height * 1rem !default; diff --git a/themes/antimatter/scss/configuration/template/_base.scss b/themes/antimatter/scss/configuration/template/_base.scss deleted file mode 100644 index 5b5e7eed..00000000 --- a/themes/antimatter/scss/configuration/template/_base.scss +++ /dev/null @@ -1,11 +0,0 @@ -// Colors -@import "colors"; - -// Typography -@import "typography"; - -// Typography -@import "bullets"; - -// Variables -@import "variables"; diff --git a/themes/antimatter/scss/configuration/template/_bullets.scss b/themes/antimatter/scss/configuration/template/_bullets.scss deleted file mode 100644 index 004a88ad..00000000 --- a/themes/antimatter/scss/configuration/template/_bullets.scss +++ /dev/null @@ -1,5 +0,0 @@ -$bullet-icon-size: 3.5rem; - -$bullet-icon-color-1: $core-accent; -$bullet-icon-color-2: adjust-hue($core-accent, -20); -$bullet-icon-color-3: adjust-hue($core-accent, -130); \ No newline at end of file diff --git a/themes/antimatter/scss/configuration/template/_colors.scss b/themes/antimatter/scss/configuration/template/_colors.scss deleted file mode 100644 index 392b25ae..00000000 --- a/themes/antimatter/scss/configuration/template/_colors.scss +++ /dev/null @@ -1,75 +0,0 @@ -// Core -$core-text: #444; -$core-accent: #1BB3E9; -$secondary-link: #F6635E; -$white: #fff; -$black: #000; -$light-gray: #ddd; -$border-color: #EEEEEE; - -// Borders -$core-border-color: $light-gray; -$core-border-color-hover: darken($core-border-color, 10); -$core-border-color-focus: $core-accent; - -// Shadows -$core-box-shadow: inset 0 1px 3px hsla(0, 0%, 0%, 0.06); -$core-box-shadow-focus: $core-box-shadow, 0 0 5px rgba(darken($core-border-color-focus, 5), 0.7); - -// Background -$page-bg: #fff; - -// Header -$header-text: #FFFFFF; - -// Nav -$navbar-text: #75879A; -$navbar-bg: #FFFFFF; - -// Showcase -$showcase-bg: lighten($core-accent, 6%); -$showcase-text: #fff; - -// Feature -$feature-bg: #fff; - -// Main Body -$main-bg: #f7f7f7; -$body-border: darken($main-bg, 5%); - -// Sidebar -$sidebar-text: #aaa; - -// Bottom -$bottom-bg: #f7f7f7; -$bottom-text: $core-text; - -// Footer -$footer-bg: #333; -$footer-text: #999; - -$rule-color: #F0F2F4; -$code-text: #c7254e; -$code-bg: #f9f2f4; -$pre-text: #237794; -$pre-bg: #f0f0f0; - -// Dark Contrast variation -$dark-navbar-text: #999; -$dark-sidebar: #222; -$dark-sidebar-text: #999; -$dark-main-bg: #333; -$dark-body-border: #666; - -// Info - Yellow -$notes-info-border: #F0AD4E; -$notes-info-bg: #FCF8F2; -// Warning - Red -$notes-warning-border: #D9534F; -$notes-warning-bg: #FDF7F7; -// Note - Blue -$notes-note-border: #5BC0DE; -$notes-note-bg: #F4F8FA; -// Success - Green -$notes-success-border: #5CB85C; -$notes-success-bg: #F1F9F1; diff --git a/themes/antimatter/scss/configuration/template/_typography.scss b/themes/antimatter/scss/configuration/template/_typography.scss deleted file mode 100644 index 9acc432f..00000000 --- a/themes/antimatter/scss/configuration/template/_typography.scss +++ /dev/null @@ -1,7 +0,0 @@ -// Font Family -$font-family-default: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; -$font-family-header: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; -$font-family-mono: "Inconsolata", monospace; -$font-family-serif: "Georgia", "Times", "Times New Roman", serif; - -$icons: "FontAwesome"; diff --git a/themes/antimatter/scss/configuration/template/_variables.scss b/themes/antimatter/scss/configuration/template/_variables.scss deleted file mode 100644 index 48fc7170..00000000 --- a/themes/antimatter/scss/configuration/template/_variables.scss +++ /dev/null @@ -1,13 +0,0 @@ -// Sizes -$header-height: 5rem; -$footer-height: 6rem; -$border-radius: 3px; - -// Font Weights -$font-weight-bold: 600; -$font-weight-regular: 400; -$font-weight-light:300; - -// Global Paddings -$padding-horiz: 7rem; -$padding-vert: 3rem; diff --git a/themes/antimatter/scss/nucleus.scss b/themes/antimatter/scss/nucleus.scss deleted file mode 100644 index 9cb9575a..00000000 --- a/themes/antimatter/scss/nucleus.scss +++ /dev/null @@ -1,27 +0,0 @@ -// REQUIRED DEPENDENCIES - DO NOT CHANGE - -// Load Third Party Libraries -@import "vendor/bourbon/bourbon"; - -// Load Nucleus Configuration -@import "configuration/nucleus/base"; - -// Load Nucleus Mixins and Functions -@import "nucleus/functions/base"; -@import "nucleus/mixins/base"; - -//------------------------------------------- - -// LOAD NUCLEUS COMPONENTS - -// Core -@import "nucleus/core"; - -// Flex -@import "nucleus/flex"; - -// Typography -@import "nucleus/typography"; - -// Forms -@import "nucleus/forms"; diff --git a/themes/antimatter/scss/nucleus/_core.scss b/themes/antimatter/scss/nucleus/_core.scss deleted file mode 100644 index 947b500d..00000000 --- a/themes/antimatter/scss/nucleus/_core.scss +++ /dev/null @@ -1,217 +0,0 @@ -*, *::before, *::after { - @include box-sizing(border-box); -} - -@-webkit-viewport{width:device-width} -@-moz-viewport{width:device-width} -@-ms-viewport{width:device-width} -@-o-viewport{width:device-width} -@viewport{width:device-width} - -html { - font-size: 100%; - -ms-text-size-adjust: 100%; - -webkit-text-size-adjust: 100%; -} - -body { - margin: 0; -} - -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -nav, -section, -summary { - display: block; -} - -audio, -canvas, -progress, -video { - display: inline-block; - vertical-align: baseline; -} - -audio:not([controls]) { - display: none; - height: 0; -} - -[hidden], -template { - display: none; -} - -a { - background: transparent; - text-decoration: none; -} - -a:active, -a:hover { - outline: 0; -} - -abbr[title] { - border-bottom: 1px dotted; -} - -b, -strong { - font-weight: bold; -} - -dfn { - font-style: italic; -} - -mark { - background: #ff0; - color: #000; -} - -sub, -sup { - font-size: $core-font-size - 0.250; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - top: -0.5em; -} - -sub { - bottom: -0.25em; -} - -img { - border: 0; - max-width: 100%; -} - -svg:not(:root) { - overflow: hidden; -} - -figure { - margin: 1em 40px; -} - -hr { - height: 0; -} - -pre { - overflow: auto; -} - -code, -kbd, -pre, -samp { - font-size: $core-font-size; -} - -button, -input, -optgroup, -select, -textarea { - color: inherit; - font: inherit; - margin: 0; -} - -button { - overflow: visible; -} - -button, -select { - text-transform: none; -} - -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; -} - -button[disabled], -html input[disabled] { - cursor: default; -} - -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; -} - -input { - line-height: normal; -} - -input[type="checkbox"], -input[type="radio"] { - padding: 0; -} - -input[type="number"]::-webkit-inner-spin-button, -input[type="number"]::-webkit-outer-spin-button { - height: auto; -} - -input[type="search"] { - -webkit-appearance: textfield; -} - -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -legend { - border: 0; - padding: 0; -} - -textarea { - overflow: auto; -} - -optgroup { - font-weight: bold; -} - -table { - border-collapse: collapse; - border-spacing: 0; - table-layout: fixed; - width: 100%; -} - -tr, td, th { - vertical-align: middle; -} - -th, td { - padding: ($leading-margin / 4) 0; -} - -th { - text-align: left; -} diff --git a/themes/antimatter/scss/nucleus/_flex.scss b/themes/antimatter/scss/nucleus/_flex.scss deleted file mode 100644 index f4ddf0d1..00000000 --- a/themes/antimatter/scss/nucleus/_flex.scss +++ /dev/null @@ -1,197 +0,0 @@ -// Page Container -.container { - width: $large-desktop-container; - margin: 0 auto; - padding: 0; - @include breakpoint(desktop-range) { - width: $desktop-container; - } - @include breakpoint(tablet-range) { - width: $tablet-container; - } - @include breakpoint(large-mobile-range) { - width: $large-mobile-container; - } - @include breakpoint(small-mobile-range) { - width: $mobile-container; - } -} - -// Grid Row and Column Setup -.grid { - @include display(flex); - @include flex-flow(row); - list-style: none; - margin: 0; - padding: 0; - @include breakpoint(mobile-only) { - @include flex-flow(row wrap); - } -} - -.block { - @include flex(1); - min-width: 0; - min-height: 0; - @include breakpoint(mobile-only) { - @include flex(0 100%); - } -} - -// Content Block Spacing -.content { - margin: $content-margin; - padding: $content-padding; -} - -body [class*="size-"] { - @include breakpoint(mobile-only) { - @include flex(0 100%); - } -} - -// Custom Size Modifiers -.size-1-2 { - @include flex(0 percentage(1/2)); -} - -.size-1-3 { - @include flex(0 percentage(1/3)); -} - -.size-1-4 { - @include flex(0 percentage(1/4)); -} - -.size-1-5 { - @include flex(0 percentage(1/5)); -} - -.size-1-6 { - @include flex(0 percentage(1/6)); -} - -.size-1-7 { - @include flex(0 percentage(1/7)); -} - -.size-1-8 { - @include flex(0 percentage(1/8)); -} - -.size-1-9 { - @include flex(0 percentage(1/9)); -} - -.size-1-10 { - @include flex(0 percentage(1/10)); -} - -.size-1-11 { - @include flex(0 percentage(1/11)); -} - -.size-1-12 { - @include flex(0 percentage(1/12)); -} - -@include breakpoint(tablet-range) { - .size-tablet-1-2 { - @include flex(0 percentage(1/2)); - } - - .size-tablet-1-3 { - @include flex(0 percentage(1/3)); - } - - .size-tablet-1-4 { - @include flex(0 percentage(1/4)); - } - - .size-tablet-1-5 { - @include flex(0 percentage(1/5)); - } - - .size-tablet-1-6 { - @include flex(0 percentage(1/6)); - } - - .size-tablet-1-7 { - @include flex(0 percentage(1/7)); - } - - .size-tablet-1-8 { - @include flex(0 percentage(1/8)); - } - - .size-tablet-1-9 { - @include flex(0 percentage(1/9)); - } - - .size-tablet-1-10 { - @include flex(0 percentage(1/10)); - } - - .size-tablet-1-11 { - @include flex(0 percentage(1/11)); - } - - .size-tablet-1-12 { - @include flex(0 percentage(1/12)); - } -} - -// Fix for Firefox versions 27 and below -@include breakpoint(mobile-only) { - @supports not (flex-wrap: wrap) { - .grid { - display: block; - @include flex-wrap(inherit); - } - .block { - display: block; - @include flex(inherit); - } - } -} - -// Reordering -.first-block { - -webkit-box-ordinal-group: 0; - -webkit-order: -1; - -ms-flex-order: -1; - order: -1; -} - -.last-block { - -webkit-box-ordinal-group: 2; - -webkit-order: 1; - -ms-flex-order: 1; - order: 1; -} - -// Fixed Grid Style -.fixed-blocks { - @include flex-flow(row wrap); - .block { - @include flex(inherit); - width: $fixed-block-full; - @include breakpoint(desktop-range) { - width: $fixed-block-desktop; - } - @include breakpoint(tablet-range) { - width: $fixed-block-tablet; - } - @include breakpoint(mobile-only) { - width: 100%; - } - } -} - -// Fix for browsers that don't support flex-wrap -@supports not (flex-wrap: wrap) { - .fixed-blocks { - display: block; - @include flex-flow(inherit); - } -} \ No newline at end of file diff --git a/themes/antimatter/scss/nucleus/_forms.scss b/themes/antimatter/scss/nucleus/_forms.scss deleted file mode 100644 index 0c3e91f0..00000000 --- a/themes/antimatter/scss/nucleus/_forms.scss +++ /dev/null @@ -1,63 +0,0 @@ -fieldset { - border: 0; - padding: $content-padding; - margin: 0 0 $leading-margin 0; -} - -input, -label, -select { - display: block; -} - -label { - margin-bottom: $leading-margin / 4; - - &.required:after { - content: "*"; - } - - abbr { - display: none; - } -} - -textarea, #{$all-text-inputs}, select[multiple=multiple] { - @include transition(border-color); - border-radius: $core-border-radius; - margin-bottom: $leading-margin / 2; - padding: ($leading-margin / 4) ($leading-margin / 4); - width: 100%; - - &:focus { - outline: none; - } -} - -textarea { - resize: vertical; -} - -input[type="checkbox"], input[type="radio"] { - display: inline; - margin-right: $leading-margin / 4; -} - -input[type="file"] { - width: 100%; -} - -select { - width: auto; - max-width: 100%; - margin-bottom: $leading-margin; -} - -button, -input[type="submit"] { - cursor: pointer; - user-select: none; - vertical-align: middle; - white-space: nowrap; - border: inherit; -} \ No newline at end of file diff --git a/themes/antimatter/scss/nucleus/_typography.scss b/themes/antimatter/scss/nucleus/_typography.scss deleted file mode 100644 index 5e74101a..00000000 --- a/themes/antimatter/scss/nucleus/_typography.scss +++ /dev/null @@ -1,86 +0,0 @@ -// Body Base -body { - font-size: $core-font-size; - line-height: $core-line-height; -} - -// Headings -h1, h2, h3, h4, h5, h6 { - margin: $leading-margin / 2 0 $leading-margin 0; - text-rendering: optimizeLegibility; -} - -h1 { - font-size: $h1-font-size; -} - -h2 { - font-size: $h2-font-size; -} - -h3 { - font-size: $h3-font-size; -} - -h4 { - font-size: $h4-font-size; -} - -h5 { - font-size: $h5-font-size; -} - -h6 { - font-size: $h6-font-size; -} - -// Paragraph -p { - margin: $leading-margin 0; -} - -// Lists -ul, ol { - margin-top: $leading-margin; - margin-bottom: $leading-margin; - ul, ol { - margin-top: 0; - margin-bottom: 0; - } -} - -// Blockquote -blockquote { - margin: $leading-margin 0; - padding-left: $leading-margin / 2; -} - -cite { - display: block; - font-size: $core-font-size - 0.125; - &:before { - content: "\2014 \0020"; - } -} - -// Inline and Code -pre { - margin: $leading-margin 0; - padding: $content-padding; -} - -code { - vertical-align: bottom; -} - -// Extras -small { - font-size: $core-font-size - 0.125; -} - -hr { - border-left: none; - border-right: none; - border-top: none; - margin: $leading-margin 0; -} diff --git a/themes/antimatter/scss/nucleus/functions/_base.scss b/themes/antimatter/scss/nucleus/functions/_base.scss deleted file mode 100644 index ffef250d..00000000 --- a/themes/antimatter/scss/nucleus/functions/_base.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import "direction"; -@import "range"; \ No newline at end of file diff --git a/themes/antimatter/scss/nucleus/functions/_direction.scss b/themes/antimatter/scss/nucleus/functions/_direction.scss deleted file mode 100644 index e336bb5d..00000000 --- a/themes/antimatter/scss/nucleus/functions/_direction.scss +++ /dev/null @@ -1,37 +0,0 @@ -@function opposite-direction($dir) { - @if $dir == 'left' { - @return right; - } - @else if $dir == 'right' { - @return left; - } - @else if $dir == 'ltr' { - @return rtl; - } - @else if $dir == 'rtl' { - @return ltr; - } - @else if $dir == 'top' { - @return bottom; - } - @else if $dir == 'bottom' { - @return top; - } - @else { - @warn "#{$dir} is not a direction! Make sure your direction is all lowercase!"; - @return false; - } -} - -@function named-direction($dir) { - @if $dir == 'ltr' { - @return left; - } - @else if $dir == 'rtl' { - @return right; - } - @else { - @warn "#{$dir} is not a valid HTML direction! Make sure you are using a valid HTML direction"; - @return false; - } -} \ No newline at end of file diff --git a/themes/antimatter/scss/nucleus/functions/_range.scss b/themes/antimatter/scss/nucleus/functions/_range.scss deleted file mode 100644 index 0e9dec9a..00000000 --- a/themes/antimatter/scss/nucleus/functions/_range.scss +++ /dev/null @@ -1,13 +0,0 @@ -@function lower-bound($range){ - @if length($range) <= 0 { - @return 0; - } - @return nth($range,1); -} - -@function upper-bound($range) { - @if length($range) < 2 { - @return 999999999999; - } - @return nth($range, 2); -} \ No newline at end of file diff --git a/themes/antimatter/scss/nucleus/mixins/_base.scss b/themes/antimatter/scss/nucleus/mixins/_base.scss deleted file mode 100644 index 5e4a7090..00000000 --- a/themes/antimatter/scss/nucleus/mixins/_base.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import "breakpoints"; -@import "utilities"; \ No newline at end of file diff --git a/themes/antimatter/scss/nucleus/mixins/_breakpoints.scss b/themes/antimatter/scss/nucleus/mixins/_breakpoints.scss deleted file mode 100644 index 7e86f8bd..00000000 --- a/themes/antimatter/scss/nucleus/mixins/_breakpoints.scss +++ /dev/null @@ -1,30 +0,0 @@ -// Breakpoints -@mixin breakpoint($breakpoints, $media: all) { - @each $breakpoint in $breakpoints { - @if $breakpoint == large-desktop-range { - @media only #{$media} and (min-width: $large-desktop-container) { @content; } - } - @else if $breakpoint == desktop-range { - @media only #{$media} and (min-width: $desktop-container) and (max-width: $large-desktop-container - 0.062) { @content; } - } - @else if $breakpoint == tablet-range { - @media only #{$media} and (min-width: $tablet-container) and (max-width: $desktop-container - 0.062) { @content; } - } - @else if $breakpoint == large-mobile-range { - @media only #{$media} and (min-width: $large-mobile-container + 0.063) and (max-width: $tablet-container - 0.062) { @content; } - } - @else if $breakpoint == small-mobile-range { - @media only #{$media} and (max-width: $large-mobile-container) { @content; } - } - @else if $breakpoint == no-mobile { - @media only #{$media} and (min-width: $tablet-container) { @content; } - } - @else if $breakpoint == mobile-only { - @media only #{$media} and (max-width: $tablet-container - 0.062) { @content; } - } - @else if $breakpoint == desktop-only { - @media only #{$media} and (max-width: $desktop-container - 0.062) { @content; } - } - } - -} diff --git a/themes/antimatter/scss/nucleus/mixins/_utilities.scss b/themes/antimatter/scss/nucleus/mixins/_utilities.scss deleted file mode 100644 index 217d4df3..00000000 --- a/themes/antimatter/scss/nucleus/mixins/_utilities.scss +++ /dev/null @@ -1,30 +0,0 @@ - - -// List Reset -%list-reset { - margin: 0; - padding: 0; - list-style: none; -} - -// Vertical Centering -%vertical-align { - position: relative; - top: 50%; - -webkit-transform: translateY(-50%); - -moz-transform: translateY(-50%); - -o-transform: translateY(-50%); - -ms-transform: translateY(-50%); - transform: translateY(-50%); -} - -// Columns -@mixin columns($columns) { - width: percentage(1/$columns); -} - -// Float with margin variable -@mixin float($direction, $margin: 0) { - float: $direction; - margin-#{opposite-direction($direction)}: $margin; -} diff --git a/themes/antimatter/scss/nucleus/particles/_align-text.scss b/themes/antimatter/scss/nucleus/particles/_align-text.scss deleted file mode 100644 index 94ef8159..00000000 --- a/themes/antimatter/scss/nucleus/particles/_align-text.scss +++ /dev/null @@ -1,46 +0,0 @@ -// Alignment Classes -$align-class-names: - large-desktop, - desktop, - tablet, - large-mobile, - small-mobile, - no-mobile, - mobile-only; - -// Breakpoints -$align-class-breakpoints: - $large-desktop-range, - $desktop-range, - $tablet-range, - $large-mobile-range, - $small-mobile-range, - $no-mobile, - $mobile-only; - -// Create Responsive Alignment Classes -@mixin align-classes{ - .text-left { - text-align: left !important; - } - .text-right { - text-align: right !important; - } - .text-center { - text-align: center !important; - } - .text-justify { - text-align: justify !important; - } - - @for $i from 1 through length($align-class-names) { - @media #{(nth($align-class-breakpoints, $i))} { - .#{(nth($align-class-names, $i))}-text-left { text-align: left !important; } - .#{(nth($align-class-names, $i))}-text-right { text-align: right !important; } - .#{(nth($align-class-names, $i))}-text-center { text-align: center !important; } - .#{(nth($align-class-names, $i))}-text-justify { text-align: justify !important; } - } - } -} - -@include align-classes; \ No newline at end of file diff --git a/themes/antimatter/scss/nucleus/particles/_visibility.scss b/themes/antimatter/scss/nucleus/particles/_visibility.scss deleted file mode 100644 index e69de29b..00000000 diff --git a/themes/antimatter/scss/particles.scss b/themes/antimatter/scss/particles.scss deleted file mode 100644 index 79c7aab4..00000000 --- a/themes/antimatter/scss/particles.scss +++ /dev/null @@ -1,24 +0,0 @@ -// REQUIRED DEPENDENCIES - DO NOT CHANGE - -// Load Third Party Libraries -@import "vendor/bourbon/bourbon"; - -// Load Nucleus Configuration -@import "configuration/nucleus/base"; - -// Load Template Configuration -@import "configuration/template/base"; - -// Load Nucleus Mixins and Functions -@import "nucleus/functions/base"; -@import "nucleus/mixins/base"; - -//------------------------------------------- - -// LOAD PARTICLES - -// Text Alignment Classes -@import "nucleus/particles/align-text"; - -// Show and Hide Based on Screen Size -@import "nucleus/particles/visibility"; \ No newline at end of file diff --git a/themes/antimatter/scss/template.scss b/themes/antimatter/scss/template.scss deleted file mode 100644 index 43a40457..00000000 --- a/themes/antimatter/scss/template.scss +++ /dev/null @@ -1,67 +0,0 @@ -// REQUIRED DEPENDENCIES - DO NOT CHANGE - -// Load Third Party Libraries -@import "vendor/bourbon/bourbon"; - -// Load Nucleus Configuration -@import "configuration/nucleus/base"; - -// Load Template Configuration -@import "configuration/template/base"; - -// Load Nucleus Mixins and Functions -@import "nucleus/functions/base"; -@import "nucleus/mixins/base"; - -// Load Template Library -@import "template/modules/base"; - -//------------------------------------------- - -// TEMPLATE COMPONENTS - -// Core -@import "template/core"; -@import "template/fonts"; - -// Extensions -@import "template/extensions"; - -// Header -@import "template/header"; - -// Footer -@import "template/footer"; - -// Typography -@import "template/typography"; - -// Forms -@import "template/forms"; - -// Tables -@import "template/tables"; - -// Buttons -@import "template/buttons"; - -// Bullets -@import "template/bullets"; - -// Pushy Panel -@import "template/panel"; - -// Blog -@import "template/blog"; - -// Errors -@import "template/errors"; - -// SimpleSearch -@import "template/simplesearch"; - -// Custom -@import "template/custom"; - -// Modular -@import "template/modular/all"; diff --git a/themes/antimatter/scss/template/_blog.scss b/themes/antimatter/scss/template/_blog.scss deleted file mode 100644 index 233731af..00000000 --- a/themes/antimatter/scss/template/_blog.scss +++ /dev/null @@ -1,171 +0,0 @@ -.blog-header { - - padding-top: 2rem; - padding-bottom: 2rem; - - &.blog-header-image { - background-size: cover; - background-position: center; - - h1, h2 { - color: $header-text; - } - - } - - h1 { - font-size: 4rem; - margin-top: 0; - @include breakpoint(tablet-range) { - font-size: 3rem; - } - @include breakpoint(mobile-only) { - font-size: 2.5rem; - line-height: 1.2; - margin-bottom: 2.5rem; - } - } - - & + .blog-content { - padding-top: $padding-vert; - } -} - -// List Blog Item -.list-item { - - border-bottom: 1px solid $border-color; - margin-bottom: $padding-vert; - - &:last-child { - border-bottom: 0; - } - - .list-blog-header { - position: relative; - h4 { - - margin-bottom: 0.5rem; - a { - color: $core-text; - &:hover { - color: $core-accent; - } - } - } - - img { - display: block; - margin-top: 1rem; - border-radius: $border-radius; - } - } - - .list-blog-date { - float: right; - text-align: center; - span { - display: block; - font-size: 1.75rem; - font-weight: $font-weight-bold; - line-height: 110%; - } - em { - display: block; - border-top: 1px solid $border-color; - font-style: normal; - text-transform: uppercase; - } - } -} - -// Bigger first para -.blog-content-item { - .list-blog-padding > p:nth-child(2) { - font-size: $core-font-size + 0.2rem; - } -} - -// Tags -.tags { - a { - display: inline-block; - font-size: $core-font-size - 0.2rem; - border: 1px solid $core-accent; - border-radius: $border-radius; - padding: 0.1rem 0.4rem; - margin-bottom: 0.2rem; - text-transform: uppercase; - } -} - -// Archives & Related-Pages -.archives, .related-pages { - padding: 0; - list-style: none; - li { - border-bottom: 1px solid $border-color; - line-height: $core-font-size + 1rem; - &:last-child { - border-bottom: 0; - } - } -} - -.related-pages { - li { - a { - display: block; - } - } - .score { - display: block; - float: right; - color: #999; - font-size: 85% - } -} - -// Syndicate -.syndicate { - a { - margin-bottom: 1rem; - } -} - -// Breadcrumbs -div#breadcrumbs { - padding-left: 0; - @include breakpoint(mobile-only) { - display: none; - } -} - -// Sidebar -#sidebar { - padding-left: 3rem; - @include breakpoint(mobile-only) { - padding-left: 0; - } - .sidebar-content { - h4 { - margin-bottom: 1rem; - } - p, ul { - margin-top: 1rem; - } - margin-bottom: $padding-vert; - } -} - -// Pagination -ul.pagination { - margin: 0 0 $padding-vert; - text-align: center; -} - -// Prev / Next -.prev-next { - margin-top: 5rem; - text-align: center; -} diff --git a/themes/antimatter/scss/template/_bullets.scss b/themes/antimatter/scss/template/_bullets.scss deleted file mode 100644 index c1762df0..00000000 --- a/themes/antimatter/scss/template/_bullets.scss +++ /dev/null @@ -1,60 +0,0 @@ -.bullets { - margin: $leading-margin 0; - margin-left: -$leading-margin / 2; - margin-right: -$leading-margin / 2; - overflow: auto; -} - -.bullet { - float: left; - padding: 0 $leading-margin / 2; -} - -.two-column-bullet { - @include columns(2); - @include breakpoint(mobile-only) { - @include columns(1); - } -} - -.three-column-bullet { - @include columns(3); - @include breakpoint(mobile-only) { - @include columns(1); - } -} - -.four-column-bullet { - @include columns(4); - @include breakpoint(mobile-only) { - @include columns(1); - } -} - -.bullet-icon { - float: left; - background: $bullet-icon-color-1; - padding: $bullet-icon-size / 4; - width: $bullet-icon-size; - height: $bullet-icon-size; - border-radius: 50%; - color: $white; - font-size: $bullet-icon-size / 2; - text-align: center; -} - -.bullet-icon-1 { - background: $bullet-icon-color-1; -} - -.bullet-icon-2 { - background: $bullet-icon-color-2; -} - -.bullet-icon-3 { - background: $bullet-icon-color-3; -} - -.bullet-content { - margin-left: $bullet-icon-size * 1.3; -} \ No newline at end of file diff --git a/themes/antimatter/scss/template/_buttons.scss b/themes/antimatter/scss/template/_buttons.scss deleted file mode 100644 index 2402bde6..00000000 --- a/themes/antimatter/scss/template/_buttons.scss +++ /dev/null @@ -1,9 +0,0 @@ -.button { - @extend %button; - @include button-color($core-accent); -} - -.button-secondary { - @extend %button; - @include button-color($secondary-link); -} \ No newline at end of file diff --git a/themes/antimatter/scss/template/_core.scss b/themes/antimatter/scss/template/_core.scss deleted file mode 100644 index f9caaf37..00000000 --- a/themes/antimatter/scss/template/_core.scss +++ /dev/null @@ -1,58 +0,0 @@ -html, body { - height: 100%; // use !important to override slidebars.min.css -} - -body { - background: $page-bg; - color: $core-text; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -a { - color: $core-accent; - &:hover { - color: darken($core-accent, 20%); - } -} - -b, strong { - font-weight: $font-weight-bold -} - -// Global Container -#container { - min-height: 100%; - position: relative; -} - -// Fullwidth styles -.fullwidth { - #body { - padding-left: 0; - padding-right: 0; - } - #header, #breadcrumbs, .blog-header, .blog-content-item, .content-wrapper, ul.pagination, #body > .modular-row { - @extend .padding-horiz; - } -} - -// Global body styling -#body { - @extend .default-animation; - @extend .padding-horiz; - - background: $page-bg; - padding-top: $header-height + $padding-vert; - padding-bottom: $footer-height + $padding-vert + 2rem; -} - -// Alignment -.left { - float: left; -} - -.right { - float: right; -} - diff --git a/themes/antimatter/scss/template/_custom.scss b/themes/antimatter/scss/template/_custom.scss deleted file mode 100644 index 6b795791..00000000 --- a/themes/antimatter/scss/template/_custom.scss +++ /dev/null @@ -1,15 +0,0 @@ -// Your custom SCSS should be written here... - -.grav-lightslider { - .lSSlideOuter { - .lSPager.lSpg { - > li a { - z-index: 1; - } - } - } -} - -#body > script:first-child + .grav-lightslider { - margin-top: -3rem; -} \ No newline at end of file diff --git a/themes/antimatter/scss/template/_errors.scss b/themes/antimatter/scss/template/_errors.scss deleted file mode 100644 index 7a1df79b..00000000 --- a/themes/antimatter/scss/template/_errors.scss +++ /dev/null @@ -1,17 +0,0 @@ -// Error specific styling -#error { - text-align: center; - display: flex; - align-items: center; - justify-content: center; - height: 100%; - padding-bottom: 6rem; - - h1 { - font-size: $core-font-size + 4.0rem; - } - - p { - margin: 1rem 0; - } -} diff --git a/themes/antimatter/scss/template/_extensions.scss b/themes/antimatter/scss/template/_extensions.scss deleted file mode 100644 index 6a9b1b07..00000000 --- a/themes/antimatter/scss/template/_extensions.scss +++ /dev/null @@ -1,22 +0,0 @@ -.default-animation { - @include transition(all 0.5s ease); -} - -.padding-horiz { - padding-left: $padding-horiz; - padding-right: $padding-horiz; - @include breakpoint(desktop-only) { - padding-left: $padding-horiz - 3rem; - padding-right: $padding-horiz - 3rem; - } - - @include breakpoint(mobile-only) { - padding-left: $padding-horiz - 6rem; - padding-right: $padding-horiz - 6rem; - } -} - -.padding-vert { - padding-top: $padding-vert; - padding-bottom: $padding-vert; -} diff --git a/themes/antimatter/scss/template/_fonts.scss b/themes/antimatter/scss/template/_fonts.scss deleted file mode 100644 index 3e57631a..00000000 --- a/themes/antimatter/scss/template/_fonts.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Import Google Web Fonts -@import url(//fonts.googleapis.com/css?family=Montserrat:400|Raleway:300,400,600|Inconsolata); - diff --git a/themes/antimatter/scss/template/_footer.scss b/themes/antimatter/scss/template/_footer.scss deleted file mode 100644 index e3cc95fc..00000000 --- a/themes/antimatter/scss/template/_footer.scss +++ /dev/null @@ -1,42 +0,0 @@ -// Footer styling -#footer { - position: absolute; - background: $footer-bg; - height: $footer-height; - right: 0; - bottom: 0; - left: 0; - @extend .padding-horiz; - color: $footer-text; - text-align: center; - - a:hover { - color: #fff; - } - - .totop { - position: absolute; - bottom: $footer-height - 1rem; - text-align: center; - left: 0; - right: 0; - span { - font-size: 1.7rem; - line-height: 2.5rem; - background: $footer-bg; - width: 3rem; - height: 2rem; - border-radius: $border-radius; - display: inline-block; - text-align: top; - } - } - - p { - @extend %vertical-align; - margin: 0; - .fa { - color: #fff; - } - } -} diff --git a/themes/antimatter/scss/template/_forms.scss b/themes/antimatter/scss/template/_forms.scss deleted file mode 100644 index 9255b4c8..00000000 --- a/themes/antimatter/scss/template/_forms.scss +++ /dev/null @@ -1,43 +0,0 @@ -fieldset { - border: 1px solid $core-border-color; -} - -textarea, #{$all-text-inputs}, select[multiple=multiple] { - background-color: white; - border: 1px solid $core-border-color; - box-shadow: $core-box-shadow; - - &:hover { - border-color: $core-border-color-hover; - } - - &:focus { - border-color: $core-border-color-focus; - box-shadow: $core-box-shadow-focus; - } -} - -label { - @extend strong; -} - -// Forms -.form-field { - .required { - color: #F3443F; - font-size: $core-font-size + 2rem; - line-height: $core-font-size + 2rem; - vertical-align: top; - height: 1.5rem; - display: inline-block; - } -} - -form { - .buttons { - text-align: center; - } - input { - font-weight: 400; - } -} diff --git a/themes/antimatter/scss/template/_header.scss b/themes/antimatter/scss/template/_header.scss deleted file mode 100644 index af60770f..00000000 --- a/themes/antimatter/scss/template/_header.scss +++ /dev/null @@ -1,280 +0,0 @@ -// Header styling -$dropdown-color: #f6f6f6; - -#header { - @extend .default-animation; - @extend .padding-horiz; - position: fixed; - z-index: 10; - width: 100%; - height: $header-height; - background-color: rgba(255,255,255,0.90); - box-shadow: 0 0.05rem 1rem rgba(0,0,0, 0.15); - - // scroll based changes - &.scrolled { - height: $header-height - 2rem; - background-color: rgba(255,255,255,0.90) !important; - box-shadow: 0 0.05rem 1rem rgba(0,0,0, 0.15) !important; - - #logo h3 { - color: $core-text !important; - font-size: 1.6rem !important; - } - #logo a, #navbar span { - color: $core-text !important; - } - #navbar a { - color: $core-accent !important; - &:hover { - color: darken($core-accent, 20%) !important; - } - } - #navbar a:before, #navbar a:after { - background-color: $core-accent !important; - } - - .navigation { - margin-top: 0.5rem !important; - } - } - - // set heights for vertical centering - > .grid, #logo, #navbar { - height: 100%; - } - - #logo { - float: left; - h3 { - @extend .default-animation; - @extend %vertical-align; - font-size: 2rem; - line-height: 2rem; - margin: 0; - text-transform: uppercase; - a { - color: $core-text; - } - } - } - - #navbar { - font-size: $core-font-size - 0.1rem; - - /* Child Indicator */ - .has-children { - - & > a { - & > span { - display: inline-block; - padding-right: 8px; - - &:after { - font-family: FontAwesome; - content: '\f107'; - position: absolute; - display: inline-block; - right: 8px; - top: 4px; - } - } - &:after, &:before { - display: none; - } - } - - & .has-children > a > span:after { - content: '\f105'; - } - } - - .navigation > .has-children:hover > a { - background: $dropdown-color; - border: 1px solid darken($dropdown-color, 4%); - border-bottom-color: $dropdown-color; - margin: -1px -1px 0 -1px; - z-index: 1000; - position: relative; - padding-bottom: 1px; - } - - ul { - - margin: 0; - padding: 0; - list-style: none; - - &.navigation { - display: inline-block; - float: right; - @extend .default-animation; - - margin-top: 1.4rem; - - li { - float: left; - position: relative; - - a { - font-family: $font-family-header; - display: inline-block; - padding: 0.3rem 0.8rem; - - -webkit-backface-visibility: hidden; - - - &:before, &:after { - content: ""; - position: absolute; - width: 100%; - height: 1px; - bottom: 0; - left: 0; - background-color: $core-accent; - visibility: hidden; - @include transform(scaleX(0)); - @include transition(all 0.2s ease); - - } - - &:hover:before { - visibility: visible; - @include transform(scaleX(0.75)); - } - - &.active:after { - top: 0; - visibility: visible; - @include transform(scaleX(0.75)); - } - } - - &.active { - a:after { - top: 0; - visibility: visible; - @include transform(scaleX(0.75)); - } - } - - /*Active dropdown nav item */ - ul { - position: absolute; - background-color: $dropdown-color; - border: 1px solid darken($dropdown-color, 4%); - border-top: 0; - min-width: 12rem; - text-align: left; - z-index: 999; - left: -1px; - display: none; - } - - ul li { - display: block; - float: none; - - /* Active Dropdown nav item */ - &.active > a { - background-color: darken($dropdown-color, 4%); - color: $core-accent; - } - - &:hover > a { - background-color: $core-accent; - color: $white; - } - - a { - display: block; - margin: 0 -1px; - - &:after, &:before { - display: none; - } - } - } - - /* Dropdown CSS */ - ul ul { - left: 100%; - top: 0px; - } - - /* Active on Hover */ - &:hover > ul { - display: block; - } - - } - @include breakpoint(desktop-only) { - display: none; - } - } - } - - .panel-activation { - @extend %vertical-align; - padding: 1rem; - display: none; - font-size: 1.8rem; - cursor: pointer; - float: right; - @include breakpoint(desktop-only) { - display: inline-block; - } - } - - } - -} - -// Header Image -.header-image { - &.fullwidth { - #body { - padding-left: 0; - padding-right: 0; - - >.listing-row { - padding-left: $padding-horiz; - padding-right: $padding-horiz; - } - } - } - .listing-row:last-child { - margin-bottom: 2rem; - } - - #body { - .flush-top { - margin-top: - $header-height - $padding-vert - 1.5rem; - padding-top: $header-height + 4rem; - } - } - - #breadcrumbs { - margin-top: 1rem; - } - - #header { - background-color: rgba($header-text,0); - box-shadow: none; - - .navigation .has-children:hover a { - color: $core-accent; - } - - #logo h3, #logo a { - color: $header-text; - } - a, .menu-btn { - color: $header-text; - } - a:before, a:after { - background-color: rgba($header-text,0.7) !important; - } - - } -} diff --git a/themes/antimatter/scss/template/_panel.scss b/themes/antimatter/scss/template/_panel.scss deleted file mode 100644 index b84a49de..00000000 --- a/themes/antimatter/scss/template/_panel.scss +++ /dev/null @@ -1,74 +0,0 @@ -$sidebar-color: #333; -$panel-padding: 1rem; -$panel-text: #ddd; - -.sb-slidebar { - background-color: $sidebar-color !important; -} - -#panel { - padding-top: $panel-padding; - color: $panel-text; - .navigation { - list-style: none; - padding: 0; - - li { - a { - color: $panel-text; - display: block; - padding: 0.5rem 1rem; - font-weight: 600; - - &:hover { - color: lighten($panel-text,20%); - background-color: darken($sidebar-color,5%); - } - - &:last-child { - border-bottom: 0; - } - } - - &.active { - & > a { - background: #fff; - color: $core-text; - &:hover { - color: $core-text; - } - } - } - border-bottom: 1px solid lighten($sidebar-color,4%); - &:first-child { - border-top: 1px solid lighten($sidebar-color,4%); - } - - ul { - list-style: none; - padding: 0; - - li { - border: 0 !important; - a { - color: darken($panel-text, 10%); - padding: 0.2rem 1rem 0.2rem 2rem; - font-size: 0.9rem; - } - li a { - padding-left: 3rem; - li a { - padding-left: 4rem; - } - } - &.active { - & > a { - background: #ccc; - } - } - } - } - } - } -} - diff --git a/themes/antimatter/scss/template/_simplesearch.scss b/themes/antimatter/scss/template/_simplesearch.scss deleted file mode 100644 index a586dd6c..00000000 --- a/themes/antimatter/scss/template/_simplesearch.scss +++ /dev/null @@ -1,64 +0,0 @@ -.simplesearch { - - h1 { - margin-bottom: 0; - } - - .center { - text-align: center; - } - - - input { - display: inline-block; - max-width: 30rem; - font-size: 2rem; - } - - .search-image { - margin-top: 1rem; - img { - border-radius: 4px; - - @include breakpoint(mobile-only) { - display: none; - } - } - } - - .search-item { - @include breakpoint(mobile-only) { - margin-left: 0; - } - } - - .search-wrapper { - .search-submit { - height: 52px; - padding: 0 10px; - img { - width: 30px; - } - } - } - - - .search-details { - float: right; - margin-top: -2.5rem; - font-weight: bold; - font-size: 1rem; - color: lighten($core-text,20%); - - @include breakpoint(mobile-only) { - float: none; - margin-top: -0.2rem; - margin-bottom: 1rem; - } - } - - hr { - border-bottom: 1px solid #eee; - } - -} diff --git a/themes/antimatter/scss/template/_tables.scss b/themes/antimatter/scss/template/_tables.scss deleted file mode 100644 index 215fdce6..00000000 --- a/themes/antimatter/scss/template/_tables.scss +++ /dev/null @@ -1,15 +0,0 @@ -table { - border: 1px solid lighten($core-border-color,5%); - table-layout: auto; -} - -th { - @extend strong; - background: lighten($core-border-color,10%); - padding: 0.5rem; -} - -td { - padding: 0.5rem; - border: 1px solid lighten($core-border-color,5%); -} diff --git a/themes/antimatter/scss/template/_typography.scss b/themes/antimatter/scss/template/_typography.scss deleted file mode 100644 index c87dd6e7..00000000 --- a/themes/antimatter/scss/template/_typography.scss +++ /dev/null @@ -1,236 +0,0 @@ -// Body Base -html, body, button, input, select, textarea, .pure-g, .pure-g [class *= "pure-u"] { - font-family: $font-family-default; - font-weight: 400; -} - -// Headings -h1, h2, h3, h4, h5, h6 { - font-family: $font-family-header; - font-weight: 400; - text-rendering: optimizeLegibility; - letter-spacing: -0px; -} - -h1 { - font-size: $h1-font-size; - @include breakpoint(mobile-only) { - font-size: 2.5rem; - line-height: 1.2; - margin-bottom: 2.5rem; - } -} - -h2 { - @include breakpoint(tablet-range) { - font-size: $h2-font-size - .40; - } - @include breakpoint(mobile-only) { - font-size: $h2-font-size - .50; - } -} - -h3 { - @include breakpoint(tablet-range) { - font-size: $h3-font-size - .40; - } - @include breakpoint(mobile-only) { - font-size: $h3-font-size - .50; - } -} - -h4 { - @include breakpoint(tablet-range) { - font-size: $h4-font-size - .40; - } - @include breakpoint(mobile-only) { - font-size: $h4-font-size - .50; - } -} - -h1 { - text-align: center; - letter-spacing: -3px; -} - -h2 { - letter-spacing: -2px; -} - -h3 { - letter-spacing: -1px; -} - -h1 + h2 { - margin: -2rem 0 2rem 0; - font-size: 2rem; - @include breakpoint(tablet-range) { - font-size: 1.6rem; - } - @include breakpoint(mobile-only) { - font-size: 1.5rem; - } - line-height: 1; - text-align: center; - font-family: $font-family-default; - font-weight: 300; -} - -h2 + h3 { - margin: 0.5rem 0 2rem 0; - font-size: 2rem; - @include breakpoint(tablet-range) { - font-size: 1.6rem; - } - @include breakpoint(mobile-only) { - font-size: 1.5rem; - } - line-height: 1; - text-align: center; - font-family: $font-family-default; - font-weight: 300; -} - - -// Blockquote -blockquote { - border-left: 10px solid $rule-color; - p { - font-size: 1.1rem; - color: #999; - } - cite { - display: block; - text-align: right; - color: #666; - font-size: 1.2rem; - } -} - -// NOTES!!!! -blockquote > blockquote > blockquote { - - margin: 0; - - p { - - padding: 15px; - display: block; - font-size: 1rem; - margin-top: 0rem; - margin-bottom: 0rem; - } - - > p { - // Yellow - margin-left: -71px; - border-left: 10px solid $notes-info-border; - background: $notes-info-bg; - color: darken($notes-info-border,15%); - a { - color: darken($notes-info-border,25%); - &:hover { - color: lighten($notes-info-border,5%); - } - } - } - - > blockquote > p { - // Red - margin-left: -94px; - border-left: 10px solid $notes-warning-border; - background: $notes-warning-bg; - color: darken($notes-warning-border,15%); - a { - color: darken($notes-warning-border,25%); - &:hover { - color: lighten($notes-warning-border,5%); - } - } - } - - > blockquote > blockquote > p { - // Blue - margin-left: -118px; - border-left: 10px solid $notes-note-border; - background: $notes-note-bg; - color: darken($notes-note-border,15%); - a { - color: darken($notes-note-border,25%); - &:hover { - color: lighten($notes-note-border,5%); - } - } - } - - > blockquote > blockquote > blockquote > p { - // Green - margin-left: -142px; - border-left: 10px solid $notes-success-border; - background: $notes-success-bg; - color: darken($notes-success-border,15%); - a { - color: darken($notes-success-border,25%); - &:hover { - color: lighten($notes-success-border,5%); - } - } - } - -} - -// Inline and Code -code, -kbd, -pre, -samp { - font-family: $font-family-mono; -} - -code { - background: $code-bg; - color: darken($code-text,10%); -} - -pre { - padding: 2rem; - background: $pre-bg; - border: 1px solid $core-border-color; - border-radius: 3px; - code { - color: $pre-text; - background: inherit; - } -} - -// Extras -hr { - border-bottom: 4px solid $rule-color; -} - -// Page Title -.page-title { - margin-top: -25px; - padding: 25px; - float: left; - clear: both; - background: $core-accent; - color: $white; -} - -// Label -.label { - vertical-align: middle; - background: $core-accent; - border-radius: 100%; - color: $white; - height: 1rem; - min-width: 1rem; - line-height: 1rem; - display: inline-block; - text-align: center; - font-size: $core-font-size - 0.3rem; - font-family: $font-family-header; - margin-right: 0.75rem; -} - diff --git a/themes/antimatter/scss/template/modular/_all.scss b/themes/antimatter/scss/template/modular/_all.scss deleted file mode 100644 index a672afd3..00000000 --- a/themes/antimatter/scss/template/modular/_all.scss +++ /dev/null @@ -1,9 +0,0 @@ -@import "showcase"; -@import "features"; -@import "text"; - -.modular { - .modular-row:last-child { - margin-bottom: 2rem; - } -} diff --git a/themes/antimatter/scss/template/modular/_features.scss b/themes/antimatter/scss/template/modular/_features.scss deleted file mode 100644 index 16db421d..00000000 --- a/themes/antimatter/scss/template/modular/_features.scss +++ /dev/null @@ -1,99 +0,0 @@ -// Modular Showcase styling -.modular { - .features { - padding: 6rem 0; - text-align: center; - @include clearfix; - - h2 { - margin: 0; - line-height: 100%; - } - - p { - margin: 1rem 0; - font-size: $core-font-size + 0.2rem; - @include breakpoint(mobile-only) { - font-size: $core-font-size; - } - } - - .feature-items { - margin-top: 2rem; - @supports not (flex-wrap: wrap) { - overflow: hidden; - } - } - - .feature { - display:block; - float: left; - width: 25%; - vertical-align: top; - margin-top: 2rem; - margin-bottom: 1rem; - @include breakpoint(large-mobile-range) { - margin-top: 1rem; - width: 50%; - } - @include breakpoint(small-mobile-range) { - margin-top: 1rem; - width: 100%; - } - - i.fa { - font-size: 2rem; - color: $core-accent; - } - - h4 { - margin: 0; - font-size: 1.1rem; - } - - p { - display: inline-block; - font-size: $core-font-size; - margin: 0.2rem 0 1rem; - } - } - - &.big { - - text-align: center; - - .feature { - width: 50%; - @include breakpoint(small-mobile-range) { - margin-top: 1rem; - width: 100%; - } - } - - i.fa { - font-size: 3rem; - float: left; - } - - .feature-content { - padding-right: 2rem; - - &.icon-offset { - margin-left: 5rem; - } - - h4 { - font-size: 1.3rem; - text-align: left; - } - - p { - padding: 0; - text-align: left; - } - } - } - - } - -} diff --git a/themes/antimatter/scss/template/modular/_showcase.scss b/themes/antimatter/scss/template/modular/_showcase.scss deleted file mode 100644 index 3bc8d348..00000000 --- a/themes/antimatter/scss/template/modular/_showcase.scss +++ /dev/null @@ -1,60 +0,0 @@ -// Modular Showcase styling -.modular { - - // special case for header - &.header-image { - - #header { - background-color: rgba(255,255,255,0); - box-shadow: none; - - #logo h3 { - color: $header-text; - } - #navbar a { - color: $header-text; - } - } - } - - .showcase { - - padding-top: 4rem; - padding-bottom: 4rem; - background-color: #666; - background-size: cover; - background-position: center; - - text-align: center; - color: $header-text; - h1 { - font-size: 4rem; - margin-top: 0; - @include breakpoint(tablet-range) { - font-size: 3rem; - } - @include breakpoint(mobile-only) { - font-size: 2.5rem; - line-height: 1.2; - margin-bottom: 2.5rem; - } - } - - .button { - @extend .default-animation; - color: $header-text; - padding: 0.7rem 2rem; - margin-top: 2rem; - background: rgba(255,255,255,0); - border: 1px solid $header-text; - border-radius: $border-radius; - box-shadow: none; - font-size: $core-font-size + 0.3rem; - - &:hover { - background: rgba(255,255,255,0.2); - } - } - } - -} diff --git a/themes/antimatter/scss/template/modular/_text.scss b/themes/antimatter/scss/template/modular/_text.scss deleted file mode 100644 index 1450bb6d..00000000 --- a/themes/antimatter/scss/template/modular/_text.scss +++ /dev/null @@ -1,35 +0,0 @@ -// variables -$text-bg: #f6f6f6; -$text-padding: 6rem; -$image-margin: 2rem; - - -// styling -.callout { - background: $text-bg; - padding: $text-padding $content-padding; - @include breakpoint(desktop-only) { - text-align: center; - } - - .align-left { - float: left; - margin-right: $image-margin; - @include breakpoint(desktop-only) { - float: none; - margin-right: 0; - } - } - - .align-right { - float: right; - margin-left: $image-margin; - @include breakpoint(desktop-only) { - float: none; - margin-left: 0; - } - } - img { - border-radius: $border-radius; - } -} diff --git a/themes/antimatter/scss/template/modules/_base.scss b/themes/antimatter/scss/template/modules/_base.scss deleted file mode 100644 index d3760d20..00000000 --- a/themes/antimatter/scss/template/modules/_base.scss +++ /dev/null @@ -1,2 +0,0 @@ -// Buttons -@import "buttons"; \ No newline at end of file diff --git a/themes/antimatter/scss/template/modules/_buttons.scss b/themes/antimatter/scss/template/modules/_buttons.scss deleted file mode 100644 index 747ffaff..00000000 --- a/themes/antimatter/scss/template/modules/_buttons.scss +++ /dev/null @@ -1,24 +0,0 @@ -%button { - display: inline-block; - padding: 7px 20px; - - &.button-small { - padding: 3px 10px; - font-size: $core-font-size - 0.1rem; - } - -} - -@mixin button-color($color) { - background: $white; - color: $color; - border: 1px solid $color; - border-radius: 3px; - &:hover { - background: $color; - color: $white; - } - &:active { - box-shadow: 0 1px 0 darken($color, 12%); - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/_bourbon-deprecated-upcoming.scss b/themes/antimatter/scss/vendor/bourbon/_bourbon-deprecated-upcoming.scss deleted file mode 100644 index f946b3b4..00000000 --- a/themes/antimatter/scss/vendor/bourbon/_bourbon-deprecated-upcoming.scss +++ /dev/null @@ -1,8 +0,0 @@ -//************************************************************************// -// These mixins/functions are deprecated -// They will be removed in the next MAJOR version release -//************************************************************************// -@mixin inline-block { - display: inline-block; - @warn "inline-block mixin is deprecated and will be removed in the next major version release"; -} diff --git a/themes/antimatter/scss/vendor/bourbon/_bourbon.scss b/themes/antimatter/scss/vendor/bourbon/_bourbon.scss deleted file mode 100644 index 64cb6ea8..00000000 --- a/themes/antimatter/scss/vendor/bourbon/_bourbon.scss +++ /dev/null @@ -1,77 +0,0 @@ -// Settings -@import "settings/prefixer"; -@import "settings/px-to-em"; - -// Custom Helpers -@import "helpers/convert-units"; -@import "helpers/gradient-positions-parser"; -@import "helpers/is-num"; -@import "helpers/linear-angle-parser"; -@import "helpers/linear-gradient-parser"; -@import "helpers/linear-positions-parser"; -@import "helpers/linear-side-corner-parser"; -@import "helpers/radial-arg-parser"; -@import "helpers/radial-positions-parser"; -@import "helpers/radial-gradient-parser"; -@import "helpers/render-gradients"; -@import "helpers/shape-size-stripper"; -@import "helpers/str-to-num"; - -// Custom Functions -@import "functions/assign"; -@import "functions/color-lightness"; -@import "functions/flex-grid"; -@import "functions/golden-ratio"; -@import "functions/grid-width"; -@import "functions/modular-scale"; -@import "functions/px-to-em"; -@import "functions/px-to-rem"; -@import "functions/strip-units"; -@import "functions/tint-shade"; -@import "functions/transition-property-name"; -@import "functions/unpack"; - -// CSS3 Mixins -@import "css3/animation"; -@import "css3/appearance"; -@import "css3/backface-visibility"; -@import "css3/background"; -@import "css3/background-image"; -@import "css3/border-image"; -@import "css3/border-radius"; -@import "css3/box-sizing"; -@import "css3/calc"; -@import "css3/columns"; -@import "css3/filter"; -@import "css3/flex-box"; -@import "css3/font-face"; -@import "css3/hyphens"; -@import "css3/hidpi-media-query"; -@import "css3/image-rendering"; -@import "css3/keyframes"; -@import "css3/linear-gradient"; -@import "css3/perspective"; -@import "css3/radial-gradient"; -@import "css3/transform"; -@import "css3/transition"; -@import "css3/user-select"; -@import "css3/placeholder"; - -// Addons & other mixins -@import "addons/button"; -@import "addons/clearfix"; -@import "addons/directional-values"; -@import "addons/ellipsis"; -@import "addons/font-family"; -@import "addons/hide-text"; -@import "addons/html5-input-types"; -@import "addons/position"; -@import "addons/prefixer"; -@import "addons/retina-image"; -@import "addons/size"; -@import "addons/timing-functions"; -@import "addons/triangle"; -@import "addons/word-wrap"; - -// Soon to be deprecated Mixins -@import "bourbon-deprecated-upcoming"; diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_button.scss b/themes/antimatter/scss/vendor/bourbon/addons/_button.scss deleted file mode 100644 index 14a89e48..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_button.scss +++ /dev/null @@ -1,374 +0,0 @@ -@mixin button ($style: simple, $base-color: #4294f0, $text-size: inherit, $padding: 7px 18px) { - - @if type-of($style) == string and type-of($base-color) == color { - @include buttonstyle($style, $base-color, $text-size, $padding); - } - - @if type-of($style) == string and type-of($base-color) == number { - $padding: $text-size; - $text-size: $base-color; - $base-color: #4294f0; - - @if $padding == inherit { - $padding: 7px 18px; - } - - @include buttonstyle($style, $base-color, $text-size, $padding); - } - - @if type-of($style) == color and type-of($base-color) == color { - $base-color: $style; - $style: simple; - @include buttonstyle($style, $base-color, $text-size, $padding); - } - - @if type-of($style) == color and type-of($base-color) == number { - $padding: $text-size; - $text-size: $base-color; - $base-color: $style; - $style: simple; - - @if $padding == inherit { - $padding: 7px 18px; - } - - @include buttonstyle($style, $base-color, $text-size, $padding); - } - - @if type-of($style) == number { - $padding: $base-color; - $text-size: $style; - $base-color: #4294f0; - $style: simple; - - @if $padding == #4294f0 { - $padding: 7px 18px; - } - - @include buttonstyle($style, $base-color, $text-size, $padding); - } - - &:disabled { - opacity: 0.5; - cursor: not-allowed; - } -} - - -// Selector Style Button -//************************************************************************// -@mixin buttonstyle($type, $b-color, $t-size, $pad) { - // Grayscale button - @if $type == simple and $b-color == grayscale($b-color) { - @include simple($b-color, true, $t-size, $pad); - } - - @if $type == shiny and $b-color == grayscale($b-color) { - @include shiny($b-color, true, $t-size, $pad); - } - - @if $type == pill and $b-color == grayscale($b-color) { - @include pill($b-color, true, $t-size, $pad); - } - - @if $type == flat and $b-color == grayscale($b-color) { - @include flat($b-color, true, $t-size, $pad); - } - - // Colored button - @if $type == simple { - @include simple($b-color, false, $t-size, $pad); - } - - @else if $type == shiny { - @include shiny($b-color, false, $t-size, $pad); - } - - @else if $type == pill { - @include pill($b-color, false, $t-size, $pad); - } - - @else if $type == flat { - @include flat($b-color, false, $t-size, $pad); - } -} - - -// Simple Button -//************************************************************************// -@mixin simple($base-color, $grayscale: false, $textsize: inherit, $padding: 7px 18px) { - $color: hsl(0, 0, 100%); - $border: adjust-color($base-color, $saturation: 9%, $lightness: -14%); - $inset-shadow: adjust-color($base-color, $saturation: -8%, $lightness: 15%); - $stop-gradient: adjust-color($base-color, $saturation: 9%, $lightness: -11%); - $text-shadow: adjust-color($base-color, $saturation: 15%, $lightness: -18%); - - @if is-light($base-color) { - $color: hsl(0, 0, 20%); - $text-shadow: adjust-color($base-color, $saturation: 10%, $lightness: 4%); - } - - @if $grayscale == true { - $border: grayscale($border); - $inset-shadow: grayscale($inset-shadow); - $stop-gradient: grayscale($stop-gradient); - $text-shadow: grayscale($text-shadow); - } - - border: 1px solid $border; - border-radius: 3px; - box-shadow: inset 0 1px 0 0 $inset-shadow; - color: $color; - display: inline-block; - font-size: $textsize; - font-weight: bold; - @include linear-gradient ($base-color, $stop-gradient); - padding: $padding; - text-decoration: none; - text-shadow: 0 1px 0 $text-shadow; - background-clip: padding-box; - - &:hover:not(:disabled) { - $base-color-hover: adjust-color($base-color, $saturation: -4%, $lightness: -5%); - $inset-shadow-hover: adjust-color($base-color, $saturation: -7%, $lightness: 5%); - $stop-gradient-hover: adjust-color($base-color, $saturation: 8%, $lightness: -14%); - - @if $grayscale == true { - $base-color-hover: grayscale($base-color-hover); - $inset-shadow-hover: grayscale($inset-shadow-hover); - $stop-gradient-hover: grayscale($stop-gradient-hover); - } - - box-shadow: inset 0 1px 0 0 $inset-shadow-hover; - cursor: pointer; - @include linear-gradient ($base-color-hover, $stop-gradient-hover); - } - - &:active:not(:disabled), - &:focus:not(:disabled) { - $border-active: adjust-color($base-color, $saturation: 9%, $lightness: -14%); - $inset-shadow-active: adjust-color($base-color, $saturation: 7%, $lightness: -17%); - - @if $grayscale == true { - $border-active: grayscale($border-active); - $inset-shadow-active: grayscale($inset-shadow-active); - } - - border: 1px solid $border-active; - box-shadow: inset 0 0 8px 4px $inset-shadow-active, inset 0 0 8px 4px $inset-shadow-active; - } -} - - -// Shiny Button -//************************************************************************// -@mixin shiny($base-color, $grayscale: false, $textsize: inherit, $padding: 7px 18px) { - $color: hsl(0, 0, 100%); - $border: adjust-color($base-color, $red: -117, $green: -111, $blue: -81); - $border-bottom: adjust-color($base-color, $red: -126, $green: -127, $blue: -122); - $fourth-stop: adjust-color($base-color, $red: -79, $green: -70, $blue: -46); - $inset-shadow: adjust-color($base-color, $red: 37, $green: 29, $blue: 12); - $second-stop: adjust-color($base-color, $red: -56, $green: -50, $blue: -33); - $text-shadow: adjust-color($base-color, $red: -140, $green: -141, $blue: -114); - $third-stop: adjust-color($base-color, $red: -86, $green: -75, $blue: -48); - - @if is-light($base-color) { - $color: hsl(0, 0, 20%); - $text-shadow: adjust-color($base-color, $saturation: 10%, $lightness: 4%); - } - - @if $grayscale == true { - $border: grayscale($border); - $border-bottom: grayscale($border-bottom); - $fourth-stop: grayscale($fourth-stop); - $inset-shadow: grayscale($inset-shadow); - $second-stop: grayscale($second-stop); - $text-shadow: grayscale($text-shadow); - $third-stop: grayscale($third-stop); - } - - border: 1px solid $border; - border-bottom: 1px solid $border-bottom; - border-radius: 5px; - box-shadow: inset 0 1px 0 0 $inset-shadow; - color: $color; - display: inline-block; - font-size: $textsize; - font-weight: bold; - @include linear-gradient(top, $base-color 0%, $second-stop 50%, $third-stop 50%, $fourth-stop 100%); - padding: $padding; - text-align: center; - text-decoration: none; - text-shadow: 0 -1px 1px $text-shadow; - - &:hover:not(:disabled) { - $first-stop-hover: adjust-color($base-color, $red: -13, $green: -15, $blue: -18); - $second-stop-hover: adjust-color($base-color, $red: -66, $green: -62, $blue: -51); - $third-stop-hover: adjust-color($base-color, $red: -93, $green: -85, $blue: -66); - $fourth-stop-hover: adjust-color($base-color, $red: -86, $green: -80, $blue: -63); - - @if $grayscale == true { - $first-stop-hover: grayscale($first-stop-hover); - $second-stop-hover: grayscale($second-stop-hover); - $third-stop-hover: grayscale($third-stop-hover); - $fourth-stop-hover: grayscale($fourth-stop-hover); - } - - cursor: pointer; - @include linear-gradient(top, $first-stop-hover 0%, - $second-stop-hover 50%, - $third-stop-hover 50%, - $fourth-stop-hover 100%); - } - - &:active:not(:disabled), - &:focus:not(:disabled) { - $inset-shadow-active: adjust-color($base-color, $red: -111, $green: -116, $blue: -122); - - @if $grayscale == true { - $inset-shadow-active: grayscale($inset-shadow-active); - } - - box-shadow: inset 0 0 20px 0 $inset-shadow-active; - } -} - - -// Pill Button -//************************************************************************// -@mixin pill($base-color, $grayscale: false, $textsize: inherit, $padding: 7px 18px) { - $color: hsl(0, 0, 100%); - $border-bottom: adjust-color($base-color, $hue: 8, $saturation: -11%, $lightness: -26%); - $border-sides: adjust-color($base-color, $hue: 4, $saturation: -21%, $lightness: -21%); - $border-top: adjust-color($base-color, $hue: -1, $saturation: -30%, $lightness: -15%); - $inset-shadow: adjust-color($base-color, $hue: -1, $saturation: -1%, $lightness: 7%); - $stop-gradient: adjust-color($base-color, $hue: 8, $saturation: 14%, $lightness: -10%); - $text-shadow: adjust-color($base-color, $hue: 5, $saturation: -19%, $lightness: -15%); - - @if is-light($base-color) { - $color: hsl(0, 0, 20%); - $text-shadow: adjust-color($base-color, $saturation: 10%, $lightness: 4%); - } - - @if $grayscale == true { - $border-bottom: grayscale($border-bottom); - $border-sides: grayscale($border-sides); - $border-top: grayscale($border-top); - $inset-shadow: grayscale($inset-shadow); - $stop-gradient: grayscale($stop-gradient); - $text-shadow: grayscale($text-shadow); - } - - border: 1px solid $border-top; - border-color: $border-top $border-sides $border-bottom; - border-radius: 16px; - box-shadow: inset 0 1px 0 0 $inset-shadow; - color: $color; - display: inline-block; - font-size: $textsize; - font-weight: normal; - line-height: 1; - @include linear-gradient ($base-color, $stop-gradient); - padding: $padding; - text-align: center; - text-decoration: none; - text-shadow: 0 -1px 1px $text-shadow; - background-clip: padding-box; - - &:hover:not(:disabled) { - $base-color-hover: adjust-color($base-color, $lightness: -4.5%); - $border-bottom: adjust-color($base-color, $hue: 8, $saturation: 13.5%, $lightness: -32%); - $border-sides: adjust-color($base-color, $hue: 4, $saturation: -2%, $lightness: -27%); - $border-top: adjust-color($base-color, $hue: -1, $saturation: -17%, $lightness: -21%); - $inset-shadow-hover: adjust-color($base-color, $saturation: -1%, $lightness: 3%); - $stop-gradient-hover: adjust-color($base-color, $hue: 8, $saturation: -4%, $lightness: -15.5%); - $text-shadow-hover: adjust-color($base-color, $hue: 5, $saturation: -5%, $lightness: -22%); - - @if $grayscale == true { - $base-color-hover: grayscale($base-color-hover); - $border-bottom: grayscale($border-bottom); - $border-sides: grayscale($border-sides); - $border-top: grayscale($border-top); - $inset-shadow-hover: grayscale($inset-shadow-hover); - $stop-gradient-hover: grayscale($stop-gradient-hover); - $text-shadow-hover: grayscale($text-shadow-hover); - } - - border: 1px solid $border-top; - border-color: $border-top $border-sides $border-bottom; - box-shadow: inset 0 1px 0 0 $inset-shadow-hover; - cursor: pointer; - @include linear-gradient ($base-color-hover, $stop-gradient-hover); - text-shadow: 0 -1px 1px $text-shadow-hover; - background-clip: padding-box; - } - - &:active:not(:disabled), - &:focus:not(:disabled) { - $active-color: adjust-color($base-color, $hue: 4, $saturation: -12%, $lightness: -10%); - $border-active: adjust-color($base-color, $hue: 6, $saturation: -2.5%, $lightness: -30%); - $border-bottom-active: adjust-color($base-color, $hue: 11, $saturation: 6%, $lightness: -31%); - $inset-shadow-active: adjust-color($base-color, $hue: 9, $saturation: 2%, $lightness: -21.5%); - $text-shadow-active: adjust-color($base-color, $hue: 5, $saturation: -12%, $lightness: -21.5%); - - @if $grayscale == true { - $active-color: grayscale($active-color); - $border-active: grayscale($border-active); - $border-bottom-active: grayscale($border-bottom-active); - $inset-shadow-active: grayscale($inset-shadow-active); - $text-shadow-active: grayscale($text-shadow-active); - } - - background: $active-color; - border: 1px solid $border-active; - border-bottom: 1px solid $border-bottom-active; - box-shadow: inset 0 0 6px 3px $inset-shadow-active; - text-shadow: 0 -1px 1px $text-shadow-active; - } -} - - - -// Flat Button -//************************************************************************// -@mixin flat($base-color, $grayscale: false, $textsize: inherit, $padding: 7px 18px) { - $color: hsl(0, 0, 100%); - - @if is-light($base-color) { - $color: hsl(0, 0, 20%); - } - - background-color: $base-color; - border-radius: 3px; - border: none; - color: $color; - display: inline-block; - font-size: inherit; - font-weight: bold; - padding: 7px 18px; - text-decoration: none; - background-clip: padding-box; - - &:hover:not(:disabled){ - $base-color-hover: adjust-color($base-color, $saturation: 4%, $lightness: 5%); - - @if $grayscale == true { - $base-color-hover: grayscale($base-color-hover); - } - - background-color: $base-color-hover; - cursor: pointer; - } - - &:active:not(:disabled), - &:focus:not(:disabled) { - $base-color-active: adjust-color($base-color, $saturation: -4%, $lightness: -5%); - - @if $grayscale == true { - $base-color-active: grayscale($base-color-active); - } - - background-color: $base-color-active; - cursor: pointer; - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_clearfix.scss b/themes/antimatter/scss/vendor/bourbon/addons/_clearfix.scss deleted file mode 100644 index 783cfbc7..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_clearfix.scss +++ /dev/null @@ -1,23 +0,0 @@ -// Modern micro clearfix provides an easy way to contain floats without adding additional markup. -// -// Example usage: -// -// // Contain all floats within .wrapper -// .wrapper { -// @include clearfix; -// .content, -// .sidebar { -// float : left; -// } -// } - -@mixin clearfix { - &:after { - content:""; - display:table; - clear:both; - } -} - -// Acknowledgements -// Beat *that* clearfix: [Thierry Koblentz](http://www.css-101.org/articles/clearfix/latest-new-clearfix-so-far.php) diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_directional-values.scss b/themes/antimatter/scss/vendor/bourbon/addons/_directional-values.scss deleted file mode 100644 index 742f1031..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_directional-values.scss +++ /dev/null @@ -1,111 +0,0 @@ -// directional-property mixins are shorthands -// for writing properties like the following -// -// @include margin(null 0 10px); -// ------ -// margin-right: 0; -// margin-bottom: 10px; -// margin-left: 0; -// -// - or - -// -// @include border-style(dotted null); -// ------ -// border-top-style: dotted; -// border-bottom-style: dotted; -// -// ------ -// -// Note: You can also use false instead of null - -@function collapse-directionals($vals) { - $output: null; - - $A: nth( $vals, 1 ); - $B: if( length($vals) < 2, $A, nth($vals, 2)); - $C: if( length($vals) < 3, $A, nth($vals, 3)); - $D: if( length($vals) < 2, $A, nth($vals, if( length($vals) < 4, 2, 4) )); - - @if $A == 0 { $A: 0 } - @if $B == 0 { $B: 0 } - @if $C == 0 { $C: 0 } - @if $D == 0 { $D: 0 } - - @if $A == $B and $A == $C and $A == $D { $output: $A } - @else if $A == $C and $B == $D { $output: $A $B } - @else if $B == $D { $output: $A $B $C } - @else { $output: $A $B $C $D } - - @return $output; -} - -@function contains-falsy($list) { - @each $item in $list { - @if not $item { - @return true; - } - } - - @return false; -} - -@mixin directional-property($pre, $suf, $vals) { - // Property Names - $top: $pre + "-top" + if($suf, "-#{$suf}", ""); - $bottom: $pre + "-bottom" + if($suf, "-#{$suf}", ""); - $left: $pre + "-left" + if($suf, "-#{$suf}", ""); - $right: $pre + "-right" + if($suf, "-#{$suf}", ""); - $all: $pre + if($suf, "-#{$suf}", ""); - - $vals: collapse-directionals($vals); - - @if contains-falsy($vals) { - @if nth($vals, 1) { #{$top}: nth($vals, 1); } - - @if length($vals) == 1 { - @if nth($vals, 1) { #{$right}: nth($vals, 1); } - } @else { - @if nth($vals, 2) { #{$right}: nth($vals, 2); } - } - - // prop: top/bottom right/left - @if length($vals) == 2 { - @if nth($vals, 1) { #{$bottom}: nth($vals, 1); } - @if nth($vals, 2) { #{$left}: nth($vals, 2); } - - // prop: top right/left bottom - } @else if length($vals) == 3 { - @if nth($vals, 3) { #{$bottom}: nth($vals, 3); } - @if nth($vals, 2) { #{$left}: nth($vals, 2); } - - // prop: top right bottom left - } @else if length($vals) == 4 { - @if nth($vals, 3) { #{$bottom}: nth($vals, 3); } - @if nth($vals, 4) { #{$left}: nth($vals, 4); } - } - - // prop: top/right/bottom/left - } @else { - #{$all}: $vals; - } -} - -@mixin margin($vals...) { - @include directional-property(margin, false, $vals...); -} - -@mixin padding($vals...) { - @include directional-property(padding, false, $vals...); -} - -@mixin border-style($vals...) { - @include directional-property(border, style, $vals...); -} - -@mixin border-color($vals...) { - @include directional-property(border, color, $vals...); -} - -@mixin border-width($vals...) { - @include directional-property(border, width, $vals...); -} diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_ellipsis.scss b/themes/antimatter/scss/vendor/bourbon/addons/_ellipsis.scss deleted file mode 100644 index a8ea2a4a..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_ellipsis.scss +++ /dev/null @@ -1,7 +0,0 @@ -@mixin ellipsis($width: 100%) { - display: inline-block; - max-width: $width; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_font-family.scss b/themes/antimatter/scss/vendor/bourbon/addons/_font-family.scss deleted file mode 100644 index 31f5d9ca..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_font-family.scss +++ /dev/null @@ -1,5 +0,0 @@ -$georgia: Georgia, Cambria, "Times New Roman", Times, serif; -$helvetica: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; -$lucida-grande: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif; -$monospace: "Bitstream Vera Sans Mono", Consolas, Courier, monospace; -$verdana: Verdana, Geneva, sans-serif; diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_hide-text.scss b/themes/antimatter/scss/vendor/bourbon/addons/_hide-text.scss deleted file mode 100644 index fc794381..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_hide-text.scss +++ /dev/null @@ -1,10 +0,0 @@ -@mixin hide-text { - overflow: hidden; - - &:before { - content: ""; - display: block; - width: 0; - height: 100%; - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_html5-input-types.scss b/themes/antimatter/scss/vendor/bourbon/addons/_html5-input-types.scss deleted file mode 100644 index 9e9324ae..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_html5-input-types.scss +++ /dev/null @@ -1,86 +0,0 @@ -//************************************************************************// -// Generate a variable ($all-text-inputs) with a list of all html5 -// input types that have a text-based input, excluding textarea. -// http://diveintohtml5.org/forms.html -//************************************************************************// -$inputs-list: 'input[type="email"]', - 'input[type="number"]', - 'input[type="password"]', - 'input[type="search"]', - 'input[type="tel"]', - 'input[type="text"]', - 'input[type="url"]', - - // Webkit & Gecko may change the display of these in the future - 'input[type="color"]', - 'input[type="date"]', - 'input[type="datetime"]', - 'input[type="datetime-local"]', - 'input[type="month"]', - 'input[type="time"]', - 'input[type="week"]'; - -// Bare inputs -//************************************************************************// -$all-text-inputs: assign-inputs($inputs-list); - -// Hover Pseudo-class -//************************************************************************// -$all-text-inputs-hover: assign-inputs($inputs-list, hover); - -// Focus Pseudo-class -//************************************************************************// -$all-text-inputs-focus: assign-inputs($inputs-list, focus); - - - -// You must use interpolation on the variable: -// #{$all-text-inputs} -// #{$all-text-inputs-hover} -// #{$all-text-inputs-focus} - -// Example -//************************************************************************// -// #{$all-text-inputs}, textarea { -// border: 1px solid red; -// } - - - -//************************************************************************// -// Generate a variable ($all-button-inputs) with a list of all html5 -// input types that have a button-based input, excluding button. -//************************************************************************// -$inputs-button-list: 'input[type="button"]', - 'input[type="reset"]', - 'input[type="submit"]'; - -// Bare inputs -//************************************************************************// -$all-button-inputs: assign-inputs($inputs-button-list); - -// Hover Pseudo-class -//************************************************************************// -$all-button-inputs-hover: assign-inputs($inputs-button-list, hover); - -// Focus Pseudo-class -//************************************************************************// -$all-button-inputs-focus: assign-inputs($inputs-button-list, focus); - -// Active Pseudo-class -//************************************************************************// -$all-button-inputs-active: assign-inputs($inputs-button-list, active); - - - -// You must use interpolation on the variable: -// #{$all-button-inputs} -// #{$all-button-inputs-hover} -// #{$all-button-inputs-focus} -// #{$all-button-inputs-active} - -// Example -//************************************************************************// -// #{$all-button-inputs}, button { -// border: 1px solid red; -// } diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_position.scss b/themes/antimatter/scss/vendor/bourbon/addons/_position.scss deleted file mode 100644 index 7de75182..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_position.scss +++ /dev/null @@ -1,32 +0,0 @@ -@mixin position ($position: relative, $coordinates: null null null null) { - - @if type-of($position) == list { - $coordinates: $position; - $position: relative; - } - - $coordinates: unpack($coordinates); - - $top: nth($coordinates, 1); - $right: nth($coordinates, 2); - $bottom: nth($coordinates, 3); - $left: nth($coordinates, 4); - - position: $position; - - @if ($top and $top == auto) or (type-of($top) == number) { - top: $top; - } - - @if ($right and $right == auto) or (type-of($right) == number) { - right: $right; - } - - @if ($bottom and $bottom == auto) or (type-of($bottom) == number) { - bottom: $bottom; - } - - @if ($left and $left == auto) or (type-of($left) == number) { - left: $left; - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_prefixer.scss b/themes/antimatter/scss/vendor/bourbon/addons/_prefixer.scss deleted file mode 100644 index c32f5027..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_prefixer.scss +++ /dev/null @@ -1,45 +0,0 @@ -//************************************************************************// -// Example: @include prefixer(border-radius, $radii, webkit ms spec); -//************************************************************************// -// Variables located in /settings/_prefixer.scss - -@mixin prefixer ($property, $value, $prefixes) { - @each $prefix in $prefixes { - @if $prefix == webkit { - @if $prefix-for-webkit { - -webkit-#{$property}: $value; - } - } - @else if $prefix == moz { - @if $prefix-for-mozilla { - -moz-#{$property}: $value; - } - } - @else if $prefix == ms { - @if $prefix-for-microsoft { - -ms-#{$property}: $value; - } - } - @else if $prefix == o { - @if $prefix-for-opera { - -o-#{$property}: $value; - } - } - @else if $prefix == spec { - @if $prefix-for-spec { - #{$property}: $value; - } - } - @else { - @warn "Unrecognized prefix: #{$prefix}"; - } - } -} - -@mixin disable-prefix-for-all() { - $prefix-for-webkit: false !global; - $prefix-for-mozilla: false !global; - $prefix-for-microsoft: false !global; - $prefix-for-opera: false !global; - $prefix-for-spec: false !global; -} diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_rem.scss b/themes/antimatter/scss/vendor/bourbon/addons/_rem.scss deleted file mode 100644 index ddd7022b..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_rem.scss +++ /dev/null @@ -1,33 +0,0 @@ -@mixin rem($property, $size, $base: $em-base) { - @if not unitless($base) { - $base: strip-units($base); - } - - $unitless_values: (); - @each $num in $size { - @if not unitless($num) { - @if unit($num) == "em" { - $num: $num * $base; - } - - $num: strip-units($num); - } - - $unitless_values: append($unitless_values, $num); - } - $size: $unitless_values; - - $pixel_values: (); - $rem_values: (); - @each $value in $pxval { - $pixel_value: $value * 1px; - $pixel_values: append($pixel_values, $pixel_value); - - $rem_value: ($value / $base) * 1rem; - $rem_values: append($rem_values, $rem_value); - } - - #{$property}: $pixel_values; - #{$property}: $rem_values; -} - diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_retina-image.scss b/themes/antimatter/scss/vendor/bourbon/addons/_retina-image.scss deleted file mode 100644 index 7931bd13..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_retina-image.scss +++ /dev/null @@ -1,31 +0,0 @@ -@mixin retina-image($filename, $background-size, $extension: png, $retina-filename: null, $retina-suffix: _2x, $asset-pipeline: false) { - @if $asset-pipeline { - background-image: image-url("#{$filename}.#{$extension}"); - } - @else { - background-image: url("#{$filename}.#{$extension}"); - } - - @include hidpi { - @if $asset-pipeline { - @if $retina-filename { - background-image: image-url("#{$retina-filename}.#{$extension}"); - } - @else { - background-image: image-url("#{$filename}#{$retina-suffix}.#{$extension}"); - } - } - - @else { - @if $retina-filename { - background-image: url("#{$retina-filename}.#{$extension}"); - } - @else { - background-image: url("#{$filename}#{$retina-suffix}.#{$extension}"); - } - } - - background-size: $background-size; - - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_size.scss b/themes/antimatter/scss/vendor/bourbon/addons/_size.scss deleted file mode 100644 index ac705e26..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_size.scss +++ /dev/null @@ -1,16 +0,0 @@ -@mixin size($size) { - $height: nth($size, 1); - $width: $height; - - @if length($size) > 1 { - $height: nth($size, 2); - } - - @if $height == auto or (type-of($height) == number and not unitless($height)) { - height: $height; - } - - @if $width == auto or (type-of($height) == number and not unitless($width)) { - width: $width; - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_timing-functions.scss b/themes/antimatter/scss/vendor/bourbon/addons/_timing-functions.scss deleted file mode 100644 index 51b24109..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_timing-functions.scss +++ /dev/null @@ -1,32 +0,0 @@ -// CSS cubic-bezier timing functions. Timing functions courtesy of jquery.easie (github.com/jaukia/easie) -// Timing functions are the same as demo'ed here: http://jqueryui.com/demos/effect/easing.html - -// EASE IN -$ease-in-quad: cubic-bezier(0.550, 0.085, 0.680, 0.530); -$ease-in-cubic: cubic-bezier(0.550, 0.055, 0.675, 0.190); -$ease-in-quart: cubic-bezier(0.895, 0.030, 0.685, 0.220); -$ease-in-quint: cubic-bezier(0.755, 0.050, 0.855, 0.060); -$ease-in-sine: cubic-bezier(0.470, 0.000, 0.745, 0.715); -$ease-in-expo: cubic-bezier(0.950, 0.050, 0.795, 0.035); -$ease-in-circ: cubic-bezier(0.600, 0.040, 0.980, 0.335); -$ease-in-back: cubic-bezier(0.600, -0.280, 0.735, 0.045); - -// EASE OUT -$ease-out-quad: cubic-bezier(0.250, 0.460, 0.450, 0.940); -$ease-out-cubic: cubic-bezier(0.215, 0.610, 0.355, 1.000); -$ease-out-quart: cubic-bezier(0.165, 0.840, 0.440, 1.000); -$ease-out-quint: cubic-bezier(0.230, 1.000, 0.320, 1.000); -$ease-out-sine: cubic-bezier(0.390, 0.575, 0.565, 1.000); -$ease-out-expo: cubic-bezier(0.190, 1.000, 0.220, 1.000); -$ease-out-circ: cubic-bezier(0.075, 0.820, 0.165, 1.000); -$ease-out-back: cubic-bezier(0.175, 0.885, 0.320, 1.275); - -// EASE IN OUT -$ease-in-out-quad: cubic-bezier(0.455, 0.030, 0.515, 0.955); -$ease-in-out-cubic: cubic-bezier(0.645, 0.045, 0.355, 1.000); -$ease-in-out-quart: cubic-bezier(0.770, 0.000, 0.175, 1.000); -$ease-in-out-quint: cubic-bezier(0.860, 0.000, 0.070, 1.000); -$ease-in-out-sine: cubic-bezier(0.445, 0.050, 0.550, 0.950); -$ease-in-out-expo: cubic-bezier(1.000, 0.000, 0.000, 1.000); -$ease-in-out-circ: cubic-bezier(0.785, 0.135, 0.150, 0.860); -$ease-in-out-back: cubic-bezier(0.680, -0.550, 0.265, 1.550); diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_triangle.scss b/themes/antimatter/scss/vendor/bourbon/addons/_triangle.scss deleted file mode 100644 index 573954e4..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_triangle.scss +++ /dev/null @@ -1,83 +0,0 @@ -@mixin triangle ($size, $color, $direction) { - height: 0; - width: 0; - - $width: nth($size, 1); - $height: nth($size, length($size)); - - $foreground-color: nth($color, 1); - $background-color: if(length($color) == 2, nth($color, 2), transparent); - - @if ($direction == up) or ($direction == down) or ($direction == right) or ($direction == left) { - - $width: $width / 2; - $height: if(length($size) > 1, $height, $height/2); - - @if $direction == up { - border-left: $width solid $background-color; - border-right: $width solid $background-color; - border-bottom: $height solid $foreground-color; - - } @else if $direction == right { - border-top: $width solid $background-color; - border-bottom: $width solid $background-color; - border-left: $height solid $foreground-color; - - } @else if $direction == down { - border-left: $width solid $background-color; - border-right: $width solid $background-color; - border-top: $height solid $foreground-color; - - } @else if $direction == left { - border-top: $width solid $background-color; - border-bottom: $width solid $background-color; - border-right: $height solid $foreground-color; - } - } - - @else if ($direction == up-right) or ($direction == up-left) { - border-top: $height solid $foreground-color; - - @if $direction == up-right { - border-left: $width solid $background-color; - - } @else if $direction == up-left { - border-right: $width solid $background-color; - } - } - - @else if ($direction == down-right) or ($direction == down-left) { - border-bottom: $height solid $foreground-color; - - @if $direction == down-right { - border-left: $width solid $background-color; - - } @else if $direction == down-left { - border-right: $width solid $background-color; - } - } - - @else if ($direction == inset-up) { - border-width: $height $width; - border-style: solid; - border-color: $background-color $background-color $foreground-color; - } - - @else if ($direction == inset-down) { - border-width: $height $width; - border-style: solid; - border-color: $foreground-color $background-color $background-color; - } - - @else if ($direction == inset-right) { - border-width: $width $height; - border-style: solid; - border-color: $background-color $background-color $background-color $foreground-color; - } - - @else if ($direction == inset-left) { - border-width: $width $height; - border-style: solid; - border-color: $background-color $foreground-color $background-color $background-color; - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/addons/_word-wrap.scss b/themes/antimatter/scss/vendor/bourbon/addons/_word-wrap.scss deleted file mode 100644 index 9734a597..00000000 --- a/themes/antimatter/scss/vendor/bourbon/addons/_word-wrap.scss +++ /dev/null @@ -1,8 +0,0 @@ -@mixin word-wrap($wrap: break-word) { - word-wrap: $wrap; - - @if $wrap == break-word { - overflow-wrap: break-word; - word-break: break-all; - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_animation.scss b/themes/antimatter/scss/vendor/bourbon/css3/_animation.scss deleted file mode 100644 index 08c3dbf1..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_animation.scss +++ /dev/null @@ -1,52 +0,0 @@ -// http://www.w3.org/TR/css3-animations/#the-animation-name-property- -// Each of these mixins support comma separated lists of values, which allows different transitions for individual properties to be described in a single style rule. Each value in the list corresponds to the value at that same position in the other properties. - -// Official animation shorthand property. -@mixin animation ($animations...) { - @include prefixer(animation, $animations, webkit moz spec); -} - -// Individual Animation Properties -@mixin animation-name ($names...) { - @include prefixer(animation-name, $names, webkit moz spec); -} - - -@mixin animation-duration ($times...) { - @include prefixer(animation-duration, $times, webkit moz spec); -} - - -@mixin animation-timing-function ($motions...) { -// ease | linear | ease-in | ease-out | ease-in-out - @include prefixer(animation-timing-function, $motions, webkit moz spec); -} - - -@mixin animation-iteration-count ($values...) { -// infinite | - @include prefixer(animation-iteration-count, $values, webkit moz spec); -} - - -@mixin animation-direction ($directions...) { -// normal | alternate - @include prefixer(animation-direction, $directions, webkit moz spec); -} - - -@mixin animation-play-state ($states...) { -// running | paused - @include prefixer(animation-play-state, $states, webkit moz spec); -} - - -@mixin animation-delay ($times...) { - @include prefixer(animation-delay, $times, webkit moz spec); -} - - -@mixin animation-fill-mode ($modes...) { -// none | forwards | backwards | both - @include prefixer(animation-fill-mode, $modes, webkit moz spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_appearance.scss b/themes/antimatter/scss/vendor/bourbon/css3/_appearance.scss deleted file mode 100644 index 3eb16e45..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_appearance.scss +++ /dev/null @@ -1,3 +0,0 @@ -@mixin appearance ($value) { - @include prefixer(appearance, $value, webkit moz ms o spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_backface-visibility.scss b/themes/antimatter/scss/vendor/bourbon/css3/_backface-visibility.scss deleted file mode 100644 index 1161fe60..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_backface-visibility.scss +++ /dev/null @@ -1,6 +0,0 @@ -//************************************************************************// -// Backface-visibility mixin -//************************************************************************// -@mixin backface-visibility($visibility) { - @include prefixer(backface-visibility, $visibility, webkit spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_background-image.scss b/themes/antimatter/scss/vendor/bourbon/css3/_background-image.scss deleted file mode 100644 index 6abe88be..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_background-image.scss +++ /dev/null @@ -1,42 +0,0 @@ -//************************************************************************// -// Background-image property for adding multiple background images with -// gradients, or for stringing multiple gradients together. -//************************************************************************// - -@mixin background-image($images...) { - $webkit-images: (); - $spec-images: (); - - @each $image in $images { - $webkit-image: (); - $spec-image: (); - - @if (type-of($image) == string) { - $url-str: str-slice($image, 0, 3); - $gradient-type: str-slice($image, 0, 6); - - @if $url-str == "url" { - $webkit-image: $image; - $spec-image: $image; - } - - @else if $gradient-type == "linear" { - $gradients: _linear-gradient-parser($image); - $webkit-image: map-get($gradients, webkit-image); - $spec-image: map-get($gradients, spec-image); - } - - @else if $gradient-type == "radial" { - $gradients: _radial-gradient-parser($image); - $webkit-image: map-get($gradients, webkit-image); - $spec-image: map-get($gradients, spec-image); - } - } - - $webkit-images: append($webkit-images, $webkit-image, comma); - $spec-images: append($spec-images, $spec-image, comma); - } - - background-image: $webkit-images; - background-image: $spec-images; -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_background.scss b/themes/antimatter/scss/vendor/bourbon/css3/_background.scss deleted file mode 100644 index 9bce9308..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_background.scss +++ /dev/null @@ -1,55 +0,0 @@ -//************************************************************************// -// Background property for adding multiple backgrounds using shorthand -// notation. -//************************************************************************// - -@mixin background($backgrounds...) { - $webkit-backgrounds: (); - $spec-backgrounds: (); - - @each $background in $backgrounds { - $webkit-background: (); - $spec-background: (); - $background-type: type-of($background); - - @if $background-type == string or list { - $background-str: if($background-type == list, nth($background, 1), $background); - - $url-str: str-slice($background-str, 0, 3); - $gradient-type: str-slice($background-str, 0, 6); - - @if $url-str == "url" { - $webkit-background: $background; - $spec-background: $background; - } - - @else if $gradient-type == "linear" { - $gradients: _linear-gradient-parser("#{$background}"); - $webkit-background: map-get($gradients, webkit-image); - $spec-background: map-get($gradients, spec-image); - } - - @else if $gradient-type == "radial" { - $gradients: _radial-gradient-parser("#{$background}"); - $webkit-background: map-get($gradients, webkit-image); - $spec-background: map-get($gradients, spec-image); - } - - @else { - $webkit-background: $background; - $spec-background: $background; - } - } - - @else { - $webkit-background: $background; - $spec-background: $background; - } - - $webkit-backgrounds: append($webkit-backgrounds, $webkit-background, comma); - $spec-backgrounds: append($spec-backgrounds, $spec-background, comma); - } - - background: $webkit-backgrounds; - background: $spec-backgrounds; -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_border-image.scss b/themes/antimatter/scss/vendor/bourbon/css3/_border-image.scss deleted file mode 100644 index e338c2dc..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_border-image.scss +++ /dev/null @@ -1,59 +0,0 @@ -@mixin border-image($borders...) { - $webkit-borders: (); - $spec-borders: (); - - @each $border in $borders { - $webkit-border: (); - $spec-border: (); - $border-type: type-of($border); - - @if $border-type == string or list { - $border-str: if($border-type == list, nth($border, 1), $border); - - $url-str: str-slice($border-str, 0, 3); - $gradient-type: str-slice($border-str, 0, 6); - - @if $url-str == "url" { - $webkit-border: $border; - $spec-border: $border; - } - - @else if $gradient-type == "linear" { - $gradients: _linear-gradient-parser("#{$border}"); - $webkit-border: map-get($gradients, webkit-image); - $spec-border: map-get($gradients, spec-image); - } - - @else if $gradient-type == "radial" { - $gradients: _radial-gradient-parser("#{$border}"); - $webkit-border: map-get($gradients, webkit-image); - $spec-border: map-get($gradients, spec-image); - } - - @else { - $webkit-border: $border; - $spec-border: $border; - } - } - - @else { - $webkit-border: $border; - $spec-border: $border; - } - - $webkit-borders: append($webkit-borders, $webkit-border, comma); - $spec-borders: append($spec-borders, $spec-border, comma); - } - - -webkit-border-image: $webkit-borders; - border-image: $spec-borders; - border-style: solid; -} - -//Examples: -// @include border-image(url("image.png")); -// @include border-image(url("image.png") 20 stretch); -// @include border-image(linear-gradient(45deg, orange, yellow)); -// @include border-image(linear-gradient(45deg, orange, yellow) stretch); -// @include border-image(linear-gradient(45deg, orange, yellow) 20 30 40 50 stretch round); -// @include border-image(radial-gradient(top, cover, orange, yellow, orange)); diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_border-radius.scss b/themes/antimatter/scss/vendor/bourbon/css3/_border-radius.scss deleted file mode 100644 index 7c171901..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_border-radius.scss +++ /dev/null @@ -1,22 +0,0 @@ -//************************************************************************// -// Shorthand Border-radius mixins -//************************************************************************// -@mixin border-top-radius($radii) { - @include prefixer(border-top-left-radius, $radii, spec); - @include prefixer(border-top-right-radius, $radii, spec); -} - -@mixin border-bottom-radius($radii) { - @include prefixer(border-bottom-left-radius, $radii, spec); - @include prefixer(border-bottom-right-radius, $radii, spec); -} - -@mixin border-left-radius($radii) { - @include prefixer(border-top-left-radius, $radii, spec); - @include prefixer(border-bottom-left-radius, $radii, spec); -} - -@mixin border-right-radius($radii) { - @include prefixer(border-top-right-radius, $radii, spec); - @include prefixer(border-bottom-right-radius, $radii, spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_box-sizing.scss b/themes/antimatter/scss/vendor/bourbon/css3/_box-sizing.scss deleted file mode 100644 index f07e1d41..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_box-sizing.scss +++ /dev/null @@ -1,4 +0,0 @@ -@mixin box-sizing ($box) { -// content-box | border-box | inherit - @include prefixer(box-sizing, $box, webkit moz spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_calc.scss b/themes/antimatter/scss/vendor/bourbon/css3/_calc.scss deleted file mode 100644 index 94d7e4ce..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_calc.scss +++ /dev/null @@ -1,4 +0,0 @@ -@mixin calc($property, $value) { - #{$property}: -webkit-calc(#{$value}); - #{$property}: calc(#{$value}); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_columns.scss b/themes/antimatter/scss/vendor/bourbon/css3/_columns.scss deleted file mode 100644 index 96f601c1..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_columns.scss +++ /dev/null @@ -1,47 +0,0 @@ -@mixin columns($arg: auto) { -// || - @include prefixer(columns, $arg, webkit moz spec); -} - -@mixin column-count($int: auto) { -// auto || integer - @include prefixer(column-count, $int, webkit moz spec); -} - -@mixin column-gap($length: normal) { -// normal || length - @include prefixer(column-gap, $length, webkit moz spec); -} - -@mixin column-fill($arg: auto) { -// auto || length - @include prefixer(column-fill, $arg, webkit moz spec); -} - -@mixin column-rule($arg) { -// || || - @include prefixer(column-rule, $arg, webkit moz spec); -} - -@mixin column-rule-color($color) { - @include prefixer(column-rule-color, $color, webkit moz spec); -} - -@mixin column-rule-style($style: none) { -// none | hidden | dashed | dotted | double | groove | inset | inset | outset | ridge | solid - @include prefixer(column-rule-style, $style, webkit moz spec); -} - -@mixin column-rule-width ($width: none) { - @include prefixer(column-rule-width, $width, webkit moz spec); -} - -@mixin column-span($arg: none) { -// none || all - @include prefixer(column-span, $arg, webkit moz spec); -} - -@mixin column-width($length: auto) { -// auto || length - @include prefixer(column-width, $length, webkit moz spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_filter.scss b/themes/antimatter/scss/vendor/bourbon/css3/_filter.scss deleted file mode 100644 index 8560d776..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_filter.scss +++ /dev/null @@ -1,5 +0,0 @@ -@mixin filter($function: none) { - // [ - @include prefixer(perspective, $depth, webkit moz spec); -} - -@mixin perspective-origin($value: 50% 50%) { - @include prefixer(perspective-origin, $value, webkit moz spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_placeholder.scss b/themes/antimatter/scss/vendor/bourbon/css3/_placeholder.scss deleted file mode 100644 index 5682fd09..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_placeholder.scss +++ /dev/null @@ -1,8 +0,0 @@ -@mixin placeholder { - $placeholders: ":-webkit-input" ":-moz" "-moz" "-ms-input"; - @each $placeholder in $placeholders { - &:#{$placeholder}-placeholder { - @content; - } - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_radial-gradient.scss b/themes/antimatter/scss/vendor/bourbon/css3/_radial-gradient.scss deleted file mode 100644 index 7a8c3765..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_radial-gradient.scss +++ /dev/null @@ -1,39 +0,0 @@ -// Requires Sass 3.1+ -@mixin radial-gradient($G1, $G2, - $G3: null, $G4: null, - $G5: null, $G6: null, - $G7: null, $G8: null, - $G9: null, $G10: null, - $pos: null, - $shape-size: null, - $fallback: null) { - - $data: _radial-arg-parser($G1, $G2, $pos, $shape-size); - $G1: nth($data, 1); - $G2: nth($data, 2); - $pos: nth($data, 3); - $shape-size: nth($data, 4); - - $full: $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10; - - // Strip deprecated cover/contain for spec - $shape-size-spec: _shape-size-stripper($shape-size); - - // Set $G1 as the default fallback color - $first-color: nth($full, 1); - $fallback-color: nth($first-color, 1); - - @if (type-of($fallback) == color) or ($fallback == "transparent") { - $fallback-color: $fallback; - } - - // Add Commas and spaces - $shape-size: if($shape-size, '#{$shape-size}, ', null); - $pos: if($pos, '#{$pos}, ', null); - $pos-spec: if($pos, 'at #{$pos}', null); - $shape-size-spec: if(($shape-size-spec != ' ') and ($pos == null), '#{$shape-size-spec}, ', '#{$shape-size-spec} '); - - background-color: $fallback-color; - background-image: -webkit-radial-gradient(unquote(#{$pos}#{$shape-size}#{$full})); - background-image: unquote("radial-gradient(#{$shape-size-spec}#{$pos-spec}#{$full})"); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_transform.scss b/themes/antimatter/scss/vendor/bourbon/css3/_transform.scss deleted file mode 100644 index 8cc35963..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_transform.scss +++ /dev/null @@ -1,15 +0,0 @@ -@mixin transform($property: none) { -// none | - @include prefixer(transform, $property, webkit moz ms o spec); -} - -@mixin transform-origin($axes: 50%) { -// x-axis - left | center | right | length | % -// y-axis - top | center | bottom | length | % -// z-axis - length - @include prefixer(transform-origin, $axes, webkit moz ms o spec); -} - -@mixin transform-style ($style: flat) { - @include prefixer(transform-style, $style, webkit moz ms o spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_transition.scss b/themes/antimatter/scss/vendor/bourbon/css3/_transition.scss deleted file mode 100644 index 5ad4c0ae..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_transition.scss +++ /dev/null @@ -1,77 +0,0 @@ -// Shorthand mixin. Supports multiple parentheses-deliminated values for each variable. -// Example: @include transition (all 2s ease-in-out); -// @include transition (opacity 1s ease-in 2s, width 2s ease-out); -// @include transition-property (transform, opacity); - -@mixin transition ($properties...) { - // Fix for vendor-prefix transform property - $needs-prefixes: false; - $webkit: (); - $moz: (); - $spec: (); - - // Create lists for vendor-prefixed transform - @each $list in $properties { - @if nth($list, 1) == "transform" { - $needs-prefixes: true; - $list1: -webkit-transform; - $list2: -moz-transform; - $list3: (); - - @each $var in $list { - $list3: join($list3, $var); - - @if $var != "transform" { - $list1: join($list1, $var); - $list2: join($list2, $var); - } - } - - $webkit: append($webkit, $list1); - $moz: append($moz, $list2); - $spec: append($spec, $list3); - } - - // Create lists for non-prefixed transition properties - @else { - $webkit: append($webkit, $list, comma); - $moz: append($moz, $list, comma); - $spec: append($spec, $list, comma); - } - } - - @if $needs-prefixes { - -webkit-transition: $webkit; - -moz-transition: $moz; - transition: $spec; - } - @else { - @if length($properties) >= 1 { - @include prefixer(transition, $properties, webkit moz spec); - } - - @else { - $properties: all 0.15s ease-out 0s; - @include prefixer(transition, $properties, webkit moz spec); - } - } -} - -@mixin transition-property ($properties...) { - -webkit-transition-property: transition-property-names($properties, 'webkit'); - -moz-transition-property: transition-property-names($properties, 'moz'); - transition-property: transition-property-names($properties, false); -} - -@mixin transition-duration ($times...) { - @include prefixer(transition-duration, $times, webkit moz spec); -} - -@mixin transition-timing-function ($motions...) { -// ease | linear | ease-in | ease-out | ease-in-out | cubic-bezier() - @include prefixer(transition-timing-function, $motions, webkit moz spec); -} - -@mixin transition-delay ($times...) { - @include prefixer(transition-delay, $times, webkit moz spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/css3/_user-select.scss b/themes/antimatter/scss/vendor/bourbon/css3/_user-select.scss deleted file mode 100644 index 1380aa8b..00000000 --- a/themes/antimatter/scss/vendor/bourbon/css3/_user-select.scss +++ /dev/null @@ -1,3 +0,0 @@ -@mixin user-select($arg: none) { - @include prefixer(user-select, $arg, webkit moz ms spec); -} diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_assign.scss b/themes/antimatter/scss/vendor/bourbon/functions/_assign.scss deleted file mode 100644 index 9a1db93e..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_assign.scss +++ /dev/null @@ -1,11 +0,0 @@ -@function assign-inputs($inputs, $pseudo: null) { - $list : (); - - @each $input in $inputs { - $input: unquote($input); - $input: if($pseudo, $input + ":" + $pseudo, $input); - $list: append($list, $input, comma); - } - - @return $list; -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_color-lightness.scss b/themes/antimatter/scss/vendor/bourbon/functions/_color-lightness.scss deleted file mode 100644 index 8c6df4e2..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_color-lightness.scss +++ /dev/null @@ -1,13 +0,0 @@ -// Programatically determines whether a color is light or dark -// Returns a boolean -// More details here http://robots.thoughtbot.com/closer-look-color-lightness - -@function is-light($hex-color) { - $-local-red: red(rgba($hex-color, 1.0)); - $-local-green: green(rgba($hex-color, 1.0)); - $-local-blue: blue(rgba($hex-color, 1.0)); - - $-local-lightness: ($-local-red * 0.2126 + $-local-green * 0.7152 + $-local-blue * 0.0722) / 255; - - @return $-local-lightness > .6; -} diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_flex-grid.scss b/themes/antimatter/scss/vendor/bourbon/functions/_flex-grid.scss deleted file mode 100644 index 3bbd8665..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_flex-grid.scss +++ /dev/null @@ -1,39 +0,0 @@ -// Flexible grid -@function flex-grid($columns, $container-columns: $fg-max-columns) { - $width: $columns * $fg-column + ($columns - 1) * $fg-gutter; - $container-width: $container-columns * $fg-column + ($container-columns - 1) * $fg-gutter; - @return percentage($width / $container-width); -} - -// Flexible gutter -@function flex-gutter($container-columns: $fg-max-columns, $gutter: $fg-gutter) { - $container-width: $container-columns * $fg-column + ($container-columns - 1) * $fg-gutter; - @return percentage($gutter / $container-width); -} - -// The $fg-column, $fg-gutter and $fg-max-columns variables must be defined in your base stylesheet to properly use the flex-grid function. -// This function takes the fluid grid equation (target / context = result) and uses columns to help define each. -// -// The calculation presumes that your column structure will be missing the last gutter: -// -// -- column -- gutter -- column -- gutter -- column -// -// $fg-column: 60px; // Column Width -// $fg-gutter: 25px; // Gutter Width -// $fg-max-columns: 12; // Total Columns For Main Container -// -// div { -// width: flex-grid(4); // returns (315px / 995px) = 31.65829%; -// margin-left: flex-gutter(); // returns (25px / 995px) = 2.51256%; -// -// p { -// width: flex-grid(2, 4); // returns (145px / 315px) = 46.031746%; -// float: left; -// margin: flex-gutter(4); // returns (25px / 315px) = 7.936508%; -// } -// -// blockquote { -// float: left; -// width: flex-grid(2, 4); // returns (145px / 315px) = 46.031746%; -// } -// } \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_golden-ratio.scss b/themes/antimatter/scss/vendor/bourbon/functions/_golden-ratio.scss deleted file mode 100644 index 463d14a0..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_golden-ratio.scss +++ /dev/null @@ -1,3 +0,0 @@ -@function golden-ratio($value, $increment) { - @return modular-scale($value, $increment, $golden) -} diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_grid-width.scss b/themes/antimatter/scss/vendor/bourbon/functions/_grid-width.scss deleted file mode 100644 index 8e63d83d..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_grid-width.scss +++ /dev/null @@ -1,13 +0,0 @@ -@function grid-width($n) { - @return $n * $gw-column + ($n - 1) * $gw-gutter; -} - -// The $gw-column and $gw-gutter variables must be defined in your base stylesheet to properly use the grid-width function. -// -// $gw-column: 100px; // Column Width -// $gw-gutter: 40px; // Gutter Width -// -// div { -// width: grid-width(4); // returns 520px; -// margin-left: $gw-gutter; // returns 40px; -// } diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_modular-scale.scss b/themes/antimatter/scss/vendor/bourbon/functions/_modular-scale.scss deleted file mode 100644 index afc59eb9..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_modular-scale.scss +++ /dev/null @@ -1,66 +0,0 @@ -// Scaling Variables -$golden: 1.618; -$minor-second: 1.067; -$major-second: 1.125; -$minor-third: 1.2; -$major-third: 1.25; -$perfect-fourth: 1.333; -$augmented-fourth: 1.414; -$perfect-fifth: 1.5; -$minor-sixth: 1.6; -$major-sixth: 1.667; -$minor-seventh: 1.778; -$major-seventh: 1.875; -$octave: 2; -$major-tenth: 2.5; -$major-eleventh: 2.667; -$major-twelfth: 3; -$double-octave: 4; - -@function modular-scale($value, $increment, $ratio) { - $v1: nth($value, 1); - $v2: nth($value, length($value)); - $value: $v1; - - // scale $v2 to just above $v1 - @while $v2 > $v1 { - $v2: ($v2 / $ratio); // will be off-by-1 - } - @while $v2 < $v1 { - $v2: ($v2 * $ratio); // will fix off-by-1 - } - - // check AFTER scaling $v2 to prevent double-counting corner-case - $double-stranded: $v2 > $v1; - - @if $increment > 0 { - @for $i from 1 through $increment { - @if $double-stranded and ($v1 * $ratio) > $v2 { - $value: $v2; - $v2: ($v2 * $ratio); - } @else { - $v1: ($v1 * $ratio); - $value: $v1; - } - } - } - - @if $increment < 0 { - // adjust $v2 to just below $v1 - @if $double-stranded { - $v2: ($v2 / $ratio); - } - - @for $i from $increment through -1 { - @if $double-stranded and ($v1 / $ratio) < $v2 { - $value: $v2; - $v2: ($v2 / $ratio); - } @else { - $v1: ($v1 / $ratio); - $value: $v1; - } - } - } - - @return $value; -} diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_px-to-em.scss b/themes/antimatter/scss/vendor/bourbon/functions/_px-to-em.scss deleted file mode 100644 index 4832245e..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_px-to-em.scss +++ /dev/null @@ -1,13 +0,0 @@ -// Convert pixels to ems -// eg. for a relational value of 12px write em(12) when the parent is 16px -// if the parent is another value say 24px write em(12, 24) - -@function em($pxval, $base: $em-base) { - @if not unitless($pxval) { - $pxval: strip-units($pxval); - } - @if not unitless($base) { - $base: strip-units($base); - } - @return ($pxval / $base) * 1em; -} diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_px-to-rem.scss b/themes/antimatter/scss/vendor/bourbon/functions/_px-to-rem.scss deleted file mode 100644 index 96b244e4..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_px-to-rem.scss +++ /dev/null @@ -1,15 +0,0 @@ -// Convert pixels to rems -// eg. for a relational value of 12px write rem(12) -// Assumes $em-base is the font-size of - -@function rem($pxval) { - @if not unitless($pxval) { - $pxval: strip-units($pxval); - } - - $base: $em-base; - @if not unitless($base) { - $base: strip-units($base); - } - @return ($pxval / $base) * 1rem; -} diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_strip-units.scss b/themes/antimatter/scss/vendor/bourbon/functions/_strip-units.scss deleted file mode 100644 index 6afc6e60..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_strip-units.scss +++ /dev/null @@ -1,5 +0,0 @@ -// Srtips the units from a value. e.g. 12px -> 12 - -@function strip-units($val) { - @return ($val / ($val * 0 + 1)); -} diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_tint-shade.scss b/themes/antimatter/scss/vendor/bourbon/functions/_tint-shade.scss deleted file mode 100644 index f7172004..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_tint-shade.scss +++ /dev/null @@ -1,9 +0,0 @@ -// Add percentage of white to a color -@function tint($color, $percent){ - @return mix(white, $color, $percent); -} - -// Add percentage of black to a color -@function shade($color, $percent){ - @return mix(black, $color, $percent); -} diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_transition-property-name.scss b/themes/antimatter/scss/vendor/bourbon/functions/_transition-property-name.scss deleted file mode 100644 index 54cd4228..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_transition-property-name.scss +++ /dev/null @@ -1,22 +0,0 @@ -// Return vendor-prefixed property names if appropriate -// Example: transition-property-names((transform, color, background), moz) -> -moz-transform, color, background -//************************************************************************// -@function transition-property-names($props, $vendor: false) { - $new-props: (); - - @each $prop in $props { - $new-props: append($new-props, transition-property-name($prop, $vendor), comma); - } - - @return $new-props; -} - -@function transition-property-name($prop, $vendor: false) { - // put other properties that need to be prefixed here aswell - @if $vendor and $prop == transform { - @return unquote('-'+$vendor+'-'+$prop); - } - @else { - @return $prop; - } -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/bourbon/functions/_unpack.scss b/themes/antimatter/scss/vendor/bourbon/functions/_unpack.scss deleted file mode 100644 index 37759636..00000000 --- a/themes/antimatter/scss/vendor/bourbon/functions/_unpack.scss +++ /dev/null @@ -1,17 +0,0 @@ -// Convert shorthand to the 4-value syntax - -@function unpack($shorthand) { - @if length($shorthand) == 1 { - @return nth($shorthand, 1) nth($shorthand, 1) nth($shorthand, 1) nth($shorthand, 1); - } - @else if length($shorthand) == 2 { - @return nth($shorthand, 1) nth($shorthand, 2) nth($shorthand, 1) nth($shorthand, 2); - } - @else if length($shorthand) == 3 { - @return nth($shorthand, 1) nth($shorthand, 2) nth($shorthand, 3) nth($shorthand, 2); - } - @else { - @return $shorthand; - } -} - diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_convert-units.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_convert-units.scss deleted file mode 100644 index 3443db39..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_convert-units.scss +++ /dev/null @@ -1,15 +0,0 @@ -//************************************************************************// -// Helper function for str-to-num fn. -// Source: http://sassmeister.com/gist/9647408 -//************************************************************************// -@function _convert-units($number, $unit) { - $strings: 'px' 'cm' 'mm' '%' 'ch' 'pica' 'in' 'em' 'rem' 'pt' 'pc' 'ex' 'vw' 'vh' 'vmin' 'vmax', 'deg', 'rad', 'grad', 'turn'; - $units: 1px 1cm 1mm 1% 1ch 1pica 1in 1em 1rem 1pt 1pc 1ex 1vw 1vh 1vmin 1vmax, 1deg, 1rad, 1grad, 1turn; - $index: index($strings, $unit); - - @if not $index { - @warn "Unknown unit `#{$unit}`."; - @return false; - } - @return $number * nth($units, $index); -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_gradient-positions-parser.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_gradient-positions-parser.scss deleted file mode 100644 index 07d30b6c..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_gradient-positions-parser.scss +++ /dev/null @@ -1,13 +0,0 @@ -@function _gradient-positions-parser($gradient-type, $gradient-positions) { - @if $gradient-positions - and ($gradient-type == linear) - and (type-of($gradient-positions) != color) { - $gradient-positions: _linear-positions-parser($gradient-positions); - } - @else if $gradient-positions - and ($gradient-type == radial) - and (type-of($gradient-positions) != color) { - $gradient-positions: _radial-positions-parser($gradient-positions); - } - @return $gradient-positions; -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_is-num.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_is-num.scss deleted file mode 100644 index 71459e14..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_is-num.scss +++ /dev/null @@ -1,8 +0,0 @@ -//************************************************************************// -// Helper for linear-gradient-parser -//************************************************************************// -@function _is-num($char) { - $values: '0' '1' '2' '3' '4' '5' '6' '7' '8' '9' 0 1 2 3 4 5 6 7 8 9; - $index: index($values, $char); - @return if($index, true, false); -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_linear-angle-parser.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_linear-angle-parser.scss deleted file mode 100644 index e0401ed8..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_linear-angle-parser.scss +++ /dev/null @@ -1,25 +0,0 @@ -// Private function for linear-gradient-parser -@function _linear-angle-parser($image, $first-val, $prefix, $suffix) { - $offset: null; - $unit-short: str-slice($first-val, str-length($first-val) - 2, str-length($first-val)); - $unit-long: str-slice($first-val, str-length($first-val) - 3, str-length($first-val)); - - @if ($unit-long == "grad") or - ($unit-long == "turn") { - $offset: if($unit-long == "grad", -100grad * 3, -0.75turn); - } - - @else if ($unit-short == "deg") or - ($unit-short == "rad") { - $offset: if($unit-short == "deg", -90 * 3, 1.6rad); - } - - @if $offset { - $num: _str-to-num($first-val); - - @return ( - webkit-image: -webkit- + $prefix + ($offset - $num) + $suffix, - spec-image: $image - ); - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_linear-gradient-parser.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_linear-gradient-parser.scss deleted file mode 100644 index 12bcdcda..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_linear-gradient-parser.scss +++ /dev/null @@ -1,41 +0,0 @@ -@function _linear-gradient-parser($image) { - $image: unquote($image); - $gradients: (); - $start: str-index($image, "("); - $end: str-index($image, ","); - $first-val: str-slice($image, $start + 1, $end - 1); - - $prefix: str-slice($image, 0, $start); - $suffix: str-slice($image, $end, str-length($image)); - - $has-multiple-vals: str-index($first-val, " "); - $has-single-position: unquote(_position-flipper($first-val) + ""); - $has-angle: _is-num(str-slice($first-val, 0, 0)); - - @if $has-multiple-vals { - $gradients: _linear-side-corner-parser($image, $first-val, $prefix, $suffix, $has-multiple-vals); - } - - @else if $has-single-position != "" { - $pos: unquote($has-single-position + ""); - - $gradients: ( - webkit-image: -webkit- + $image, - spec-image: $prefix + "to " + $pos + $suffix - ); - } - - @else if $has-angle { - // Rotate degree for webkit - $gradients: _linear-angle-parser($image, $first-val, $prefix, $suffix); - } - - @else { - $gradients: ( - webkit-image: -webkit- + $image, - spec-image: $image - ); - } - - @return $gradients; -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_linear-positions-parser.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_linear-positions-parser.scss deleted file mode 100644 index d26383ed..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_linear-positions-parser.scss +++ /dev/null @@ -1,61 +0,0 @@ -@function _linear-positions-parser($pos) { - $type: type-of(nth($pos, 1)); - $spec: null; - $degree: null; - $side: null; - $corner: null; - $length: length($pos); - // Parse Side and corner positions - @if ($length > 1) { - @if nth($pos, 1) == "to" { // Newer syntax - $side: nth($pos, 2); - - @if $length == 2 { // eg. to top - // Swap for backwards compatability - $degree: _position-flipper(nth($pos, 2)); - } - @else if $length == 3 { // eg. to top left - $corner: nth($pos, 3); - } - } - @else if $length == 2 { // Older syntax ("top left") - $side: _position-flipper(nth($pos, 1)); - $corner: _position-flipper(nth($pos, 2)); - } - - @if ("#{$side} #{$corner}" == "left top") or ("#{$side} #{$corner}" == "top left") { - $degree: _position-flipper(#{$side}) _position-flipper(#{$corner}); - } - @else if ("#{$side} #{$corner}" == "right top") or ("#{$side} #{$corner}" == "top right") { - $degree: _position-flipper(#{$side}) _position-flipper(#{$corner}); - } - @else if ("#{$side} #{$corner}" == "right bottom") or ("#{$side} #{$corner}" == "bottom right") { - $degree: _position-flipper(#{$side}) _position-flipper(#{$corner}); - } - @else if ("#{$side} #{$corner}" == "left bottom") or ("#{$side} #{$corner}" == "bottom left") { - $degree: _position-flipper(#{$side}) _position-flipper(#{$corner}); - } - $spec: to $side $corner; - } - @else if $length == 1 { - // Swap for backwards compatability - @if $type == string { - $degree: $pos; - $spec: to _position-flipper($pos); - } - @else { - $degree: -270 - $pos; //rotate the gradient opposite from spec - $spec: $pos; - } - } - $degree: unquote($degree + ","); - $spec: unquote($spec + ","); - @return $degree $spec; -} - -@function _position-flipper($pos) { - @return if($pos == left, right, null) - if($pos == right, left, null) - if($pos == top, bottom, null) - if($pos == bottom, top, null); -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_linear-side-corner-parser.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_linear-side-corner-parser.scss deleted file mode 100644 index 86ad88fb..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_linear-side-corner-parser.scss +++ /dev/null @@ -1,31 +0,0 @@ -// Private function for linear-gradient-parser -@function _linear-side-corner-parser($image, $first-val, $prefix, $suffix, $has-multiple-vals) { - $val-1: str-slice($first-val, 0, $has-multiple-vals - 1 ); - $val-2: str-slice($first-val, $has-multiple-vals + 1, str-length($first-val)); - $val-3: null; - $has-val-3: str-index($val-2, " "); - - @if $has-val-3 { - $val-3: str-slice($val-2, $has-val-3 + 1, str-length($val-2)); - $val-2: str-slice($val-2, 0, $has-val-3 - 1); - } - - $pos: _position-flipper($val-1) _position-flipper($val-2) _position-flipper($val-3); - $pos: unquote($pos + ""); - - // Use old spec for webkit - @if $val-1 == "to" { - @return ( - webkit-image: -webkit- + $prefix + $pos + $suffix, - spec-image: $image - ); - } - - // Bring the code up to spec - @else { - @return ( - webkit-image: -webkit- + $image, - spec-image: $prefix + "to " + $pos + $suffix - ); - } -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_radial-arg-parser.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_radial-arg-parser.scss deleted file mode 100644 index a3a3704a..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_radial-arg-parser.scss +++ /dev/null @@ -1,69 +0,0 @@ -@function _radial-arg-parser($G1, $G2, $pos, $shape-size) { - @each $value in $G1, $G2 { - $first-val: nth($value, 1); - $pos-type: type-of($first-val); - $spec-at-index: null; - - // Determine if spec was passed to mixin - @if type-of($value) == list { - $spec-at-index: if(index($value, at), index($value, at), false); - } - @if $spec-at-index { - @if $spec-at-index > 1 { - @for $i from 1 through ($spec-at-index - 1) { - $shape-size: $shape-size nth($value, $i); - } - @for $i from ($spec-at-index + 1) through length($value) { - $pos: $pos nth($value, $i); - } - } - @else if $spec-at-index == 1 { - @for $i from ($spec-at-index + 1) through length($value) { - $pos: $pos nth($value, $i); - } - } - $G1: null; - } - - // If not spec calculate correct values - @else { - @if ($pos-type != color) or ($first-val != "transparent") { - @if ($pos-type == number) - or ($first-val == "center") - or ($first-val == "top") - or ($first-val == "right") - or ($first-val == "bottom") - or ($first-val == "left") { - - $pos: $value; - - @if $pos == $G1 { - $G1: null; - } - } - - @else if - ($first-val == "ellipse") - or ($first-val == "circle") - or ($first-val == "closest-side") - or ($first-val == "closest-corner") - or ($first-val == "farthest-side") - or ($first-val == "farthest-corner") - or ($first-val == "contain") - or ($first-val == "cover") { - - $shape-size: $value; - - @if $value == $G1 { - $G1: null; - } - - @else if $value == $G2 { - $G2: null; - } - } - } - } - } - @return $G1, $G2, $pos, $shape-size; -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_radial-gradient-parser.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_radial-gradient-parser.scss deleted file mode 100644 index 6dde50f0..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_radial-gradient-parser.scss +++ /dev/null @@ -1,50 +0,0 @@ -@function _radial-gradient-parser($image) { - $image: unquote($image); - $gradients: (); - $start: str-index($image, "("); - $end: str-index($image, ","); - $first-val: str-slice($image, $start + 1, $end - 1); - - $prefix: str-slice($image, 0, $start); - $suffix: str-slice($image, $end, str-length($image)); - - $is-spec-syntax: str-index($first-val, "at"); - - @if $is-spec-syntax and $is-spec-syntax > 1 { - $keyword: str-slice($first-val, 1, $is-spec-syntax - 2); - $pos: str-slice($first-val, $is-spec-syntax + 3, str-length($first-val)); - $pos: append($pos, $keyword, comma); - - $gradients: ( - webkit-image: -webkit- + $prefix + $pos + $suffix, - spec-image: $image - ) - } - - @else if $is-spec-syntax == 1 { - $pos: str-slice($first-val, $is-spec-syntax + 3, str-length($first-val)); - - $gradients: ( - webkit-image: -webkit- + $prefix + $pos + $suffix, - spec-image: $image - ) - } - - @else if str-index($image, "cover") or str-index($image, "contain") { - @warn "Radial-gradient needs to be updated to conform to latest spec."; - - $gradients: ( - webkit-image: null, - spec-image: $image - ) - } - - @else { - $gradients: ( - webkit-image: -webkit- + $image, - spec-image: $image - ) - } - - @return $gradients; -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_radial-positions-parser.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_radial-positions-parser.scss deleted file mode 100644 index 6a5b4777..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_radial-positions-parser.scss +++ /dev/null @@ -1,18 +0,0 @@ -@function _radial-positions-parser($gradient-pos) { - $shape-size: nth($gradient-pos, 1); - $pos: nth($gradient-pos, 2); - $shape-size-spec: _shape-size-stripper($shape-size); - - $pre-spec: unquote(if($pos, "#{$pos}, ", null)) - unquote(if($shape-size, "#{$shape-size},", null)); - $pos-spec: if($pos, "at #{$pos}", null); - - $spec: "#{$shape-size-spec} #{$pos-spec}"; - - // Add comma - @if ($spec != ' ') { - $spec: "#{$spec}," - } - - @return $pre-spec $spec; -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_render-gradients.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_render-gradients.scss deleted file mode 100644 index 57656768..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_render-gradients.scss +++ /dev/null @@ -1,26 +0,0 @@ -// User for linear and radial gradients within background-image or border-image properties - -@function _render-gradients($gradient-positions, $gradients, $gradient-type, $vendor: false) { - $pre-spec: null; - $spec: null; - $vendor-gradients: null; - @if $gradient-type == linear { - @if $gradient-positions { - $pre-spec: nth($gradient-positions, 1); - $spec: nth($gradient-positions, 2); - } - } - @else if $gradient-type == radial { - $pre-spec: nth($gradient-positions, 1); - $spec: nth($gradient-positions, 2); - } - - @if $vendor { - $vendor-gradients: -#{$vendor}-#{$gradient-type}-gradient(#{$pre-spec} $gradients); - } - @else if $vendor == false { - $vendor-gradients: "#{$gradient-type}-gradient(#{$spec} #{$gradients})"; - $vendor-gradients: unquote($vendor-gradients); - } - @return $vendor-gradients; -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_shape-size-stripper.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_shape-size-stripper.scss deleted file mode 100644 index ee5eda42..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_shape-size-stripper.scss +++ /dev/null @@ -1,10 +0,0 @@ -@function _shape-size-stripper($shape-size) { - $shape-size-spec: null; - @each $value in $shape-size { - @if ($value == "cover") or ($value == "contain") { - $value: null; - } - $shape-size-spec: "#{$shape-size-spec} #{$value}"; - } - @return $shape-size-spec; -} diff --git a/themes/antimatter/scss/vendor/bourbon/helpers/_str-to-num.scss b/themes/antimatter/scss/vendor/bourbon/helpers/_str-to-num.scss deleted file mode 100644 index b3d61682..00000000 --- a/themes/antimatter/scss/vendor/bourbon/helpers/_str-to-num.scss +++ /dev/null @@ -1,50 +0,0 @@ -//************************************************************************// -// Helper function for linear/radial-gradient-parsers. -// Source: http://sassmeister.com/gist/9647408 -//************************************************************************// -@function _str-to-num($string) { - // Matrices - $strings: '0' '1' '2' '3' '4' '5' '6' '7' '8' '9'; - $numbers: 0 1 2 3 4 5 6 7 8 9; - - // Result - $result: 0; - $divider: 0; - $minus: false; - - // Looping through all characters - @for $i from 1 through str-length($string) { - $character: str-slice($string, $i, $i); - $index: index($strings, $character); - - @if $character == '-' { - $minus: true; - } - - @else if $character == '.' { - $divider: 1; - } - - @else { - @if not $index { - $result: if($minus, $result * -1, $result); - @return _convert-units($result, str-slice($string, $i)); - } - - $number: nth($numbers, $index); - - @if $divider == 0 { - $result: $result * 10; - } - - @else { - // Move the decimal dot to the left - $divider: $divider * 10; - $number: $number / $divider; - } - - $result: $result + $number; - } - } - @return if($minus, $result * -1, $result); -} diff --git a/themes/antimatter/scss/vendor/bourbon/settings/_prefixer.scss b/themes/antimatter/scss/vendor/bourbon/settings/_prefixer.scss deleted file mode 100644 index ecab49fb..00000000 --- a/themes/antimatter/scss/vendor/bourbon/settings/_prefixer.scss +++ /dev/null @@ -1,6 +0,0 @@ -// Variable settings for /addons/prefixer.scss -$prefix-for-webkit: true !default; -$prefix-for-mozilla: true !default; -$prefix-for-microsoft: true !default; -$prefix-for-opera: true !default; -$prefix-for-spec: true !default; // required for keyframe mixin diff --git a/themes/antimatter/scss/vendor/bourbon/settings/_px-to-em.scss b/themes/antimatter/scss/vendor/bourbon/settings/_px-to-em.scss deleted file mode 100644 index f2f9a3e8..00000000 --- a/themes/antimatter/scss/vendor/bourbon/settings/_px-to-em.scss +++ /dev/null @@ -1 +0,0 @@ -$em-base: 16px !default; diff --git a/themes/antimatter/scss/vendor/color-schemer/_color-schemer.scss b/themes/antimatter/scss/vendor/color-schemer/_color-schemer.scss deleted file mode 100644 index 469c697e..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/_color-schemer.scss +++ /dev/null @@ -1,31 +0,0 @@ -@import "blend-modes"; - -// Defaults -$cs-primary : #f00 !default; -$cs-scheme : mono !default; // mono, complement, triad, tetrad, analogic, accented-analogic -$cs-hue-offset : 30 !default; -$cs-brightness-offset : false !default; -$cs-color-model : rgb !default; // rgb, ryb -$cs-colorblind : normal !default; -$cs-harmonize-mode : null !default; -$cs-harmonize-color : $cs-primary !default; -$cs-harmonize-amount : 10% !default; - -// Partials -@import "color-schemer/interpolation"; -@import "color-schemer/cmyk"; -@import "color-schemer/ryb"; -@import "color-schemer/colorblind"; -@import "color-schemer/equalize"; -@import "color-schemer/mix"; -@import "color-schemer/tint-shade"; -@import "color-schemer/color-adjustments"; -@import "color-schemer/harmonize"; -@import "color-schemer/color-schemer"; - -@import "color-schemer/comparison"; - -@import "color-schemer/mixins"; - -// Tell other files that this is loaded. -$color-schemer-loaded : true; diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_cmyk.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_cmyk.scss deleted file mode 100644 index 847115e0..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_cmyk.scss +++ /dev/null @@ -1,14 +0,0 @@ -@function cmyk($cyan, $magenta, $yellow, $black) { - - // Get the color values out of white - $cyan : mix(cyan , white, $cyan ); - $magenta : mix(magenta, white, $magenta); - $yellow : mix(yellow , white, $yellow ); - $black : mix(black , white, $black ); - - // Subtract the colors from white - $color: white - invert($cyan) - invert($magenta) - invert($yellow) - invert($black); - - - @return $color; -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_color-adjustments.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_color-adjustments.scss deleted file mode 100644 index 6028b494..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_color-adjustments.scss +++ /dev/null @@ -1,30 +0,0 @@ -// RGB functions -@function set-red($color, $red) { - @return rgba($red, green($color), blue($color), alpha($color)); -} - -@function set-green($color, $green) { - @return rgba(red($color), $green, blue($color), alpha($color)); -} - -@function set-blue($color, $blue) { - @return rgba(red($color), green($color), $blue, alpha($color)); -} - - -// HSL Functions -@function set-hue($color, $hue) { - @return hsla($hue, saturation($color), lightness($color), alpha($color)); -} - -@function set-saturation($color, $saturation) { - @return hsla(hue($color), $saturation, lightness($color), alpha($color)); -} - -@function set-lightness($color, $lightness) { - @return hsla(hue($color), saturation($color), $lightness, alpha($color)); -} - -@function set-alpha($color, $alpha) { - @return hsla(hue($color), saturation($color), lightness($color), $alpha); -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_color-schemer.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_color-schemer.scss deleted file mode 100644 index c0927348..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_color-schemer.scss +++ /dev/null @@ -1,208 +0,0 @@ -// brightness and hue offsets are based on the lightness and saturation of the color -// unless defined otherwise. -@function cs-brightness-offset($cs-brightness-offset) { - @if $cs-brightness-offset == false { - // find the difference between lightness - @return lightness($cs-primary) - lightness(invert($cs-primary)); - } - @else { - @return $cs-brightness-offset; - } -} - -// Harmonized or Unaltered Color -@function clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount) { - @if $cs-harmonize-mode != null { - @return cs-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } @else { - @return $color; - } -} - -// Primary color -@function cs-primary($cs-primary:$cs-primary, $cs-scheme:$cs-scheme, $cs-hue-offset:$cs-hue-offset, $cs-brightness-offset:$cs-brightness-offset, $cs-harmonize-mode:$cs-harmonize-mode, $cs-harmonize-color:$cs-harmonize-color, $cs-harmonize-amount:$cs-harmonize-amount) { - @return clean-or-harmonize($cs-primary, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); -} - -// Secondary color scheme -@function cs-secondary($cs-primary:$cs-primary, $cs-scheme:$cs-scheme, $cs-hue-offset:$cs-hue-offset, $cs-brightness-offset:$cs-brightness-offset, $cs-harmonize-mode:$cs-harmonize-mode, $cs-harmonize-color:$cs-harmonize-color, $cs-harmonize-amount:$cs-harmonize-amount) { - $cs-brightness-offset: cs-brightness-offset($cs-brightness-offset); - - // mono - @if $cs-scheme == mono { - @if $cs-brightness-offset < 0 { - $color: lighten($cs-primary, abs($cs-brightness-offset)); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: darken($cs-primary, abs($cs-brightness-offset)); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } - - // complement - @if $cs-scheme == complement { - @if $cs-color-model == ryb { - $color: ryb-complement($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: complement($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } - - // triad - @if $cs-scheme == triad { - @if $cs-color-model == ryb { - $color: ryb-adjust-hue(ryb-complement($cs-primary), $cs-hue-offset); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: adjust-hue(complement($cs-primary), $cs-hue-offset); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } - - // tetrad - @if $cs-scheme == tetrad { - @if $cs-color-model == ryb { - $color: ryb-adjust-hue($cs-primary, $cs-hue-offset); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: adjust-hue($cs-primary, $cs-hue-offset); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } - - // analogic - @if $cs-scheme == analogic or $cs-scheme == accented-analogic { - @if $cs-color-model == ryb { - $color: ryb-adjust-hue($cs-primary, $cs-hue-offset); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: adjust-hue($cs-primary, $cs-hue-offset); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } -} - -// Tertiary color scheme -@function cs-tertiary($cs-primary:$cs-primary, $cs-scheme:$cs-scheme, $cs-hue-offset:$cs-hue-offset, $cs-brightness-offset:$cs-brightness-offset, $cs-harmonize-mode:$cs-harmonize-mode, $cs-harmonize-color:$cs-harmonize-color, $cs-harmonize-amount:$cs-harmonize-amount) { - $cs-brightness-offset: cs-brightness-offset($cs-brightness-offset); - - // mono - @if $cs-scheme == mono { - $color: mix(cs-primary(), cs-secondary()); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - - // complement - @if $cs-scheme == complement { - $color: equalize($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - - // triad - @if $cs-scheme == triad { - @if $cs-color-model == ryb { - $color: ryb-adjust-hue(ryb-complement($cs-primary), $cs-hue-offset * -1); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: adjust-hue(complement($cs-primary), $cs-hue-offset * -1); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } - - // tetrad - @if $cs-scheme == tetrad { - @if $cs-color-model == ryb { - $color: ryb-complement($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: complement($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } - - // analogic - @if $cs-scheme == analogic or $cs-scheme == accented-analogic { - @if $cs-color-model == ryb { - $color: ryb-adjust-hue($cs-primary, $cs-hue-offset * -1); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: adjust-hue($cs-primary, $cs-hue-offset * -1); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } - - // accented-analogic - @if $cs-scheme == accented-analogic { - @if $cs-color-model == ryb { - $color: ryb-complement($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: complement($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } -} - -// Quadrary color scheme -@function cs-quadrary($cs-primary:$cs-primary, $cs-scheme:$cs-scheme, $cs-hue-offset:$cs-hue-offset, $cs-brightness-offset:$cs-brightness-offset, $cs-harmonize-mode:$cs-harmonize-mode, $cs-harmonize-color:$cs-harmonize-color, $cs-harmonize-amount:$cs-harmonize-amount) { - $cs-brightness-offset: cs-brightness-offset($cs-brightness-offset); - - // mono - @if $cs-scheme == mono { - $color: equalize($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - - // complement - @if $cs-scheme == complement { - $color: equalize(ryb-complement($cs-primary)); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - - // triad - @if $cs-scheme == triad { - $color: equalize($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - - // tetrad - @if $cs-scheme == tetrad { - @if $cs-color-model == ryb { - $color: ryb-adjust-hue(ryb-complement($cs-primary), $cs-hue-offset); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: adjust-hue(complement($cs-primary), $cs-hue-offset); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } - - // analogic - @if $cs-scheme == analogic { - $color: equalize($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - - // accented-analogic - @if $cs-scheme == accented-analogic { - @if $cs-color-model == ryb { - $color: ryb-complement($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - @else { - $color: complement($cs-primary); - @return clean-or-harmonize($color, $cs-harmonize-color, $cs-harmonize-mode, $cs-harmonize-amount); - } - } -} diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_colorblind.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_colorblind.scss deleted file mode 100644 index b509183e..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_colorblind.scss +++ /dev/null @@ -1,29 +0,0 @@ -@function cs-colorblind($color, $mode: $cs-colorblind) { - - // Refrence: http://www.w3.org/TR/AERT#color-contrast - - // Deuteranopia - @if $mode == deuteranopia { - @return $color; - } - - // Protanopia - @if $mode == protanopia { - @return $color; - } - - // Tritanopia - @if $mode == tritanopia { - @return $color; - } - - - // Return color if no color blind mode. - @else { - @return $color; - } -} - -@function cs-cb($color, $mode: $cs-colorblind) { - @return cs-colorblind($color, $mode); -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_comparison.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_comparison.scss deleted file mode 100644 index 84ed6650..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_comparison.scss +++ /dev/null @@ -1,15 +0,0 @@ -////////////////////////////// -// Color Is Dark -// -// Checks to see if the input color is a dark color taking into account both lightness and hue. -// Suitable for determining, for instance, if a background should have a dark or light text color. -// @return true/false (boolean) -////////////////////////////// - -@function cs-is-dark($color) { - @if (lightness($color) < 60% and (hue($color) >= 210 or hue($color) <= 27)) or (lightness($color) <= 32%) { - @return true; - } @else { - @return false; - } -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_equalize.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_equalize.scss deleted file mode 100644 index d043bc8f..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_equalize.scss +++ /dev/null @@ -1,5 +0,0 @@ -// Color equalize credit to Mason Wendell: -// https://github.com/canarymason/The-Coding-Designers-Survival-Kit/blob/master/sass/partials/lib/variables/_color_schemes.sass -@function equalize($color) { - @return hsl(hue($color), 100%, 50%); -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_harmonize.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_harmonize.scss deleted file mode 100644 index 719b43d9..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_harmonize.scss +++ /dev/null @@ -1,59 +0,0 @@ -@function cs-harmonize($background, $foreground: $cs-harmonize-color, $mode: $cs-harmonize-mode, $amount: $cs-harmonize-amount) { - $blend: null; - @if ($mode == normal) { - $blend: blend-normal($foreground, $background); } - @else if ($mode == multiply) { - $blend: blend-multiply($foreground, $background); } - @else if ($mode == lighten) { - $blend: blend-lighten($foreground, $background); } - @else if ($mode == darken) { - $blend: blend-darken($foreground, $background); } - @else if ($mode == darkercolor) { - $blend: blend-darkercolor($foreground, $background); } - @else if ($mode == lightercolor) { - $blend: blend-lightercolor($foreground, $background); } - @else if ($mode == lineardodge) { - $blend: blend-lineardodge($foreground, $background); } - @else if ($mode == linearburn) { - $blend: blend-linearburn($foreground, $background); } - @else if ($mode == difference) { - $blend: blend-difference($foreground, $background); } - @else if ($mode == screen) { - $blend: blend-screen($foreground, $background); } - @else if ($mode == exclusion) { - $blend: blend-exclusion($foreground, $background); } - @else if ($mode == overlay) { - $blend: blend-overlay($foreground, $background); } - @else if ($mode == softlight) { - $blend: blend-softlight($foreground, $background); } - @else if ($mode == hardlight) { - $blend: blend-hardlight($foreground, $background); } - @else if ($mode == colordodge) { - $blend: blend-colordodge($foreground, $background); } - @else if ($mode == colorburn) { - $blend: blend-colorburn($foreground, $background); } - @else if ($mode == linearlight) { - $blend: blend-linearlight($foreground, $background); } - @else if ($mode == vividlight) { - $blend: blend-vividlight($foreground, $background); } - @else if ($mode == pinlight) { - $blend: blend-pinlight($foreground, $background); } - @else if ($mode == hardmix) { - $blend: blend-hardmix($foreground, $background); } - @else if ($mode == colorblend) { - $blend: blend-colorblend($foreground, $background); } - @else if ($mode == dissolve) { - $blend: blend-dissolve($foreground, $background); } - @else if ($mode == divide) { - $blend: blend-divide($foreground, $background); } - @else if ($mode == hue) { - $blend: blend-hue($foreground, $background); } - @else if ($mode == luminosity) { - $blend: blend-luminosity($foreground, $background); } - @else if ($mode == saturation) { - $blend: blend-saturation($foreground, $background); } - @else if ($mode == subtract) { - $blend: blend-subtract($foreground, $background); } - $mixed: mix($blend, $background, $amount); - @return $mixed; -} diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_interpolation.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_interpolation.scss deleted file mode 100644 index 2ec182eb..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_interpolation.scss +++ /dev/null @@ -1,34 +0,0 @@ -@function cs-interpolate($value, $units: 360, $stops: $ryb-interpolation) { - - // Loop numbers out of scale back into the scale. - @while $value >= 360 { - $value: $value - 360; - } - @while $value < 0 { - $value: $value + 360; - } - - // Find out how many units in each stop - $cs-color-deg: $units / length($stops); - - // Count through stops - $cs-deg-count: $cs-color-deg; - $cs-stop-count: 1; - - // Add the first stop to the end so it will be - // interpolated with the last stop. - $stops: append($stops, nth($stops, 1)); - - // Start interpolating - @for $i from 0 through length($stops) { - @if $value < $cs-deg-count { - @return cs-mix(nth($stops, $cs-stop-count + 1), nth($stops, $cs-stop-count), abs(percentage(($cs-deg-count - $value) / $cs-color-deg) - 100 ), $model: rgb); - } - - // If the value is not in this stop, loop up to another stop. - @else { - $cs-deg-count: $cs-deg-count + $cs-color-deg; - $cs-stop-count: $cs-stop-count + 1 - } - } -} diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_mix.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_mix.scss deleted file mode 100644 index 4d3a68f2..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_mix.scss +++ /dev/null @@ -1,40 +0,0 @@ -@function cs-mix($color1, $color2, $percent: 50%, $model: $cs-color-model) { - - $decimal : abs($percent - 100%) / 100%; - $hue-offset : (); - - @if $model == rgb { - $hue-offset : (hue($color1) - hue($color2)) * $decimal; - @if (hue($color1) - hue($color2)) * .5 < -90deg { - $hue-offset : (hue($color1) + 360deg - hue($color2)) * $decimal; - } - @if (hue($color1) - hue($color2)) * .5 > 90deg { - $hue-offset : (hue($color1) - 360deg - hue($color2)) * $decimal; - } - } - - @if $model == ryb { - $hue-offset : (ryb-hue($color1) - ryb-hue($color2)) * $decimal; - @if (ryb-hue($color1) - ryb-hue($color2)) * .5 < -90deg { - $hue-offset : (ryb-hue($color1) + 360deg - ryb-hue($color2)) * $decimal; - } - @if (ryb-hue($color1) - ryb-hue($color2)) * .5 > 90deg { - $hue-offset : (ryb-hue($color1) - 360deg - ryb-hue($color2)) * $decimal; - } - } - - $saturation-offset : (saturation($color1) - saturation($color2)) * $decimal; - $lightness-offset : (lightness($color1) - lightness($color2)) * $decimal; - - @if $model == ryb { - $color1: ryb-adjust-hue($color1, $hue-offset * -1); - } - @else { - $color1: adjust-hue($color1, $hue-offset * -1); - } - - $color1: set-saturation($color1, saturation($color1) - $saturation-offset); - $color1: set-lightness($color1, lightness($color1) - $lightness-offset); - - @return $color1; -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_mixins.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_mixins.scss deleted file mode 100644 index 7e3a8f41..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_mixins.scss +++ /dev/null @@ -1,29 +0,0 @@ -//////////////////////////////////////////// -// From Jina Bolton and Eric Meyer -- http://codepen.io/jina/pen/iosjp -@function cs-stripes($position, $colors) { - $colors: if(type-of($colors) != 'list', compact($colors), $colors); - $gradient: (); - $width: 100% / length($colors); - - @for $i from 1 through length($colors) { - $pop: nth($colors,$i); - $new: $pop ($width * ($i - 1)), $pop ($width * $i); - $gradient: join($gradient, $new, comma); - } - - @return linear-gradient($position, $gradient); -} - -//////////////////////////////////////////// -// Color tester - -@mixin cs-test($colors, $height: 2em, $element: "body:before") { - #{$element} { - content: ""; - display: block; - height: $height; - @include background(cs-stripes(left, ($colors))); - position: relative; - z-index: 999999999999; - } -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_ryb.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_ryb.scss deleted file mode 100644 index 1a6de0e0..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_ryb.scss +++ /dev/null @@ -1,76 +0,0 @@ -$ryb-interpolation: #FF0000 #FF4900 #FF7400 #FF9200 #FFAA00 #FFBF00 #FFD300 #FFE800 #FFFF00 #CCF600 #9FEE00 #67E300 #00CC00 #00AF64 #009999 #0B61A4 #1240AB #1B1BB3 #3914AF #530FAD #7109AA #A600A6 #CD0074 #E40045; - -// RYB color interpolation -@function find-ryb($hue) { - - // remove units on $hue - @if unit($hue) == deg { $hue: $hue / 1deg; } - - // return an interpolated hue - @return hue(cs-interpolate($hue)); -} - -// Find the RYB hue instead of RGB hue of a color. - -// map of the RYB offset -$ryb-offset: 0 1 2 3 5 6 7 8 9 10 11 13 14 15 16 17 18 19 19 20 21 21 22 23 23 24 25 25 26 27 27 28 28 29 29 30 30 31 31 32 32 32 33 33 34 34 35 35 35 36 36 37 37 37 38 38 38 39 39 40 40 40 41 41 41 42 42 42 43 43 43 44 44 44 45 45 45 46 46 46 47 47 47 47 48 48 48 49 49 49 50 50 50 51 51 51 52 52 52 53 53 53 54 54 54 55 55 55 56 56 56 57 57 57 58 58 59 59 59 60 60 61 61 62 63 63 64 65 65 66 67 68 68 69 70 70 71 72 72 73 73 74 75 75 76 77 77 78 79 79 80 81 82 82 83 84 85 86 87 88 88 89 90 91 92 93 95 96 98 100 102 104 105 107 109 111 113 115 116 118 120 122 125 127 129 131 134 136 138 141 143 145 147 150 152 154 156 158 159 161 163 165 166 168 170 171 173 175 177 178 180 182 184 185 187 189 191 192 194 196 198 199 201 203 205 206 207 208 209 210 212 213 214 215 216 217 218 219 220 221 222 223 224 226 227 228 229 230 232 233 234 235 236 238 239 240 241 242 243 244 245 246 247 248 249 250 251 251 252 253 254 255 256 257 257 258 259 260 260 261 262 263 264 264 265 266 267 268 268 269 270 271 272 273 274 274 275 276 277 278 279 280 282 283 284 286 287 289 290 292 293 294 296 297 299 300 302 303 305 307 309 310 312 314 316 317 319 321 323 324 326 327 328 329 330 331 332 333 334 336 337 338 339 340 341 342 343 344 345 347 348 349 350 352 353 354 355 356 358 359 360; - -// loop through the map to find the matching hue. -@function ryb-hue($color) { - @for $i from 1 through length($ryb-offset) { - @if nth($ryb-offset, $i) > hue($color) { - @return $i - 2deg; - } - } -} - -// Changes the hue of a color. -@function ryb-adjust-hue($color, $degrees) { - - // Convert precentag to degrees. - @if unit($degrees) == "%" { - $degrees: 360 * ($degrees / 100%); - } - - // Start at the current hue and loop in the adjustment. - $hue-adjust: (ryb-hue($color) + $degrees) / 1deg; - - @return hsl(hue(cs-interpolate($hue-adjust)), saturation($color), lightness($color)); -} - -@function ryba($red, $yellow, $blue, $alpha) { - $hue: 0; - $saturation: 0; - $lightness: percentage(($red + $yellow + $blue) / (255 * 3)); - @if $red == $yellow and $yellow == $blue { - @return hsla(0, 0, $lightness, $alpha); - } - @if $red >= $yellow and $red >= $blue { - $hue: 0; - } - @elseif $yellow >= $red and $yellow >= $blue { - $hue: 360 / 3; - } - @elseif $blue >= $red and $blue >= $yellow { - $hue: 360 / 3 * 2; - } - @return hsla(hue(cs-interpolate($hue)), 100%, 50%, 1); -} - -@function ryb($red, $yellow, $blue) { - @return ryba($red, $yellow, $blue, 1); -} - -@function set-ryb-hue($color, $hue) { - @return hsla(hue(cs-interpolate($hue)), saturation($color), lightness($color), alpha($color)); -} - -// Returns the complement of a color. -@function ryb-complement($color) { - @return ryb-adjust-hue($color, 180deg); -} - -// Returns the inverse of a color. -@function ryb-invert($color) { - @return ryb-adjust-hue(hsl(hue($color), saturation(invert($color)), lightness(invert($color))), 180deg); -} \ No newline at end of file diff --git a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_tint-shade.scss b/themes/antimatter/scss/vendor/color-schemer/color-schemer/_tint-shade.scss deleted file mode 100644 index d1198d03..00000000 --- a/themes/antimatter/scss/vendor/color-schemer/color-schemer/_tint-shade.scss +++ /dev/null @@ -1,9 +0,0 @@ -// Add percentage of white to a color -@function tint($color, $percent) { - @return mix(white, $color, $percent); -} - -// Add percentage of black to a color -@function shade($color, $percent) { - @return mix(black, $color, $percent); -} diff --git a/themes/antimatter/templates/blog.html.twig b/themes/antimatter/templates/blog.html.twig deleted file mode 100644 index b0612aca..00000000 --- a/themes/antimatter/templates/blog.html.twig +++ /dev/null @@ -1,38 +0,0 @@ -{% embed 'partials/base.html.twig' %} - - {% set collection = page.collection() %} - - {% block content %} - {% set blog_image = page.media.images|first.grayscale().contrast(20).brightness(-100).colorize(-35,81,122) %} - - {% if blog_image %} -

- {% else %} -
- {% endif %} - {{ page.content|raw }} -
- - {% if config.plugins.breadcrumbs.enabled %} - {% include 'partials/breadcrumbs.html.twig' %} - {% endif %} - -
-
- {% for child in collection %} - {% include 'partials/blog_item.html.twig' with {'blog':page, 'page':child, 'truncate':true} %} - {% endfor %} - - {% if config.plugins.pagination.enabled and collection.params.pagination %} - {% include 'partials/pagination.html.twig' with {'base_url':page.url, 'pagination':collection.params.pagination} %} - {% endif %} -
- -
- {% endblock %} - -{% endembed %} - - diff --git a/themes/antimatter/templates/default.html.twig b/themes/antimatter/templates/default.html.twig deleted file mode 100644 index 6d7edfa9..00000000 --- a/themes/antimatter/templates/default.html.twig +++ /dev/null @@ -1,5 +0,0 @@ -{% extends 'partials/base.html.twig' %} - -{% block content %} - {{ page.content|raw }} -{% endblock %} diff --git a/themes/antimatter/templates/error.html.twig b/themes/antimatter/templates/error.html.twig deleted file mode 100644 index 54299979..00000000 --- a/themes/antimatter/templates/error.html.twig +++ /dev/null @@ -1,12 +0,0 @@ -{% extends 'partials/base.html.twig' %} - -{% block content %} -
-
-

{{ 'ERROR'|t }} {{ page.header.http_response_code }}

-

- {{ page.content|raw }} -

-
-
-{% endblock %} diff --git a/themes/antimatter/templates/form.html.twig b/themes/antimatter/templates/form.html.twig deleted file mode 100644 index 3523d065..00000000 --- a/themes/antimatter/templates/form.html.twig +++ /dev/null @@ -1,8 +0,0 @@ -{% extends 'partials/base.html.twig' %} - -{% block content %} - - {{ content|raw }} - {% include "forms/form.html.twig" %} - -{% endblock %} diff --git a/themes/antimatter/templates/item.html.twig b/themes/antimatter/templates/item.html.twig deleted file mode 100644 index bce071cc..00000000 --- a/themes/antimatter/templates/item.html.twig +++ /dev/null @@ -1,18 +0,0 @@ -{% embed 'partials/base.html.twig' %} - - {% block content %} - {% if config.plugins.breadcrumbs.enabled %} - {% include 'partials/breadcrumbs.html.twig' %} - {% endif %} - -
-
- {% include 'partials/blog_item.html.twig' with {'blog':page.parent, 'truncate':false} %} -
- -
- {% endblock %} - -{% endembed %} diff --git a/themes/antimatter/templates/macros/macros.html.twig b/themes/antimatter/templates/macros/macros.html.twig deleted file mode 100644 index 5b470f99..00000000 --- a/themes/antimatter/templates/macros/macros.html.twig +++ /dev/null @@ -1,3 +0,0 @@ -{% macro input(name, value, type, size) %} - -{% endmacro %} \ No newline at end of file diff --git a/themes/antimatter/templates/modular.html.twig b/themes/antimatter/templates/modular.html.twig deleted file mode 100644 index 291ec0a5..00000000 --- a/themes/antimatter/templates/modular.html.twig +++ /dev/null @@ -1,56 +0,0 @@ -{% extends 'partials/base.html.twig' %} - -{% set show_onpage_menu = header.onpage_menu == true or header.onpage_menu is null %} -{% macro pageLinkName(text) %}{{ text|lower|replace({' ':'_'}) }}{% endmacro %} - -{% block javascripts %} - {% if show_onpage_menu %} - {% do assets.add('theme://js/singlePageNav.min.js') %} - {% endif %} - {{ parent() }} -{% endblock %} - - -{% block bottom %} - {{ parent() }} - {% if show_onpage_menu %} - - {% endif %} -{% endblock %} - -{% block header_navigation %} - {% if show_onpage_menu %} - - {% else %} - {{ parent() }} - {% endif %} -{% endblock %} - -{% block content %} - {{ page.content|raw }} - {% for module in page.collection() %} -
- {{ module.content|raw }} - {% endfor %} -{% endblock %} diff --git a/themes/antimatter/templates/modular/features.html.twig b/themes/antimatter/templates/modular/features.html.twig deleted file mode 100644 index 65efd60e..00000000 --- a/themes/antimatter/templates/modular/features.html.twig +++ /dev/null @@ -1,22 +0,0 @@ -
- {{ content|raw }} -
- {% for feature in page.header.features %} -
- {% if feature.icon %} - -
- {% else %} -
- {% endif %} - {% if feature.header %} -

{{ feature.header }}

- {% endif %} - {% if feature.text %} -

{{ feature.text }}

- {% endif %} -
-
- {% endfor %} -
-
diff --git a/themes/antimatter/templates/modular/showcase.html.twig b/themes/antimatter/templates/modular/showcase.html.twig deleted file mode 100644 index 08d98967..00000000 --- a/themes/antimatter/templates/modular/showcase.html.twig +++ /dev/null @@ -1,13 +0,0 @@ -{% set showcase_image = page.media.images|first.grayscale().contrast(20).brightness(-125).colorize(-35,81,122) %} -{% if showcase_image %} -
-{% else %} -
-{% endif %} - {{ content|raw }} - - {% for button in page.header.buttons %} - {{ button.text }} - {% endfor %} - -
diff --git a/themes/antimatter/templates/modular/text.html.twig b/themes/antimatter/templates/modular/text.html.twig deleted file mode 100644 index 40a3f5da..00000000 --- a/themes/antimatter/templates/modular/text.html.twig +++ /dev/null @@ -1,7 +0,0 @@ -
- {% set image = page.media.images|first %} - {% if image %} - {{ image.cropResize(400,400).html('','','align-'~page.header.image_align)|raw }} - {% endif %} -{{ content|raw }} -
diff --git a/themes/antimatter/templates/partials/base.html.twig b/themes/antimatter/templates/partials/base.html.twig deleted file mode 100644 index 3ee4288d..00000000 --- a/themes/antimatter/templates/partials/base.html.twig +++ /dev/null @@ -1,102 +0,0 @@ -{% set theme_config = attribute(config.themes, config.system.pages.theme) %} - - - -{% block head %} - - {% if header.title %}{{ header.title|e('html') }} | {% endif %}{{ site.title|e('html') }} - {% include 'partials/metadata.html.twig' %} - - - - - {% block stylesheets %} - {% do assets.addCss('theme://css/pure-0.5.0/grids-min.css', 103) %} - {% do assets.addCss('theme://css-compiled/nucleus.css', 102) %} - {% do assets.addCss('theme://css-compiled/template.css', 101) %} - {% do assets.addCss('theme://css/custom.css', 100) %} - {% do assets.addCss('theme://css/font-awesome.min.css', 100) %} - {% do assets.addCss('theme://css/slidebars.min.css') %} - - {% if browser.getBrowser == 'msie' and browser.getVersion == 10 %} - {% do assets.addCss('theme://css/nucleus-ie10.css') %} - {% endif %} - {% if browser.getBrowser == 'msie' and browser.getVersion >= 8 and browser.getVersion <= 9 %} - {% do assets.addCss('theme://css/nucleus-ie9.css') %} - {% do assets.addJs('theme://js/html5shiv-printshiv.min.js') %} - {% endif %} - {% endblock %} - - {% block javascripts %} - {% do assets.addJs('jquery', 101) %} - {% do assets.addJs('theme://js/modernizr.custom.71422.js', 100) %} - {% do assets.addJs('theme://js/antimatter.js') %} - {% do assets.addJs('theme://js/slidebars.min.js') %} - {% endblock %} - - {% block assets deferred %} - {{ assets.css()|raw }} - {{ assets.js()|raw }} - {% endblock %} - -{% endblock head %} - - -
- {% block header %} - - {% endblock %} - - {% block showcase %}{% endblock %} - - {% block body %} -
- {% block content %}{% endblock %} -
- {% endblock %} - - {% block footer %} - - {% endblock %} -
- {% block sidebar_navigation %} -
-
- {% include 'partials/navigation.html.twig' %} -
-
- {% endblock %} - {% block bottom %} - - {{ assets.js('bottom')|raw }} - {% endblock %} - - diff --git a/themes/antimatter/templates/partials/blog_item.html.twig b/themes/antimatter/templates/partials/blog_item.html.twig deleted file mode 100644 index 758895fa..00000000 --- a/themes/antimatter/templates/partials/blog_item.html.twig +++ /dev/null @@ -1,89 +0,0 @@ -
- - {% set header_image = page.header.header_image|defined(true) %} - {% set header_image_width = page.header.header_image_width|defined(900) %} - {% set header_image_height = page.header.header_image_height|defined(300) %} - {% set header_image_file = page.header.header_image_file %} - -
- - - - {% if page.header.link %} -

- {% if page.header.continue_link is not same as(false) %} - - {% endif %} - {{ page.title }} -

- {% else %} -

{{ page.title }}

- {% endif %} - - {% if page.taxonomy.tag %} - - {% for tag in page.taxonomy.tag %} - {{ tag }} - {% endfor %} - - {% endif %} - {% if header_image %} - {% if header_image_file %} - {% set header_image_media = page.media.images[header_image_file] %} - {% else %} - {% set header_image_media = page.media.images|first %} - {% endif %} - {{ header_image_media.cropZoom(header_image_width, header_image_height).html|raw }} - {% endif %} - -
- -
- - {% if page.header.continue_link is same as(false) %} -
- {{ page.content|raw }} -
- {% if not truncate %} - {% set show_prev_next = true %} - {% endif %} - {% elseif truncate and page.summary != page.content %} -
- {{ page.summary|raw }} -

{{ 'BLOG.ITEM.CONTINUE_READING'|t }}

-
- {% elseif truncate %} -
- {{ page.content|raw }} -

{{ 'BLOG.ITEM.CONTINUE_READING'|t }}

-
- {% else %} -
- {{ page.content|raw }} -
- - {% if config.plugins.comments.enabled %} - {% include 'partials/comments.html.twig' %} - {% endif %} - - {% set show_prev_next = true %} - {% endif %} - - {% if show_prev_next %} - -

- {% if not page.isFirst %} - {{ 'BLOG.ITEM.NEXT_POST'|t }} - {% endif %} - - {% if not page.isLast %} - {{ 'BLOG.ITEM.PREV_POST'|t }} - {% endif %} -

- {% endif %} - -
-
diff --git a/themes/antimatter/templates/partials/navigation.html.twig b/themes/antimatter/templates/partials/navigation.html.twig deleted file mode 100644 index 69cc3d68..00000000 --- a/themes/antimatter/templates/partials/navigation.html.twig +++ /dev/null @@ -1,55 +0,0 @@ -{% import _self as macros %} - -{% macro loop(page) %} - {% import _self as macros %} - {% for p in page.children.visible %} - {% set current_page = (p.active or p.activeChild) ? 'active' : '' %} - {% if p.children.visible.count > 0 %} -
  • - - {% if p.header.icon %}{% endif %} - {{ p.menu }} - - -
      - {{ macros.loop(p) }} -
    -
  • - {% else %} -
  • - - {% if p.header.icon %}{% endif %} - {{ p.menu }} - -
  • - {% endif %} - {% endfor %} -{% endmacro %} - - - diff --git a/themes/antimatter/templates/partials/sidebar.html.twig b/themes/antimatter/templates/partials/sidebar.html.twig deleted file mode 100644 index 9ac66899..00000000 --- a/themes/antimatter/templates/partials/sidebar.html.twig +++ /dev/null @@ -1,42 +0,0 @@ -{% set feed_url = blog.url == '/' or blog.url == base_url_relative ? (base_url_relative~'/'~blog.slug) : blog.url %} -{% set new_base_url = blog.url == '/' ? '' : blog.url %} - -{% if config.plugins.simplesearch.enabled %} - -{% endif %} -{% if config.plugins.relatedpages.enabled and related_pages|length > 0 %} -

    {{ 'SIDEBAR.RELATED_POSTS.HEADLINE'|t }}

    - {% include 'partials/relatedpages.html.twig' %} -{% endif %} -{% if config.plugins.random.enabled %} - -{% endif %} - -{% if config.plugins.taxonomylist.enabled %} - -{% endif %} -{% if config.plugins.archives.enabled %} - -{% endif %} -{% if config.plugins.feed.enabled %} - -{% endif %} \ No newline at end of file diff --git a/themes/antimatter/thumbnail.jpg b/themes/antimatter/thumbnail.jpg deleted file mode 100644 index e10e84b9..00000000 Binary files a/themes/antimatter/thumbnail.jpg and /dev/null differ