@@ -2135,7 +2130,7 @@ hasOutline: false
The New Biology of Machines
The method used for creating these effects involved a technically expanded version of an old art photography technique known as time-slice photography, in which an array of cameras are placed around an object and triggered simultaneously. Each camera captures a still picture, contributing one frame to the video sequence, which creates the effect of "virtual camera movement"; the illusion of a viewpoint moving around an object that appears frozen in time.
-

+
For the "real world," the actors' hair was less styled, their clothing had more textile content, and the cinematographers used longer lenses to soften the backgrounds and emphasize the actors.
@@ -2249,13 +2244,13 @@ hasOutline: false
@@ -2317,7 +2312,7 @@ hasOutline: false
| Completed |
Keanu Reeves |
Am I dead? Okey dokey... free my mind. Right, no problem, free my mind, free my mind, no problem, right... |
- Chad Stahelski |
+ Chad Stahelski |
Pending |
@@ -2347,7 +2342,7 @@ hasOutline: false
| Completed |
Lawrence Fishburne |
We have a rule We never free a mind once it's reached a certain age. It's dangerous, the mind has trouble letting go. |
- Char McCoy |
+ Char McCoy |
Resolved |
@@ -2437,7 +2432,7 @@ hasOutline: false
| Completed |
Hugo Weaving |
I'd like to share a revelation I need the codes, I have to get inside Zion and you have to tell me how. |
- Dara Prescott |
+ Dara Prescott |
Expired |
@@ -2506,7 +2501,7 @@ hasOutline: false
Order Summary
- 
+
Morpheus
@@ -2516,7 +2511,7 @@ hasOutline: false
- 
+
Seraph
@@ -2527,7 +2522,7 @@ hasOutline: false
- 
+
Keymaker
diff --git a/src/themes/active.css b/src/themes/active.css
index c74891420..bf5e28769 100644
--- a/src/themes/active.css
+++ b/src/themes/active.css
@@ -470,7 +470,7 @@
var(--wa-color-base-10) 80.5%,
var(--wa-color-primary-80) 100%
);
- background: url(/assets/images/kitchen-sink/active/hero.png) 50% 0px / cover no-repeat;
+ background: url(/assets/images/themer/active/hero.png) 50% 0px / cover no-repeat;
height: 40rem;
position: absolute;
top: 0;
diff --git a/src/themes/brutalist.css b/src/themes/brutalist.css
index 21e3f14da..24555fea5 100644
--- a/src/themes/brutalist.css
+++ b/src/themes/brutalist.css
@@ -674,7 +674,7 @@
}
.overlap {
- background: var(--wa-color-surface-lowered) url('/assets/images/kitchen-sink/brutalist/hero.png') 50% 3% no-repeat;
+ background: var(--wa-color-surface-lowered) url('/assets/images/themer/brutalist/hero.png') 50% 3% no-repeat;
}
.strata.hero {
diff --git a/src/themes/classic.css b/src/themes/classic.css
index ba1728945..cadd1874b 100644
--- a/src/themes/classic.css
+++ b/src/themes/classic.css
@@ -462,7 +462,7 @@
}
.hero-background::after {
- background: url(/assets/images/kitchen-sink/classic/hero.png) 0px 0px no-repeat;
+ background: url(/assets/images/themer/classic/hero.png) 0px 0px no-repeat;
content: '';
position: absolute;
height: 1200px;
@@ -489,7 +489,7 @@
}
.hero-background::after {
- background: url(/assets/images/kitchen-sink/classic/hero.png) 50px -170px no-repeat;
+ background: url(/assets/images/themer/classic/hero.png) 50px -170px no-repeat;
height: 900px;
}
diff --git a/src/themes/default.css b/src/themes/default.css
index a2169e947..d658ddd72 100644
--- a/src/themes/default.css
+++ b/src/themes/default.css
@@ -465,7 +465,7 @@
}
.hero-background::after {
- background: url(/assets/images/kitchen-sink/default/hero.png) 10rem bottom no-repeat;
+ background: url(/assets/images/themer/default/hero.png) 10rem bottom no-repeat;
background-size: 95%;
content: '';
position: absolute;
diff --git a/src/themes/fa.css b/src/themes/fa.css
index 342fa568c..6a5afa765 100644
--- a/src/themes/fa.css
+++ b/src/themes/fa.css
@@ -473,7 +473,7 @@
.hero .title {
background:
- url('/assets/images/kitchen-sink/fa/hero.png') center center / cover no-repeat,
+ url('/assets/images/themer/fa/hero.png') center center / cover no-repeat,
var(--wa-color-brand-fill-highlight);
padding: calc(var(--wa-space-3xl) * 5) calc(var(--wa-space-3xl) * 2) calc(var(--wa-space-3xl) * 4);
margin: calc(var(--wa-space-3xl) * -1) 0;
diff --git a/src/themes/glassy.css b/src/themes/glassy.css
index 21c0c29c0..b93504cd6 100644
--- a/src/themes/glassy.css
+++ b/src/themes/glassy.css
@@ -492,7 +492,7 @@
.hero-background {
height: 50rem;
- background: url(/assets/images/kitchen-sink/glassy/hero.jpg) 0px 0px / cover no-repeat;
+ background: url(/assets/images/themer/glassy/hero.jpg) 0px 0px / cover no-repeat;
position: absolute;
top: 0;
left: 0;
diff --git a/src/themes/playful.css b/src/themes/playful.css
index b206c3637..14d3c1ea6 100644
--- a/src/themes/playful.css
+++ b/src/themes/playful.css
@@ -760,7 +760,7 @@
}
.hero-background::after {
- background: url(/assets/images/kitchen-sink/playful/hero.png) 0 50% no-repeat;
+ background: url(/assets/images/themer/playful/hero.png) 0 50% no-repeat;
content: '';
position: absolute;
width: 520px;
diff --git a/src/themes/premium.css b/src/themes/premium.css
index f2c812d8b..06cfa6eea 100644
--- a/src/themes/premium.css
+++ b/src/themes/premium.css
@@ -585,7 +585,7 @@
.strata.hero {
height: 60rem;
- background: var(--wa-color-warning-fill-highlight) url('/assets/images/kitchen-sink/premium/hero.png') -4rem 12rem no-repeat;
+ background: var(--wa-color-warning-fill-highlight) url('/assets/images/themer/premium/hero.png') -4rem 12rem no-repeat;
background-size: cover;
padding-top: var(--wa-space-2xl);
padding-left: var(--wa-space-s);
@@ -736,7 +736,7 @@
/* responsive */
@container preview (min-width: 1040px) {
.strata.hero {
- background: var(--wa-color-warning-fill-highlight) url('/assets/images/kitchen-sink/premium/hero.png') -4rem 35% no-repeat;
+ background: var(--wa-color-warning-fill-highlight) url('/assets/images/themer/premium/hero.png') -4rem 35% no-repeat;
padding-top: 15rem;
padding-left: 50%;
}
| | |