diff --git a/src/artists/a.ts b/src/artists/a.ts index 680fe92..30f79de 100644 --- a/src/artists/a.ts +++ b/src/artists/a.ts @@ -1,67 +1,67 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const albers: Scheme = { - meta: { - title: 'Repetition Against Blue', - artist: 'Josef Albers', - year: '1943', - techniques: 'Oil', - }, - background: '#dbdbce', - colors: ['#263463', '#7e7e7e', '#abada9', '#646c7d', '#9c9c98'], - stroke: '#a5a69c', - temp: 'warm', - theme: 'dark', + meta: { + title: "Repetition Against Blue", + artist: "Josef Albers", + year: "1943", + techniques: "Oil", + }, + background: "#dbdbce", + colors: ["#263463", "#7e7e7e", "#abada9", "#646c7d", "#9c9c98"], + stroke: "#a5a69c", + temp: "warm", + theme: "dark", }; const alys: Scheme = { - meta: { - title: 'Untitled (2nd Battalion Parachute Regiment),', - artist: 'Francis Alÿs,', - year: '2013', - techniques: 'unknown', - }, - background: '#6c81bd', - colors: ['#7a7f76', '#aeae9d', '#5e6260', '#868b8c', '#cdd1c9'], - stroke: '#273b95', - temp: 'neutral', - theme: 'bright', + meta: { + title: "Untitled (2nd Battalion Parachute Regiment),", + artist: "Francis Alÿs,", + year: "2013", + techniques: "unknown", + }, + background: "#6c81bd", + colors: ["#7a7f76", "#aeae9d", "#5e6260", "#868b8c", "#cdd1c9"], + stroke: "#273b95", + temp: "neutral", + theme: "bright", }; const andre: Scheme = { - meta: { - title: 'Untilted', - artist: 'Carl Andre', - year: '1958', - techniques: 'Collage', - }, - background: '#023059', - colors: ['#D9B504', '#D9A404', '#D96725'], - stroke: '#F2F2F2', - temp: 'warm', - theme: 'dark', + meta: { + title: "Untilted", + artist: "Carl Andre", + year: "1958", + techniques: "Collage", + }, + background: "#023059", + colors: ["#D9B504", "#D9A404", "#D96725"], + stroke: "#F2F2F2", + temp: "warm", + theme: "dark", }; const anuszkiewicz: Scheme = { - meta: { - title: 'Untitled 1', - artist: 'Richard Anuszkiewicz', - year: '1991', - techniques: 'Silkscreen', - }, - background: '#f2eed6', - colors: [ - '#27503e', - '#eb3340', - '#a98b57', - '#834d26', - '#44ac81', - '#4b8794', - '#c65d5c', - ], - stroke: '#cc6c74', - temp: 'neutral', - theme: 'bright', + meta: { + title: "Untitled 1", + artist: "Richard Anuszkiewicz", + year: "1991", + techniques: "Silkscreen", + }, + background: "#f2eed6", + colors: [ + "#27503e", + "#eb3340", + "#a98b57", + "#834d26", + "#44ac81", + "#4b8794", + "#c65d5c", + ], + stroke: "#cc6c74", + temp: "neutral", + theme: "bright", }; export { albers, alys, andre, anuszkiewicz }; diff --git a/src/artists/b.ts b/src/artists/b.ts index 4e3a851..618a4c0 100644 --- a/src/artists/b.ts +++ b/src/artists/b.ts @@ -1,32 +1,32 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const bacon: Scheme = { - meta: { - title: - 'Study for Portrait, Number IV (After the Life Mask of William Blake)', - artist: 'Francis Bacon', - year: '1956', - techniques: 'Oil', - }, - background: '#282e26', - colors: ['#495955', '#625d51', '#c3655c'], - stroke: '#3d4649', - temp: 'warm', - theme: 'dark', + meta: { + title: + "Study for Portrait, Number IV (After the Life Mask of William Blake)", + artist: "Francis Bacon", + year: "1956", + techniques: "Oil", + }, + background: "#282e26", + colors: ["#495955", "#625d51", "#c3655c"], + stroke: "#3d4649", + temp: "warm", + theme: "dark", }; const bruegel: Scheme = { - meta: { - title: 'Landscape with the Fall of Icarus', - artist: 'Pieter Bruegel the Elder', - year: '1500', - techniques: 'Oil', - }, - background: '#7F9086', - colors: ['#A29A68', '#676A4F', '#54573f', '#A63C24'], - stroke: '#BFBED5', - temp: 'warm', - theme: 'bright', + meta: { + title: "Landscape with the Fall of Icarus", + artist: "Pieter Bruegel the Elder", + year: "1500", + techniques: "Oil", + }, + background: "#7F9086", + colors: ["#A29A68", "#676A4F", "#54573f", "#A63C24"], + stroke: "#BFBED5", + temp: "warm", + theme: "bright", }; export { bacon, bruegel }; diff --git a/src/artists/c.ts b/src/artists/c.ts index bdedaca..67ce838 100644 --- a/src/artists/c.ts +++ b/src/artists/c.ts @@ -1,17 +1,17 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const corbusier: Scheme = { - meta: { - title: 'Fragment/sample from the colour keyboard of 1959', - artist: 'Le Corbusier', - year: '1959', - techniques: 'Unknown', - }, - background: '#222221', - colors: ['#b8a136', '#ac443a', '#428f70'], - stroke: '#cccccc', - temp: 'warm', - theme: 'dark', + meta: { + title: "Fragment/sample from the colour keyboard of 1959", + artist: "Le Corbusier", + year: "1959", + techniques: "Unknown", + }, + background: "#222221", + colors: ["#b8a136", "#ac443a", "#428f70"], + stroke: "#cccccc", + temp: "warm", + theme: "dark", }; export { corbusier }; diff --git a/src/artists/d.ts b/src/artists/d.ts index a809e30..a9917c3 100644 --- a/src/artists/d.ts +++ b/src/artists/d.ts @@ -1,73 +1,73 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const dali: Scheme = { - meta: { - artist: 'Salvador Dalí', - title: 'Persistence Of Memory', - year: '1931', - techniques: 'Oil', - }, - background: '#ece3e4', - colors: ['#93b8e5', '#aa8153', '#eec667', '#b87143', '#e27c4b'], - stroke: '#503e3c', - theme: 'bright', - temp: 'warm', + meta: { + artist: "Salvador Dalí", + title: "Persistence Of Memory", + year: "1931", + techniques: "Oil", + }, + background: "#ece3e4", + colors: ["#93b8e5", "#aa8153", "#eec667", "#b87143", "#e27c4b"], + stroke: "#503e3c", + theme: "bright", + temp: "warm", }; const delaunay: Scheme = { - meta: { - artist: 'Sonia Delaunay', - title: 'Contrepoint, circa', - year: '1970', - techniques: 'Lithography', - }, - background: '#eae5e0', - colors: ['#a40e00', '#758a27', '#11347b', '#286198'], - stroke: '#11030a', - temp: 'cold', - theme: 'bright', + meta: { + artist: "Sonia Delaunay", + title: "Contrepoint, circa", + year: "1970", + techniques: "Lithography", + }, + background: "#eae5e0", + colors: ["#a40e00", "#758a27", "#11347b", "#286198"], + stroke: "#11030a", + temp: "cold", + theme: "bright", }; const doesburg: Scheme = { - meta: { - title: 'Stained glass composition, Woman', - artist: 'Theo van Doesburg', - year: '1917', - techniques: 'Glass', - }, - background: '#1C2424', - colors: ['#3D55A8', '#3FA622', '#F6F7F1', '#463D33'], - stroke: '#6A6157', - temp: 'cold', - theme: 'dark', + meta: { + title: "Stained glass composition, Woman", + artist: "Theo van Doesburg", + year: "1917", + techniques: "Glass", + }, + background: "#1C2424", + colors: ["#3D55A8", "#3FA622", "#F6F7F1", "#463D33"], + stroke: "#6A6157", + temp: "cold", + theme: "dark", }; const drei: Scheme = { - meta: { - title: 'Transgressed crystals', - artist: 'Lia Drei', - year: '1974', - techniques: 'acrylic', - }, - background: '#f42a12', - stroke: '#35363a', - colors: ['#cdcccc', '#398fc3', '#fa7e00', '#1e988e', '#cec401', '#304eba'], - temp: 'cold', - theme: 'bright', + meta: { + title: "Transgressed crystals", + artist: "Lia Drei", + year: "1974", + techniques: "acrylic", + }, + background: "#f42a12", + stroke: "#35363a", + colors: ["#cdcccc", "#398fc3", "#fa7e00", "#1e988e", "#cec401", "#304eba"], + temp: "cold", + theme: "bright", }; const durer: Scheme = { - meta: { - title: 'The Large Piece of Turf', - artist: 'Albrecht Dürer', - year: '1503', - techniques: 'Watercolor', - }, - background: '#657359', - colors: ['#9AA582', '#8B775F', '#D7C9BE'], - stroke: '#D7C9BE', - temp: 'cold', - theme: 'dark', + meta: { + title: "The Large Piece of Turf", + artist: "Albrecht Dürer", + year: "1503", + techniques: "Watercolor", + }, + background: "#657359", + colors: ["#9AA582", "#8B775F", "#D7C9BE"], + stroke: "#D7C9BE", + temp: "cold", + theme: "dark", }; export { dali, delaunay, doesburg, drei, durer }; diff --git a/src/artists/e.ts b/src/artists/e.ts index 2db43fe..9e98585 100644 --- a/src/artists/e.ts +++ b/src/artists/e.ts @@ -1,17 +1,17 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const ernst: Scheme = { - meta: { - title: 'Dark Gods', - artist: 'Max Ernst', - year: '1957', - techniques: 'Oil', - }, - background: '#160F26', - colors: ['#293473', '#3F6CA6', '#7897BF'], - stroke: '#A6A15B', - temp: 'cold', - theme: 'dark', + meta: { + title: "Dark Gods", + artist: "Max Ernst", + year: "1957", + techniques: "Oil", + }, + background: "#160F26", + colors: ["#293473", "#3F6CA6", "#7897BF"], + stroke: "#A6A15B", + temp: "cold", + theme: "dark", }; export { ernst }; diff --git a/src/artists/f.ts b/src/artists/f.ts index 180835d..e6bdbe9 100644 --- a/src/artists/f.ts +++ b/src/artists/f.ts @@ -1,17 +1,17 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const freud: Scheme = { - meta: { - title: 'Woman with a Daffodil summer', - artist: 'Lucian Freud', - year: '1945', - techniques: 'Oil', - }, - background: '#d8d5c6', - colors: ['#5f868a', '#483f31', '#a6977c', '#c4c360', '#c5b79c'], - stroke: '#133938', - theme: 'bright', - temp: 'warm', + meta: { + title: "Woman with a Daffodil summer", + artist: "Lucian Freud", + year: "1945", + techniques: "Oil", + }, + background: "#d8d5c6", + colors: ["#5f868a", "#483f31", "#a6977c", "#c4c360", "#c5b79c"], + stroke: "#133938", + theme: "bright", + temp: "warm", }; export { freud }; diff --git a/src/artists/g.ts b/src/artists/g.ts index 8e45ab9..d04f76f 100644 --- a/src/artists/g.ts +++ b/src/artists/g.ts @@ -1,59 +1,59 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const gentileschi: Scheme = { - meta: { - title: 'Self-portrait as the Allegory of Painting or La Pittura', - artist: 'Artemisia Gentileschi', - year: '1639', - techniques: 'Oil', - }, - background: '#1b1006', - colors: ['#4c2d15', '#634a2c', '#dfb484'], - stroke: '#788457', - temp: 'warm', - theme: 'dark', + meta: { + title: "Self-portrait as the Allegory of Painting or La Pittura", + artist: "Artemisia Gentileschi", + year: "1639", + techniques: "Oil", + }, + background: "#1b1006", + colors: ["#4c2d15", "#634a2c", "#dfb484"], + stroke: "#788457", + temp: "warm", + theme: "dark", }; const giacometti: Scheme = { - meta: { - title: 'Jean Genet Portrait', - artist: 'Alberto Giacometti', - year: '1954', - techniques: 'Oil', - }, - background: '#e2d9cd', - colors: ['#383739', '#B06438', '#59535C', '#302927'], - stroke: '#655C44', - temp: 'warm', - theme: 'bright', + meta: { + title: "Jean Genet Portrait", + artist: "Alberto Giacometti", + year: "1954", + techniques: "Oil", + }, + background: "#e2d9cd", + colors: ["#383739", "#B06438", "#59535C", "#302927"], + stroke: "#655C44", + temp: "warm", + theme: "bright", }; const goldin: Scheme = { - meta: { - title: 'Cookie and Sharon dancing in the Back Room', - artist: 'Nan Goldin', - year: '1976', - techniques: 'Cibachrome', - }, - background: '#050506', - colors: ['#766a4e', '#b07443', '#fab38b'], - stroke: '#0a443b', - temp: 'warm', - theme: 'dark', + meta: { + title: "Cookie and Sharon dancing in the Back Room", + artist: "Nan Goldin", + year: "1976", + techniques: "Cibachrome", + }, + background: "#050506", + colors: ["#766a4e", "#b07443", "#fab38b"], + stroke: "#0a443b", + temp: "warm", + theme: "dark", }; const greco: Scheme = { - meta: { - title: 'Laocoön', - artist: 'El Greco', - year: '1610', - techniques: 'Oil', - }, - background: '#568c99', - colors: ['#3e7178', '#364d50', '#1e1f1b', '#cebda6', '#d4cab0'], - stroke: '#908f7a', - temp: 'cold', - theme: 'bright', + meta: { + title: "Laocoön", + artist: "El Greco", + year: "1610", + techniques: "Oil", + }, + background: "#568c99", + colors: ["#3e7178", "#364d50", "#1e1f1b", "#cebda6", "#d4cab0"], + stroke: "#908f7a", + temp: "cold", + theme: "bright", }; export { gentileschi, giacometti, goldin, greco }; diff --git a/src/artists/h.ts b/src/artists/h.ts index f431ca5..b0d0d75 100644 --- a/src/artists/h.ts +++ b/src/artists/h.ts @@ -1,31 +1,31 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const hockney: Scheme = { - meta: { - title: 'A Bigger Splash', - artist: 'David Hockney', - year: '1967', - techniques: 'Acrylic', - }, - background: '#eddebf', - colors: ['#53a4b7', '#bf9a91', '#a28671', '#88c9e5', '#317ca6'], - stroke: '#40696b', - temp: 'warm', - theme: 'bright', + meta: { + title: "A Bigger Splash", + artist: "David Hockney", + year: "1967", + techniques: "Acrylic", + }, + background: "#eddebf", + colors: ["#53a4b7", "#bf9a91", "#a28671", "#88c9e5", "#317ca6"], + stroke: "#40696b", + temp: "warm", + theme: "bright", }; const hopper: Scheme = { - meta: { - title: 'New York Movie', - artist: 'Edward Hopper', - year: '1939', - techniques: 'Oil', - }, - background: '#ebcf61', - colors: ['#c56e29', '#879981', '#cb4f29', '#2d74a8', '#4c5947'], - stroke: '#2c211d', - temp: 'warm', - theme: 'bright', + meta: { + title: "New York Movie", + artist: "Edward Hopper", + year: "1939", + techniques: "Oil", + }, + background: "#ebcf61", + colors: ["#c56e29", "#879981", "#cb4f29", "#2d74a8", "#4c5947"], + stroke: "#2c211d", + temp: "warm", + theme: "bright", }; export { hockney, hopper }; diff --git a/src/artists/j.ts b/src/artists/j.ts index 8ea0940..d7ccc14 100644 --- a/src/artists/j.ts +++ b/src/artists/j.ts @@ -15,13 +15,14 @@ const judd: Scheme = { }; const johns: Scheme = { - meta: { title: "Regrets", artist: "Jasper Johns", year: "2014", techniques: "Aquatint with chine collé" }, + meta: { + title: "Regrets", + artist: "Jasper Johns", + year: "2014", + techniques: "Aquatint with chine collé", + }, background: "#333534", - colors: [ - "#dcd8d0", - "#797c7a", - "#89867f", - ], + colors: ["#dcd8d0", "#797c7a", "#89867f"], stroke: "#949494", temp: "neutral", theme: "dark", diff --git a/src/artists/k.ts b/src/artists/k.ts index 983700f..f4a2cce 100644 --- a/src/artists/k.ts +++ b/src/artists/k.ts @@ -1,96 +1,96 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const kandinsky: Scheme = { - meta: { - title: 'Circles in a Circle', - artist: 'Vasily Kandinsky', - year: '1923', - techniques: 'Oil', - }, - background: '#e4d9cb', - colors: ['#9a3a36', '#615a3c', '#649085', '#e2cc6e'], - stroke: '#292f2f', - temp: 'warm', - theme: 'bright', + meta: { + title: "Circles in a Circle", + artist: "Vasily Kandinsky", + year: "1923", + techniques: "Oil", + }, + background: "#e4d9cb", + colors: ["#9a3a36", "#615a3c", "#649085", "#e2cc6e"], + stroke: "#292f2f", + temp: "warm", + theme: "bright", }; const kelly: Scheme = { - meta: { - title: 'Colors for a Large Wall', - artist: 'Ellsworth Kelly', - year: '1951', - techniques: 'Oil', - }, - background: '#e7dfd4', - colors: ['#86b35e', '#315daf', '#e4c51a', '#d25462', '#c31615', '#86569a'], - stroke: '#2a201d', - temp: 'warm', - theme: 'bright', + meta: { + title: "Colors for a Large Wall", + artist: "Ellsworth Kelly", + year: "1951", + techniques: "Oil", + }, + background: "#e7dfd4", + colors: ["#86b35e", "#315daf", "#e4c51a", "#d25462", "#c31615", "#86569a"], + stroke: "#2a201d", + temp: "warm", + theme: "bright", }; const khalil: Scheme = { - meta: { - title: - 'The Wedding of Princess Mihr and Nahid. From a "Mihr-u Mushtari" by Muhammad Assar Tabrizi', - artist: 'Ibrahim Khalil', - year: '1523', - techniques: 'Unknown', - }, - background: '#363c47', - colors: [ - '#c9966f', - '#d9cdb7', - '#656551', - '#8ba4b5', - '#8b2e21', - '#9d5227', - '#927458', - ], - stroke: '#e8c484', - temp: 'neutral', - theme: 'bright', + meta: { + title: + 'The Wedding of Princess Mihr and Nahid. From a "Mihr-u Mushtari" by Muhammad Assar Tabrizi', + artist: "Ibrahim Khalil", + year: "1523", + techniques: "Unknown", + }, + background: "#363c47", + colors: [ + "#c9966f", + "#d9cdb7", + "#656551", + "#8ba4b5", + "#8b2e21", + "#9d5227", + "#927458", + ], + stroke: "#e8c484", + temp: "neutral", + theme: "bright", }; const kiefer: Scheme = { - meta: { - title: 'Walhalla', - artist: 'Anselm Kiefer', - year: '2016', - techniques: 'Acrylic, emulsion, shellac and clay', - }, - background: '#312826', - colors: ['#433228', '#656462', '#bfc0bb'], - stroke: '#9f7242', - temp: 'warm', - theme: 'dark', + meta: { + title: "Walhalla", + artist: "Anselm Kiefer", + year: "2016", + techniques: "Acrylic, emulsion, shellac and clay", + }, + background: "#312826", + colors: ["#433228", "#656462", "#bfc0bb"], + stroke: "#9f7242", + temp: "warm", + theme: "dark", }; const klee: Scheme = { - meta: { - title: 'Fire evening', - artist: 'Paul Klee', - year: '1929', - techniques: 'Oil', - }, - background: '#441C21', - colors: ['#8C1E92', '#FF4E0B', '#CD2019'], - stroke: '#4F51FE', - temp: 'warm', - theme: 'dark', + meta: { + title: "Fire evening", + artist: "Paul Klee", + year: "1929", + techniques: "Oil", + }, + background: "#441C21", + colors: ["#8C1E92", "#FF4E0B", "#CD2019"], + stroke: "#4F51FE", + temp: "warm", + theme: "dark", }; const klint: Scheme = { - meta: { - title: 'The Ten Largest, No. 7, Adulthood', - artist: 'Hilma af Klint', - year: '1907', - techniques: 'Tempera', - }, - background: '#c69fa4', - colors: ['#d84036', '#eeb639', '#3e3427', '#617b58', '#a89f7e', '#8da4bd'], - stroke: '#e1ccbc', - temp: 'warm', - theme: 'bright', + meta: { + title: "The Ten Largest, No. 7, Adulthood", + artist: "Hilma af Klint", + year: "1907", + techniques: "Tempera", + }, + background: "#c69fa4", + colors: ["#d84036", "#eeb639", "#3e3427", "#617b58", "#a89f7e", "#8da4bd"], + stroke: "#e1ccbc", + temp: "warm", + theme: "bright", }; export { kandinsky, kelly, khalil, kiefer, klee, klint }; diff --git a/src/artists/l.ts b/src/artists/l.ts index a75a5bc..efc3747 100644 --- a/src/artists/l.ts +++ b/src/artists/l.ts @@ -1,17 +1,32 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; + +const lissitzky: Scheme = { + meta: { + title: "Proun 19D", + artist: "El Lissitzky", + year: "1920 or 1921", + techniques: + "Gesso, oil, varnish, crayon, colored papers, sandpaper, graph paper, cardboard, metallic paint, and metal foil on plywood", + }, + background: "#D1D3C7", + colors: ["#B1B2AC", "#637B80", "#D2A144", "#B47B44"], + stroke: "#2C2E34", + temp: "warm", + theme: "bright", +}; const lewitt: Scheme = { - meta: { - title: 'Squiggles', - artist: 'Sol Lewitt', - year: '1997', - techniques: 'Gouache', - }, - background: '#EAF2F0', - colors: ['#F9C40A', '#0A71B6', '#EB5432'], - stroke: '#190506', - temp: 'warm', - theme: 'bright', + meta: { + title: "Squiggles", + artist: "Sol Lewitt", + year: "1997", + techniques: "Gouache", + }, + background: "#EAF2F0", + colors: ["#F9C40A", "#0A71B6", "#EB5432"], + stroke: "#190506", + temp: "warm", + theme: "bright", }; -export { lewitt }; +export { lewitt, lissitzky }; diff --git a/src/artists/n.ts b/src/artists/n.ts index 0c73976..4621422 100644 --- a/src/artists/n.ts +++ b/src/artists/n.ts @@ -1,17 +1,31 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; + +const nauman: Scheme = { + meta: { + title: "Studies for Holograms", + artist: "Bruce Nauman", + year: "1970", + techniques: "Screenprint", + }, + background: "#D0C3C1", + colors: ["#D8B557", "#7E9646", "#2C2E34"], + stroke: "#181914", + temp: "warm", + theme: "bright", +}; const newman: Scheme = { - meta: { - title: 'Vir Heroicus Sublimis', - artist: 'Barnett Newman', - year: '1951', - techniques: 'Oil', - }, - background: '#dfd9a5', - colors: ['#A6885D', '#8A3230', '#973B2B'], - stroke: '#442327', - temp: 'warm', - theme: 'bright', + meta: { + title: "Vir Heroicus Sublimis", + artist: "Barnett Newman", + year: "1951", + techniques: "Oil", + }, + background: "#dfd9a5", + colors: ["#A6885D", "#8A3230", "#973B2B"], + stroke: "#442327", + temp: "warm", + theme: "bright", }; -export { newman }; +export { nauman, newman }; diff --git a/src/artists/o.ts b/src/artists/o.ts index dde6cac..8adf84a 100644 --- a/src/artists/o.ts +++ b/src/artists/o.ts @@ -14,7 +14,6 @@ const okeefe: Scheme = { theme: "bright", }; - const orozco: Scheme = { meta: { title: "Kytes Tree", diff --git a/src/artists/p.ts b/src/artists/p.ts index 5eeff2e..e8eff9a 100644 --- a/src/artists/p.ts +++ b/src/artists/p.ts @@ -1,45 +1,59 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const picasso: Scheme = { - meta: { - title: 'A Girl Before A Mirror', - artist: 'Pablo Picasso', - year: '1903', - techniques: 'Oil', - }, - background: '#1e1c1d', - colors: ['#7fad91', '#b7573e', '#ee963f', '#daca6a', '#475294', '#798eab'], - stroke: '#ccc0ce', - temp: 'warm', - theme: 'dark', + meta: { + title: "A Girl Before A Mirror", + artist: "Pablo Picasso", + year: "1903", + techniques: "Oil", + }, + background: "#1e1c1d", + colors: ["#7fad91", "#b7573e", "#ee963f", "#daca6a", "#475294", "#798eab"], + stroke: "#ccc0ce", + temp: "warm", + theme: "dark", }; const pollard: Scheme = { - meta: { - title: 'Oceans apart', - artist: 'Ingrid Pollard', - year: '1989', - techniques: 'photography', - }, - background: '#d8d6ce', - colors: ['#917439', '#2c6d4f', '#5e7b2d'], - stroke: '#1a1614', - temp: 'cold', - theme: 'bright', + meta: { + title: "Oceans apart", + artist: "Ingrid Pollard", + year: "1989", + techniques: "photography", + }, + background: "#d8d6ce", + colors: ["#917439", "#2c6d4f", "#5e7b2d"], + stroke: "#1a1614", + temp: "cold", + theme: "bright", }; const pollock: Scheme = { - meta: { - title: 'Number 1', - artist: 'Jackson Pollock', - year: '1949', - techniques: 'Enamel and metallic paint', - }, - background: '#1A1C23', - colors: ['#D89CA9', '#1962A0', '#E8C051'], - stroke: '#F1ECD7', - temp: 'warm', - theme: 'dark', + meta: { + title: "Number 1", + artist: "Jackson Pollock", + year: "1949", + techniques: "Enamel and metallic paint", + }, + background: "#1A1C23", + colors: ["#D89CA9", "#1962A0", "#E8C051"], + stroke: "#F1ECD7", + temp: "warm", + theme: "dark", }; -export { picasso, pollard, pollock }; +const popova: Scheme = { + meta: { + title: "Painterly Architectonic", + artist: "Liubov Popova", + year: "1917", + techniques: "Oil", + }, + background: "#DCD6C6", + colors: ["#CC979D", "#494A45", "#B13936"], + stroke: "#25201F", + temp: "warm", + theme: "dark", +}; + +export { picasso, pollard, pollock, popova }; diff --git a/src/artists/r.ts b/src/artists/r.ts index 03d2388..d9eb5b3 100644 --- a/src/artists/r.ts +++ b/src/artists/r.ts @@ -66,12 +66,7 @@ const rozanova: Scheme = { techniques: "oil", }, background: "#f1ead5", - colors: [ - "#d12419", - "#e2a935", - "#151963", - "#aaa23a", - ], + colors: ["#d12419", "#e2a935", "#151963", "#aaa23a"], stroke: "#19161f", temp: "neutral", theme: "bright", diff --git a/src/artists/s.ts b/src/artists/s.ts index 4c61ade..b6d60ed 100644 --- a/src/artists/s.ts +++ b/src/artists/s.ts @@ -1,31 +1,31 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const saville: Scheme = { - meta: { - title: 'Latent', - artist: 'Jenny Saville', - year: '2022', - techniques: 'Acrylic and pastel', - }, - background: '#cb4c4f', - colors: ['#602f1c', '#7f4c46', '#e49f9c'], - stroke: '#4f739b', - temp: 'warm', - theme: 'bright', + meta: { + title: "Latent", + artist: "Jenny Saville", + year: "2022", + techniques: "Acrylic and pastel", + }, + background: "#cb4c4f", + colors: ["#602f1c", "#7f4c46", "#e49f9c"], + stroke: "#4f739b", + temp: "warm", + theme: "bright", }; const sherman: Scheme = { - meta: { - title: 'Untitled #92', - artist: 'Cindy Sherman', - year: '1981', - techniques: 'Chromogenic print', - }, - background: '#09090f', - colors: ['#041933', '#073846', '#208cbe', '#deb49b'], - stroke: '#dfe8ef', - temp: 'cold', - theme: 'dark', + meta: { + title: "Untitled #92", + artist: "Cindy Sherman", + year: "1981", + techniques: "Chromogenic print", + }, + background: "#09090f", + colors: ["#041933", "#073846", "#208cbe", "#deb49b"], + stroke: "#dfe8ef", + temp: "cold", + theme: "dark", }; export { saville, sherman }; diff --git a/src/artists/t.ts b/src/artists/t.ts index 366bdc5..edf7ede 100644 --- a/src/artists/t.ts +++ b/src/artists/t.ts @@ -1,31 +1,31 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const taeuberArp: Scheme = { - meta: { - title: 'Plate from 10 Origin', - artist: 'Sophie Taeuber-Arp', - year: '1942', - techniques: 'Linoleum cut', - }, - background: '#F2DAC4', - colors: ['#4BA6A6', '#F2441D'], - stroke: '#403836', - temp: 'warm', - theme: 'bright', + meta: { + title: "Plate from 10 Origin", + artist: "Sophie Taeuber-Arp", + year: "1942", + techniques: "Linoleum cut", + }, + background: "#F2DAC4", + colors: ["#4BA6A6", "#F2441D"], + stroke: "#403836", + temp: "warm", + theme: "bright", }; const turner: Scheme = { - meta: { - title: 'The Fifth Plague of Egypt', - artist: 'Joseph Mallord William Turner', - year: '1800', - techniques: 'Oil', - }, - background: '#1d2729', - colors: ['#d9cac0', '#131314', '#bb9c68', '#6f422a', '#636c67'], - stroke: '#D7CBB8', - temp: 'cold', - theme: 'dark', + meta: { + title: "The Fifth Plague of Egypt", + artist: "Joseph Mallord William Turner", + year: "1800", + techniques: "Oil", + }, + background: "#1d2729", + colors: ["#d9cac0", "#131314", "#bb9c68", "#6f422a", "#636c67"], + stroke: "#D7CBB8", + temp: "cold", + theme: "dark", }; export { taeuberArp, turner }; diff --git a/src/artists/v.ts b/src/artists/v.ts index 262ce10..81135df 100644 --- a/src/artists/v.ts +++ b/src/artists/v.ts @@ -1,31 +1,31 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const vasarely: Scheme = { - meta: { - title: 'CELL', - artist: 'Victor Vasarely', - year: '1970', - techniques: 'Acrylic', - }, - background: '#07042c', - colors: ['#d12938', '#387589', '#5272ef'], - stroke: '#5ba9c7', - temp: 'cold', - theme: 'dark', + meta: { + title: "CELL", + artist: "Victor Vasarely", + year: "1970", + techniques: "Acrylic", + }, + background: "#07042c", + colors: ["#d12938", "#387589", "#5272ef"], + stroke: "#5ba9c7", + temp: "cold", + theme: "dark", }; const vermeer: Scheme = { - meta: { - title: 'Girl With A Pearl Earring', - artist: 'Johannes Vermeer', - year: '1665', - techniques: 'Oil', - }, - background: '#000115', - colors: ['#ccd7e9', '#361e12', '#dcb371'], - stroke: '#f7e5d9', - temp: 'warm', - theme: 'dark', + meta: { + title: "Girl With A Pearl Earring", + artist: "Johannes Vermeer", + year: "1665", + techniques: "Oil", + }, + background: "#000115", + colors: ["#ccd7e9", "#361e12", "#dcb371"], + stroke: "#f7e5d9", + temp: "warm", + theme: "dark", }; export { vasarely, vermeer }; diff --git a/src/artists/w.ts b/src/artists/w.ts index 6f9eaa2..511efae 100644 --- a/src/artists/w.ts +++ b/src/artists/w.ts @@ -1,5 +1,22 @@ import { Scheme } from "./../type.d"; +const warhol: Scheme = { + meta: { + title: "Marilyn Monroe", + artist: "Andy Warhol", + year: "1967", + techniques: "Portfolio of ten screenprints", + }, + background: "#fc5c9c", + colors: [ + "#FCB2AF", + "#EFED82" + ], + stroke: "#34302c", + temp: "neutral", + theme: "bright", +}; + const warb: Scheme = { meta: { title: "L'Heure est venue", @@ -8,16 +25,10 @@ const warb: Scheme = { techniques: "gouache", }, background: "#e4c29d", - colors: [ - "#eee9e5", - "#e74031", - "#f1a411", - "#047ec6", - "#007f76", - ], + colors: ["#eee9e5", "#e74031", "#f1a411", "#047ec6", "#007f76"], stroke: "#c0b5bd", temp: "neutral", theme: "bright", }; -export { warb } +export { warhol, warb }; diff --git a/src/artists/y.ts b/src/artists/y.ts index ea5df07..ea1e363 100644 --- a/src/artists/y.ts +++ b/src/artists/y.ts @@ -1,17 +1,17 @@ -import { Scheme } from './../type.d'; +import { Scheme } from "./../type.d"; const yoshitoshi: Scheme = { - meta: { - title: 'Lady Chiyo and the Broken Water Bucket', - artist: 'Tsukioka Yoshitoshi', - year: '1889', - techniques: 'Unknown', - }, - background: '#D9D3B8', - colors: ['#87ABA7', '#BFA98E', '#F2C0A2'], - stroke: '#BF3434', - temp: 'warm', - theme: 'bright', + meta: { + title: "Lady Chiyo and the Broken Water Bucket", + artist: "Tsukioka Yoshitoshi", + year: "1889", + techniques: "Unknown", + }, + background: "#D9D3B8", + colors: ["#87ABA7", "#BFA98E", "#F2C0A2"], + stroke: "#BF3434", + temp: "warm", + theme: "bright", }; export { yoshitoshi }; diff --git a/src/index.ts b/src/index.ts index 25479bd..da053ce 100644 --- a/src/index.ts +++ b/src/index.ts @@ -10,17 +10,17 @@ import { gentileschi, giacometti, goldin, greco } from "./artists/g"; import { hockney, hopper } from "./artists/h"; import { judd, johns } from "./artists/j"; import { kandinsky, kelly, khalil, kiefer, klee, klint } from "./artists/k"; -import { lewitt } from "./artists/l"; +import { lissitzky, lewitt } from "./artists/l"; import { magritte, malevich, martin, molnar, moss, mura } from "./artists/m"; -import { newman } from "./artists/n"; +import { nauman, newman } from "./artists/n"; import { okeefe, orozco } from "./artists/o"; -import { picasso, pollard, pollock } from "./artists/p"; +import { picasso, pollard, pollock, popova } from "./artists/p"; import { rauschenberg, riley, rothko, rozanova } from "./artists/r"; import { saville, sherman } from "./artists/s"; import { taeuberArp, turner } from "./artists/t"; import { vasarely, vermeer } from "./artists/v"; import { yoshitoshi } from "./artists/y"; -import { warb } from "./artists/w.ts"; +import { warhol, warb } from "./artists/w.ts"; const entries: EntryScheme = { albers, @@ -51,6 +51,7 @@ const entries: EntryScheme = { kiefer, klee, klint, + lissitzky, lewitt, magritte, malevich, @@ -58,12 +59,14 @@ const entries: EntryScheme = { molnar, moss, mura, + nauman, newman, okeefe, orozco, picasso, pollard, pollock, + popova, rauschenberg, riley, rothko, @@ -75,6 +78,7 @@ const entries: EntryScheme = { vasarely, vermeer, yoshitoshi, + warhol, warb, }; @@ -170,6 +174,7 @@ export { kiefer, klee, klint, + lissitzky, lewitt, magritte, malevich, @@ -177,6 +182,7 @@ export { molnar, moss, mura, + nauman, newman, okeefe, orozco, @@ -192,6 +198,7 @@ export { vasarely, vermeer, yoshitoshi, + warhol, warb, palettes, getPalette,