From 4fa31baba388717cfccab54b99d690626873ae74 Mon Sep 17 00:00:00 2001 From: andrewmbacon Date: Tue, 6 Oct 2015 15:35:11 -0400 Subject: [PATCH] Updating color schemes --- css/executive.css | 54 ++-- prepros.cfg | 581 ++++++++++++++++++++++++++++++++++++++++++++ sass/executive.scss | 28 +-- 3 files changed, 622 insertions(+), 41 deletions(-) create mode 100644 prepros.cfg diff --git a/css/executive.css b/css/executive.css index 21e6bb7..784029e 100644 --- a/css/executive.css +++ b/css/executive.css @@ -7858,17 +7858,17 @@ input[type="button"]#footers.btn-block { .ie8 #page-business-home .widget_sp_image-description { background-color: black; } -#page-business-home .caption-blue .widget_sp_image-description { +#page-business-home .entry-content .panel-grid .caption-blue .widget_sp_image-description { background-color: rgba(38, 173, 228, 0.9); color: #fff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); } -#page-business-home .caption-green .widget_sp_image-description { +#page-business-home .entry-content .panel-grid .caption-green .widget_sp_image-description { background-color: rgba(208, 231, 81, 0.9); color: #000; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7); } -.ie8 #page-business-home .caption-green .widget_sp_image-description { +.ie8 #page-business-home .entry-content .panel-grid .caption-green .widget_sp_image-description { background-color: #d0e751; } #page-business-home .caption-darkred .widget_sp_image-description { @@ -7905,71 +7905,71 @@ input[type="button"]#footers.btn-block { .ie8 #content .panel-row-style-row-green { background-color: #d0e751; } -#content .panel-row-style-row-darkgrey { +#content .entry-content .panel-grid .panel-row-style-row-darkgrey { background-color: rgba(41, 41, 41, 0.9); } - #content .panel-row-style-row-darkgrey .widget { + #content .entry-content .panel-grid .panel-row-style-row-darkgrey .widget { color: #fff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); } - #content .panel-row-style-row-darkgrey .widget_sp_image-description { + #content .entry-content .panel-grid .panel-row-style-row-darkgrey .widget_sp_image-description { display: none; } -.ie8 #content .panel-row-style-row-darkgrey { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-darkgrey { background-color: #292929; } -#content .panel-row-style-row-lightgrey { +#content .entry-content .panel-grid .panel-row-style-row-lightgrey { background-color: rgba(239, 239, 239, 0.9); } - #content .panel-row-style-row-lightgrey .widget { + #content .entry-content .panel-grid .panel-row-style-row-lightgrey .widget { color: #000; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7); } - #content .panel-row-style-row-lightgrey .widget_sp_image-description { + #content .entry-content .panel-grid .panel-row-style-row-lightgrey .widget_sp_image-description { display: none; } -.ie8 #content .panel-row-style-row-lightgrey { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-lightgrey { background-color: #EFEFEF; } -#content .panel-row-style-row-blue { +#content .entry-content .panel-grid .panel-row-style-row-blue { background-color: rgba(38, 173, 228, 0.9); } - #content .panel-row-style-row-blue .widget { + #content .entry-content .panel-grid .panel-row-style-row-blue .widget { color: #fff; } - #content .panel-row-style-row-blue .widget_sp_image-description { + #content .entry-content .panel-grid .panel-row-style-row-blue .widget_sp_image-description { display: none; } - #content .panel-row-style-row-blue a { + #content .entry-content .panel-grid .panel-row-style-row-blue a { color: yellow; } -.ie8 #content .panel-row-style-row-blue { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-blue { background-color: #26ade4; } -#content .panel-row-style-row-darkred { +#content .entry-content .panel-grid .panel-row-style-row-darkred { background-color: rgba(74, 5, 0, 0.9); } - #content .panel-row-style-row-darkred .widget { + #content .entry-content .panel-grid .panel-row-style-row-darkred .widget { color: #fff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); } - #content .panel-row-style-row-darkred .widget_sp_image-description { + #content .entry-content .panel-grid .panel-row-style-row-darkred .widget_sp_image-description { display: none; } .ie8 #content .panel-row-style-row-darkred { background-color: #4a0500; } -#content .panel-row-style-row-purple { +#content .entry-content .panel-grid .panel-row-style-row-purple { background-color: rgba(132, 54, 181, 0.9); } - #content .panel-row-style-row-purple .widget { + #content .entry-content .panel-grid .panel-row-style-row-purple .widget { color: #fff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); } - #content .panel-row-style-row-purple .widget_sp_image-description { + #content .entry-content .panel-grid .panel-row-style-row-purple .widget_sp_image-description { display: none; } -.ie8 #content .panel-row-style-row-purple { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-purple { background-color: #8436b5; } -#content .panel-row-style-row-orange { +#content .entry-content .panel-grid .panel-row-style-row-orange { background-color: rgba(209, 112, 17, 0.9); } - #content .panel-row-style-row-orange .widget { + #content .entry-content .panel-grid .panel-row-style-row-orange .widget { color: #fff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); } - #content .panel-row-style-row-orange .widget_sp_image-description { + #content .entry-content .panel-grid .panel-row-style-row-orange .widget_sp_image-description { display: none; } -.ie8 #content .panel-row-style-row-orange { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-orange { background-color: #d17011; } #content .widget_black-studio-tinymce { diff --git a/prepros.cfg b/prepros.cfg new file mode 100644 index 0000000..c1e2370 --- /dev/null +++ b/prepros.cfg @@ -0,0 +1,581 @@ +[ + { + "About This File": "This is Prepros config file, https://prepros.io . Please do not edit this file, doing so can crash Prepros." + }, + { + "data": { + "id": "", + "cfgVersion": 2, + "name": "executive", + "path": "", + "files": { + "2e8f9ea2": { + "id": "2e8f9ea2", + "path": "README.md", + "output": "README.html", + "name": "README.md", + "category": "HTML", + "autoCompile": true, + "sanitize": false, + "gfm": true, + "wrapWithHtml": false, + "customOutput": false, + "imported": false, + "parents": [], + "type": "markdown" + }, + "d2d6a143": { + "id": "d2d6a143", + "path": "content-presspage-headline-only.php", + "output": "content-presspage-headline-only.php", + "name": "content-presspage-headline-only.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "3eea2b65": { + "id": "3eea2b65", + "path": "content-presspage-large-image-and-headline.php", + "output": "content-presspage-large-image-and-headline.php", + "name": "content-presspage-large-image-and-headline.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "ec19400f": { + "id": "ec19400f", + "path": "content-presspage-small-image-and-headline.php", + "output": "content-presspage-small-image-and-headline.php", + "name": "content-presspage-small-image-and-headline.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "6e7ea631": { + "id": "6e7ea631", + "path": "content-presspage-top.php", + "output": "content-presspage-top.php", + "name": "content-presspage-top.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "1bc137d6": { + "id": "1bc137d6", + "path": "content-presspage.php", + "output": "content-presspage.php", + "name": "content-presspage.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "783a7455": { + "id": "783a7455", + "path": "functions.php", + "output": "functions.php", + "name": "functions.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "e9828eb6": { + "id": "e9828eb6", + "path": "header.php", + "output": "header.php", + "name": "header.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "bbf9f21b": { + "id": "bbf9f21b", + "path": "page-business-home.php", + "output": "page-business-home.php", + "name": "page-business-home.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "0ddda2b2": { + "id": "0ddda2b2", + "path": "page-press.php", + "output": "page-press.php", + "name": "page-press.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "3ebc9e6d": { + "id": "3ebc9e6d", + "path": "page-user-profile.php", + "output": "page-user-profile.php", + "name": "page-user-profile.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "7cc55804": { + "id": "7cc55804", + "path": "page.php", + "output": "page.php", + "name": "page.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "aa810382": { + "id": "aa810382", + "path": "style.css", + "output": "style-dist.css", + "name": "style.css", + "category": "CSS", + "autoCompile": false, + "sourceMaps": false, + "compress": true, + "cssnext": false, + "autoprefixer": false, + "customOutput": false, + "imported": false, + "parents": [], + "type": "css" + }, + "bff405e0": { + "id": "bff405e0", + "path": "css/executive.css", + "output": "css/executive-dist.css", + "name": "executive.css", + "category": "CSS", + "autoCompile": false, + "sourceMaps": false, + "compress": true, + "cssnext": false, + "autoprefixer": false, + "customOutput": false, + "imported": false, + "parents": [], + "type": "css" + }, + "ab0fb95e": { + "id": "ab0fb95e", + "path": "inc/sidebar-check.php", + "output": "inc/sidebar-check.php", + "name": "sidebar-check.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "1a6e5875": { + "id": "1a6e5875", + "path": "inc/sidebar-if-active.php", + "output": "inc/sidebar-if-active.php", + "name": "sidebar-if-active.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "6cf74faa": { + "id": "6cf74faa", + "path": "inc/site-title.php", + "output": "inc/site-title.php", + "name": "site-title.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "416c3978": { + "id": "416c3978", + "path": "inc/vars.php", + "output": "inc/vars.php", + "name": "vars.php", + "category": "JUST_WATCH", + "customOutput": false, + "imported": false, + "parents": [], + "type": "php" + }, + "cbf318ea": { + "id": "cbf318ea", + "path": "sass/_bootstrap-override.scss", + "output": "css/_bootstrap-override.css", + "name": "_bootstrap-override.scss", + "category": "CSS", + "autoCompile": false, + "autoprefixer": false, + "sourceMaps": false, + "libSass": true, + "compass": false, + "fullCompass": false, + "outputStyle": "expanded", + "customOutput": false, + "imported": true, + "parents": [ + "a24a7053" + ], + "type": "sass" + }, + "3f83dbe6": { + "id": "3f83dbe6", + "path": "sass/_mixins.scss", + "output": "css/_mixins.css", + "name": "_mixins.scss", + "category": "CSS", + "autoCompile": false, + "autoprefixer": false, + "sourceMaps": false, + "libSass": true, + "compass": false, + "fullCompass": false, + "outputStyle": "expanded", + "customOutput": false, + "imported": true, + "parents": [ + "a24a7053" + ], + "type": "sass" + }, + "f87086ac": { + "id": "f87086ac", + "path": "sass/_variables.scss", + "output": "css/_variables.css", + "name": "_variables.scss", + "category": "CSS", + "autoCompile": false, + "autoprefixer": false, + "sourceMaps": false, + "libSass": true, + "compass": false, + "fullCompass": false, + "outputStyle": "expanded", + "customOutput": false, + "imported": true, + "parents": [ + "a24a7053" + ], + "type": "sass" + }, + "a24a7053": { + "id": "a24a7053", + "path": "sass/executive.scss", + "output": "css/executive.css", + "name": "executive.scss", + "category": "CSS", + "autoCompile": true, + "autoprefixer": false, + "sourceMaps": false, + "libSass": true, + "compass": false, + "fullCompass": false, + "outputStyle": "expanded", + "customOutput": false, + "imported": false, + "parents": [], + "type": "sass" + }, + "590aebed": { + "id": "590aebed", + "path": "javascripts/business-network-ga.js", + "output": "javascripts/business-network-ga-dist.js", + "name": "business-network-ga.js", + "category": "JS", + "autoCompile": false, + "uglify": true, + "mangle": true, + "babel": false, + "sourceMaps": false, + "customOutput": false, + "imported": false, + "parents": [], + "type": "javascript" + }, + "0ea9cb5b": { + "id": "0ea9cb5b", + "path": "javascripts/executive.js", + "output": "javascripts/executive-dist.js", + "name": "executive.js", + "category": "JS", + "autoCompile": false, + "uglify": true, + "mangle": true, + "babel": false, + "sourceMaps": false, + "customOutput": false, + "imported": false, + "parents": [], + "type": "javascript" + }, + "21068c84": { + "id": "21068c84", + "path": "javascripts/html5shiv-master/src/html5shiv-printshiv.js", + "output": "javascripts/html5shiv-master/src/html5shiv-printshiv-dist.js", + "name": "html5shiv-printshiv.js", + "category": "JS", + "autoCompile": false, + "uglify": true, + "mangle": true, + "babel": false, + "sourceMaps": false, + "customOutput": false, + "imported": false, + "parents": [], + "type": "javascript" + }, + "f2122143": { + "id": "f2122143", + "path": "javascripts/html5shiv-master/src/html5shiv.js", + "output": "javascripts/html5shiv-master/src/html5shiv-dist.js", + "name": "html5shiv.js", + "category": "JS", + "autoCompile": false, + "uglify": true, + "mangle": true, + "babel": false, + "sourceMaps": false, + "customOutput": false, + "imported": false, + "parents": [], + "type": "javascript" + }, + "821f5664": { + "id": "821f5664", + "path": "screenshot.jpg", + "output": "screenshot.jpg", + "name": "screenshot.jpg", + "category": "IMAGE", + "size": 42476, + "type": "jpg", + "initialSize": 42476, + "optimized": false, + "height": 0, + "width": 0 + } + }, + "deploymentHistory": {}, + "config": { + "watch": "", + "liveRefresh": true, + "useCustomServer": false, + "port": 0, + "useCustomPort": false, + "customServerUrl": "", + "watchedFileExtensions": "less, sass, scss, styl, md, markdown, coffee, js, jade, haml, slim, ls, html,htm, css, rb, php, asp, aspx, cfm, chm, cms, do, erb, jsp, mhtml, mspx, pl, py, shtml, cshtml, cs,vb, vbs, tpl, ctp, kit, png, jpg, jpeg", + "excludePatterns": "Prepros Build, node_modules, .git, .idea, .sass-cache, .hg, .svn, .cache, config.rb, prepros.cfg, .DS_Store, bower_components", + "autoprefixerBrowsers": "last 4 versions", + "liveRefreshDelay": 0, + "disableImportAutoCompile": true, + "browserFlow": { + "enabled": false, + "mouseSync": true, + "scrollSync": true, + "keyboardSync": true, + "animateCss": true + }, + "deployment": { + "ftpHost": "", + "ftpPort": "21", + "ftpUsePrivateKey": false, + "ftpPrivateKey": "", + "ftpRemotePath": "", + "ftpUserName": "", + "ftpPassword": "", + "ftpType": "FTP", + "ftpSecure": false, + "ftpUploadOnModify": false, + "ftpRefreshAfterUpload": false, + "ignorePreprocessableFiles": true, + "copyPath": "Prepros Build", + "excludePatterns": ".map, Prepros Build, config.rb, prepros.cfg, node_modules, .git, .idea, .sass-cache, .hg, .svn, .cache, .DS_Store, bower_components" + }, + "css": { + "path": "css/", + "outputType": "REPLACE_SEGMENT", + "segmentToReplace": "less, sass, stylus, scss, styl", + "segmentToReplaceWith": "css", + "preprocessableFilesDirs": "less/\nsass/\nstylus/\nscss/\nstyl/\n" + }, + "minCss": { + "path": "", + "outputType": "RELATIVE_FILEDIR", + "segmentToReplace": "", + "segmentToReplaceWith": "", + "types": "", + "preprocessableFilesDirs": "", + "filePrefix": "-dist" + }, + "html": { + "segmentToReplace": "jade, haml, slim, markdown, md, kit", + "segmentToReplaceWith": "html", + "path": "html/", + "extension": ".html", + "outputType": "REPLACE_SEGMENT", + "preprocessableFilesDirs": "jade/\nhaml/\nslim/\nmarkdown/\nmd/\nkit" + }, + "js": { + "segmentToReplace": "coffee, coffeescript, coffeescripts, ls, livescript, livescripts", + "segmentToReplaceWith": "html", + "extension": ".html", + "outputType": "REPLACE_SEGMENT", + "preprocessableFilesDirs": "coffee/\ncoffeescript/\ncoffeescripts/\nls/\nlivescript/\nlivescripts", + "path": "js/" + }, + "minJs": { + "path": "", + "outputType": "RELATIVE_FILEDIR", + "segmentToReplace": "", + "segmentToReplaceWith": "", + "types": "", + "preprocessableFilesDirs": "", + "filePrefix": "-dist" + }, + "compilers": { + "less": { + "autoCompile": true, + "autoprefixer": false, + "compress": false, + "sourceMaps": false + }, + "sass": { + "autoCompile": true, + "autoprefixer": false, + "sourceMaps": false, + "libSass": true, + "compass": false, + "fullCompass": false, + "outputStyle": "expanded" + }, + "stylus": { + "autoCompile": true, + "sourceMaps": false, + "autoprefixer": false, + "nib": false, + "compress": false + }, + "markdown": { + "autoCompile": true, + "sanitize": false, + "gfm": true, + "wrapWithHtml": false + }, + "coffee": { + "autoCompile": true, + "bare": false, + "uglify": false, + "mangle": true, + "iced": false, + "sourceMaps": false + }, + "livescript": { + "autoCompile": true, + "bare": false, + "uglify": false, + "mangle": true + }, + "javascript": { + "autoCompile": false, + "uglify": true, + "mangle": true, + "babel": false, + "sourceMaps": false + }, + "jade": { + "autoCompile": true, + "pretty": true + }, + "haml": { + "autoCompile": true, + "pretty": true, + "doubleQuotes": false + }, + "kit": { + "autoCompile": true, + "minifyHtml": false + }, + "slim": { + "autoCompile": true, + "pretty": true, + "indent": "default" + }, + "css": { + "autoCompile": false, + "sourceMaps": false, + "compress": true, + "cssnext": false, + "autoprefixer": false + }, + "uglify": { + "compress": { + "sequences": true, + "properties": true, + "dead_code": true, + "drop_debugger": true, + "unsafe": false, + "unsafe_comps": false, + "conditionals": true, + "comparisons": true, + "evaluate": true, + "booleans": true, + "loops": true, + "unused": true, + "hoist_funs": true, + "keep_fargs": false, + "hoist_vars": false, + "if_return": true, + "join_vars": true, + "cascade": true, + "side_effects": true, + "pure_getters": false, + "negate_iife": true, + "screw_ie8": false, + "drop_console": false, + "angular": false, + "warnings": true, + "pure_funcs": null, + "global_defs": null + }, + "output": { + "quote_keys": false, + "space_colon": true, + "ascii_only": false, + "unescape_regexps": false, + "inline_script": false, + "beautify": false, + "bracketize": false, + "semicolons": true, + "comments": false, + "preserve_line": false, + "screw_ie8": false, + "preamble": null + } + } + } + } + } + } +] \ No newline at end of file diff --git a/sass/executive.scss b/sass/executive.scss index aa0af24..3122e78 100644 --- a/sass/executive.scss +++ b/sass/executive.scss @@ -273,7 +273,7 @@ $lightgrey: rgba($lightgrey_hex, $transparency); .ie8 #page-business-home .widget_sp_image-description { background-color:black; } -#page-business-home .caption-blue { +#page-business-home .entry-content .panel-grid .caption-blue { .widget_sp_image-description { background-color:$blue; color:#fff; @@ -281,7 +281,7 @@ $lightgrey: rgba($lightgrey_hex, $transparency); } } -#page-business-home .caption-green { +#page-business-home .entry-content .panel-grid .caption-green { .widget_sp_image-description { background-color:$green; color:#000; @@ -289,7 +289,7 @@ $lightgrey: rgba($lightgrey_hex, $transparency); } } -.ie8 #page-business-home .caption-green .widget_sp_image-description { +.ie8 #page-business-home .entry-content .panel-grid .caption-green .widget_sp_image-description { background-color:$green_hex; } @@ -343,7 +343,7 @@ $lightgrey: rgba($lightgrey_hex, $transparency); background-color:$green_hex; } -#content .panel-row-style-row-darkgrey { +#content .entry-content .panel-grid .panel-row-style-row-darkgrey { background-color:$darkgrey; .widget { color:#fff; @@ -353,12 +353,12 @@ $lightgrey: rgba($lightgrey_hex, $transparency); display:none; } } -.ie8 #content .panel-row-style-row-darkgrey { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-darkgrey { background-color:$darkgrey_hex; } -#content .panel-row-style-row-lightgrey { +#content .entry-content .panel-grid .panel-row-style-row-lightgrey { background-color:$lightgrey; .widget { color:#000; @@ -368,12 +368,12 @@ $lightgrey: rgba($lightgrey_hex, $transparency); display:none; } } -.ie8 #content .panel-row-style-row-lightgrey { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-lightgrey { background-color:$lightgrey_hex; } -#content .panel-row-style-row-blue { +#content .entry-content .panel-grid .panel-row-style-row-blue { background-color:$blue; .widget { color:#fff; @@ -385,12 +385,12 @@ $lightgrey: rgba($lightgrey_hex, $transparency); color:yellow; } } -.ie8 #content .panel-row-style-row-blue { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-blue { background-color:$blue_hex; } -#content .panel-row-style-row-darkred { +#content .entry-content .panel-grid .panel-row-style-row-darkred { background-color:$darkred; .widget { color:#fff; @@ -404,7 +404,7 @@ $lightgrey: rgba($lightgrey_hex, $transparency); background-color:$darkred_hex; } -#content .panel-row-style-row-purple { +#content .entry-content .panel-grid .panel-row-style-row-purple { background-color:$purple; .widget { color:#fff; @@ -414,11 +414,11 @@ $lightgrey: rgba($lightgrey_hex, $transparency); display:none; } } -.ie8 #content .panel-row-style-row-purple { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-purple { background-color:$purple_hex; } -#content .panel-row-style-row-orange { +#content .entry-content .panel-grid .panel-row-style-row-orange { background-color:$orange; .widget { color:#fff; @@ -429,7 +429,7 @@ $lightgrey: rgba($lightgrey_hex, $transparency); } } -.ie8 #content .panel-row-style-row-orange { +.ie8 #content .entry-content .panel-grid .panel-row-style-row-orange { background-color:$orange_hex; }