From 2140074d06a14b2a6976b85ab7fc9c33f671a157 Mon Sep 17 00:00:00 2001 From: Shawn Tan Date: Fri, 30 Aug 2024 19:10:35 -0700 Subject: [PATCH] Replace dark mode white fills and strokes with #eee instead --- images/concatfile-combine.svg | 6 +++--- images/concatfile-createobservable.svg | 6 +++--- images/concatfile-enumeratefiles.svg | 6 +++--- images/language-marblediagram-error.svg | 6 +++--- images/language-marblediagram-operator.svg | 6 +++--- images/language-marblediagram.svg | 6 +++--- images/language-samplegrayscale.svg | 6 +++--- images/language-subject-async.svg | 6 +++--- images/language-subject-behavior.svg | 6 +++--- images/language-subject-publish.svg | 6 +++--- images/language-subject-replay.svg | 6 +++--- images/language-subject-resource.svg | 6 +++--- images/language-subject.svg | 2 +- images/language-temperature-effects.svg | 6 +++--- images/language-temperature.svg | 6 +++--- images/marble-condition.svg | 6 +++--- images/marble-sink.svg | 6 +++--- images/marble-transform.svg | 6 +++--- images/reactive-accumulate.svg | 6 +++--- images/reactive-amb.svg | 6 +++--- images/reactive-average.svg | 6 +++--- images/reactive-buffercount.svg | 6 +++--- images/reactive-buffertime.svg | 6 +++--- images/reactive-buffertrigger.svg | 6 +++--- images/reactive-catch.svg | 6 +++--- images/reactive-combinelatest.svg | 6 +++--- images/reactive-combinelatestwindow.svg | 6 +++--- images/reactive-combinetimestamp.svg | 8 ++++---- images/reactive-concat.svg | 6 +++--- images/reactive-concatwindow.svg | 6 +++--- images/reactive-condition.svg | 6 +++--- images/reactive-count.svg | 6 +++--- images/reactive-createobservable.svg | 6 +++--- images/reactive-defer.svg | 6 +++--- images/reactive-delay.svg | 6 +++--- images/reactive-delaysubscription.svg | 6 +++--- images/reactive-dematerialize.svg | 6 +++--- images/reactive-distinct.svg | 6 +++--- images/reactive-distinctby.svg | 6 +++--- images/reactive-distinctuntilchanged.svg | 6 +++--- images/reactive-distinctuntilchangedby.svg | 6 +++--- images/reactive-elementindex.svg | 6 +++--- images/reactive-first.svg | 6 +++--- images/reactive-firstordefault.svg | 6 +++--- images/reactive-gate.svg | 6 +++--- images/reactive-gateinterval.svg | 6 +++--- images/reactive-groupby.svg | 6 +++--- images/reactive-ignoreelements.svg | 6 +++--- images/reactive-isempty.svg | 6 +++--- images/reactive-last.svg | 6 +++--- images/reactive-lastordefault.svg | 6 +++--- images/reactive-materialize.svg | 6 +++--- images/reactive-max.svg | 6 +++--- images/reactive-maxby.svg | 6 +++--- images/reactive-merge.svg | 6 +++--- images/reactive-mergewindow.svg | 6 +++--- images/reactive-min.svg | 6 +++--- images/reactive-minby.svg | 6 +++--- images/reactive-observeon-error.svg | 6 +++--- images/reactive-observeon.svg | 6 +++--- images/reactive-onerrorresumenext.svg | 6 +++--- images/reactive-orderby.svg | 6 +++--- images/reactive-orderbydescending.svg | 6 +++--- images/reactive-publish.svg | 6 +++--- images/reactive-range.svg | 6 +++--- images/reactive-repeat.svg | 6 +++--- images/reactive-repeatcount.svg | 6 +++--- images/reactive-replay.svg | 6 +++--- images/reactive-retry.svg | 6 +++--- images/reactive-retrycount.svg | 6 +++--- images/reactive-sample.svg | 6 +++--- images/reactive-sampleinterval.svg | 6 +++--- images/reactive-scan.svg | 6 +++--- images/reactive-selectmany.svg | 6 +++--- images/reactive-sequenceequal.svg | 6 +++--- images/reactive-sink.svg | 6 +++--- images/reactive-skip.svg | 6 +++--- images/reactive-skiplast.svg | 6 +++--- images/reactive-skipuntil.svg | 6 +++--- images/reactive-skipwhile.svg | 6 +++--- images/reactive-slice.svg | 6 +++--- images/reactive-subscribeon.svg | 6 +++--- images/reactive-subscribewhen.svg | 6 +++--- images/reactive-sum.svg | 6 +++--- images/reactive-switch.svg | 6 +++--- images/reactive-synchronize.svg | 6 +++--- images/reactive-take.svg | 6 +++--- images/reactive-takelast.svg | 6 +++--- images/reactive-takeuntil.svg | 6 +++--- images/reactive-takewhile.svg | 6 +++--- images/reactive-thenby.svg | 6 +++--- images/reactive-thenbydescending.svg | 6 +++--- images/reactive-throttle.svg | 6 +++--- images/reactive-timeinterval.svg | 6 +++--- images/reactive-timeout.svg | 6 +++--- images/reactive-timer.svg | 6 +++--- images/reactive-timestamp.svg | 6 +++--- images/reactive-toarray.svg | 6 +++--- images/reactive-todictionary.svg | 6 +++--- images/reactive-tolist.svg | 6 +++--- images/reactive-tolookup.svg | 6 +++--- images/reactive-visualizer.svg | 6 +++--- images/reactive-window.svg | 6 +++--- images/reactive-windowcount.svg | 6 +++--- images/reactive-windowtime.svg | 6 +++--- images/reactive-windowtrigger.svg | 6 +++--- images/reactive-withlatestfrom.svg | 6 +++--- images/reactive-zip.svg | 6 +++--- images/reactive-zipwindow.svg | 6 +++--- 109 files changed, 326 insertions(+), 326 deletions(-) diff --git a/images/concatfile-combine.svg b/images/concatfile-combine.svg index 6d5b8e03..18837f16 100644 --- a/images/concatfile-combine.svg +++ b/images/concatfile-combine.svg @@ -19,9 +19,9 @@ sodipodi:docname="concatfile-concat.svg"> diff --git a/images/concatfile-createobservable.svg b/images/concatfile-createobservable.svg index 085c6ba8..7dd00795 100644 --- a/images/concatfile-createobservable.svg +++ b/images/concatfile-createobservable.svg @@ -19,9 +19,9 @@ xmlns:dc="http://purl.org/dc/elements/1.1/"> diff --git a/images/concatfile-enumeratefiles.svg b/images/concatfile-enumeratefiles.svg index 04965840..6474877e 100644 --- a/images/concatfile-enumeratefiles.svg +++ b/images/concatfile-enumeratefiles.svg @@ -19,9 +19,9 @@ sodipodi:docname="concatfile-enumeratefiles.svg"> diff --git a/images/language-marblediagram-error.svg b/images/language-marblediagram-error.svg index 74313a23..d50f51bd 100644 --- a/images/language-marblediagram-error.svg +++ b/images/language-marblediagram-error.svg @@ -18,9 +18,9 @@ xmlns:dc="http://purl.org/dc/elements/1.1/"> diff --git a/images/language-marblediagram-operator.svg b/images/language-marblediagram-operator.svg index 3508e62e..858b106c 100644 --- a/images/language-marblediagram-operator.svg +++ b/images/language-marblediagram-operator.svg @@ -19,11 +19,11 @@ xmlns:dc="http://purl.org/dc/elements/1.1/"> diff --git a/images/language-samplegrayscale.svg b/images/language-samplegrayscale.svg index b8a168cc..91a67e7c 100644 --- a/images/language-samplegrayscale.svg +++ b/images/language-samplegrayscale.svg @@ -19,9 +19,9 @@ inkscape:version="0.92.1 r15371"> diff --git a/images/language-subject-async.svg b/images/language-subject-async.svg index 20e259d7..9906ab12 100644 --- a/images/language-subject-async.svg +++ b/images/language-subject-async.svg @@ -3,9 +3,9 @@ diff --git a/images/language-subject-behavior.svg b/images/language-subject-behavior.svg index 184e3f5d..d5eb6285 100644 --- a/images/language-subject-behavior.svg +++ b/images/language-subject-behavior.svg @@ -3,9 +3,9 @@ diff --git a/images/language-subject-publish.svg b/images/language-subject-publish.svg index 1a7ee729..eb8a59e0 100644 --- a/images/language-subject-publish.svg +++ b/images/language-subject-publish.svg @@ -3,9 +3,9 @@ diff --git a/images/language-subject-replay.svg b/images/language-subject-replay.svg index 3803f236..5448d2f5 100644 --- a/images/language-subject-replay.svg +++ b/images/language-subject-replay.svg @@ -3,9 +3,9 @@ diff --git a/images/language-subject-resource.svg b/images/language-subject-resource.svg index 7af46edc..627fe092 100644 --- a/images/language-subject-resource.svg +++ b/images/language-subject-resource.svg @@ -3,9 +3,9 @@ diff --git a/images/language-subject.svg b/images/language-subject.svg index 482d4b32..92f97ffd 100644 --- a/images/language-subject.svg +++ b/images/language-subject.svg @@ -18,7 +18,7 @@ xmlns:dc="http://purl.org/dc/elements/1.1/"> diff --git a/images/language-temperature.svg b/images/language-temperature.svg index e20ed9ce..9f4177f8 100644 --- a/images/language-temperature.svg +++ b/images/language-temperature.svg @@ -3,9 +3,9 @@ diff --git a/images/marble-condition.svg b/images/marble-condition.svg index cc06e32d..33d705f3 100644 --- a/images/marble-condition.svg +++ b/images/marble-condition.svg @@ -19,10 +19,10 @@ sodipodi:docname="condition-marble.svg"> diff --git a/images/marble-sink.svg b/images/marble-sink.svg index a738cbeb..d4684a78 100644 --- a/images/marble-sink.svg +++ b/images/marble-sink.svg @@ -19,9 +19,9 @@ sodipodi:docname="sink-marble.svg"> diff --git a/images/marble-transform.svg b/images/marble-transform.svg index 5e182a97..0d8b14ed 100644 --- a/images/marble-transform.svg +++ b/images/marble-transform.svg @@ -19,9 +19,9 @@ inkscape:version="0.92.1 r15371"> diff --git a/images/reactive-accumulate.svg b/images/reactive-accumulate.svg index d9c8dc4b..3fcdb066 100644 --- a/images/reactive-accumulate.svg +++ b/images/reactive-accumulate.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-amb.svg b/images/reactive-amb.svg index 63e42235..89e03e5d 100644 --- a/images/reactive-amb.svg +++ b/images/reactive-amb.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-average.svg b/images/reactive-average.svg index 65c11481..69e1c973 100644 --- a/images/reactive-average.svg +++ b/images/reactive-average.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-buffercount.svg b/images/reactive-buffercount.svg index 0ca5b748..f59f1770 100644 --- a/images/reactive-buffercount.svg +++ b/images/reactive-buffercount.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-buffertime.svg b/images/reactive-buffertime.svg index f10dc784..77ec934c 100644 --- a/images/reactive-buffertime.svg +++ b/images/reactive-buffertime.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-buffertrigger.svg b/images/reactive-buffertrigger.svg index bf615f46..78b8be04 100644 --- a/images/reactive-buffertrigger.svg +++ b/images/reactive-buffertrigger.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-catch.svg b/images/reactive-catch.svg index 69f5b6b6..a1cffcfc 100644 --- a/images/reactive-catch.svg +++ b/images/reactive-catch.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-combinelatest.svg b/images/reactive-combinelatest.svg index 9d5fc5d2..bf4ba6f2 100644 --- a/images/reactive-combinelatest.svg +++ b/images/reactive-combinelatest.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-combinelatestwindow.svg b/images/reactive-combinelatestwindow.svg index d01aada2..eb901310 100644 --- a/images/reactive-combinelatestwindow.svg +++ b/images/reactive-combinelatestwindow.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-combinetimestamp.svg b/images/reactive-combinetimestamp.svg index 33fa674f..a2b4f9f4 100644 --- a/images/reactive-combinetimestamp.svg +++ b/images/reactive-combinetimestamp.svg @@ -3,11 +3,11 @@ diff --git a/images/reactive-concat.svg b/images/reactive-concat.svg index 42ddf349..77003009 100644 --- a/images/reactive-concat.svg +++ b/images/reactive-concat.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-concatwindow.svg b/images/reactive-concatwindow.svg index 76a410cd..ee90c075 100644 --- a/images/reactive-concatwindow.svg +++ b/images/reactive-concatwindow.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-condition.svg b/images/reactive-condition.svg index 2b915c9f..08dab702 100644 --- a/images/reactive-condition.svg +++ b/images/reactive-condition.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-count.svg b/images/reactive-count.svg index ace75ff6..af8b6122 100644 --- a/images/reactive-count.svg +++ b/images/reactive-count.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-createobservable.svg b/images/reactive-createobservable.svg index cb38e91d..6db1cd1a 100644 --- a/images/reactive-createobservable.svg +++ b/images/reactive-createobservable.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-defer.svg b/images/reactive-defer.svg index 682aff34..4d67706a 100644 --- a/images/reactive-defer.svg +++ b/images/reactive-defer.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-delay.svg b/images/reactive-delay.svg index a046b7bd..121a9348 100644 --- a/images/reactive-delay.svg +++ b/images/reactive-delay.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-delaysubscription.svg b/images/reactive-delaysubscription.svg index 9f716d9e..4da8b1e7 100644 --- a/images/reactive-delaysubscription.svg +++ b/images/reactive-delaysubscription.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-dematerialize.svg b/images/reactive-dematerialize.svg index 94483fcb..cb91fcb0 100644 --- a/images/reactive-dematerialize.svg +++ b/images/reactive-dematerialize.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-distinct.svg b/images/reactive-distinct.svg index 19e8d77e..c9fa5ff6 100644 --- a/images/reactive-distinct.svg +++ b/images/reactive-distinct.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-distinctby.svg b/images/reactive-distinctby.svg index d48e4715..482dcd1c 100644 --- a/images/reactive-distinctby.svg +++ b/images/reactive-distinctby.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-distinctuntilchanged.svg b/images/reactive-distinctuntilchanged.svg index 36190dde..5e5eb948 100644 --- a/images/reactive-distinctuntilchanged.svg +++ b/images/reactive-distinctuntilchanged.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-distinctuntilchangedby.svg b/images/reactive-distinctuntilchangedby.svg index b3ec52a1..f8493814 100644 --- a/images/reactive-distinctuntilchangedby.svg +++ b/images/reactive-distinctuntilchangedby.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-elementindex.svg b/images/reactive-elementindex.svg index a692061f..dbca9041 100644 --- a/images/reactive-elementindex.svg +++ b/images/reactive-elementindex.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-first.svg b/images/reactive-first.svg index 4c3bafce..92c2b8b2 100644 --- a/images/reactive-first.svg +++ b/images/reactive-first.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-firstordefault.svg b/images/reactive-firstordefault.svg index 52d83787..2cb83103 100644 --- a/images/reactive-firstordefault.svg +++ b/images/reactive-firstordefault.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-gate.svg b/images/reactive-gate.svg index ddc50e8d..d67ccffb 100644 --- a/images/reactive-gate.svg +++ b/images/reactive-gate.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-gateinterval.svg b/images/reactive-gateinterval.svg index 3b21de65..fd88eef9 100644 --- a/images/reactive-gateinterval.svg +++ b/images/reactive-gateinterval.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-groupby.svg b/images/reactive-groupby.svg index a8da6ac3..dd99803c 100644 --- a/images/reactive-groupby.svg +++ b/images/reactive-groupby.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-ignoreelements.svg b/images/reactive-ignoreelements.svg index f1d97e89..7d70ad23 100644 --- a/images/reactive-ignoreelements.svg +++ b/images/reactive-ignoreelements.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-isempty.svg b/images/reactive-isempty.svg index 04500a02..4923e7ac 100644 --- a/images/reactive-isempty.svg +++ b/images/reactive-isempty.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-last.svg b/images/reactive-last.svg index 5371e0b1..e91b2b04 100644 --- a/images/reactive-last.svg +++ b/images/reactive-last.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-lastordefault.svg b/images/reactive-lastordefault.svg index fe51691a..6f59f775 100644 --- a/images/reactive-lastordefault.svg +++ b/images/reactive-lastordefault.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-materialize.svg b/images/reactive-materialize.svg index 0d00b50f..af3ea717 100644 --- a/images/reactive-materialize.svg +++ b/images/reactive-materialize.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-max.svg b/images/reactive-max.svg index 089046e4..a47cb351 100644 --- a/images/reactive-max.svg +++ b/images/reactive-max.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-maxby.svg b/images/reactive-maxby.svg index 0cf21ae2..0b631693 100644 --- a/images/reactive-maxby.svg +++ b/images/reactive-maxby.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-merge.svg b/images/reactive-merge.svg index e32eab99..ddc28666 100644 --- a/images/reactive-merge.svg +++ b/images/reactive-merge.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-mergewindow.svg b/images/reactive-mergewindow.svg index c85c98dc..eef9c05a 100644 --- a/images/reactive-mergewindow.svg +++ b/images/reactive-mergewindow.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-min.svg b/images/reactive-min.svg index 5d59bbe7..b7ba76da 100644 --- a/images/reactive-min.svg +++ b/images/reactive-min.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-minby.svg b/images/reactive-minby.svg index b3e1d0a5..37220daa 100644 --- a/images/reactive-minby.svg +++ b/images/reactive-minby.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-observeon-error.svg b/images/reactive-observeon-error.svg index d1619bed..131b2d6a 100644 --- a/images/reactive-observeon-error.svg +++ b/images/reactive-observeon-error.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-observeon.svg b/images/reactive-observeon.svg index 116acf25..0890436e 100644 --- a/images/reactive-observeon.svg +++ b/images/reactive-observeon.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-onerrorresumenext.svg b/images/reactive-onerrorresumenext.svg index 7e5ca58c..634568b6 100644 --- a/images/reactive-onerrorresumenext.svg +++ b/images/reactive-onerrorresumenext.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-orderby.svg b/images/reactive-orderby.svg index 1a3d0f95..88167bb8 100644 --- a/images/reactive-orderby.svg +++ b/images/reactive-orderby.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-orderbydescending.svg b/images/reactive-orderbydescending.svg index b3f2bcf5..15542259 100644 --- a/images/reactive-orderbydescending.svg +++ b/images/reactive-orderbydescending.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-publish.svg b/images/reactive-publish.svg index 150cbabd..dacad25e 100644 --- a/images/reactive-publish.svg +++ b/images/reactive-publish.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-range.svg b/images/reactive-range.svg index cb34b63c..62fdd1ae 100644 --- a/images/reactive-range.svg +++ b/images/reactive-range.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-repeat.svg b/images/reactive-repeat.svg index c0fb16f6..d4f88d1d 100644 --- a/images/reactive-repeat.svg +++ b/images/reactive-repeat.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-repeatcount.svg b/images/reactive-repeatcount.svg index c8430cf2..25f249d4 100644 --- a/images/reactive-repeatcount.svg +++ b/images/reactive-repeatcount.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-replay.svg b/images/reactive-replay.svg index 206b53b1..f44cf741 100644 --- a/images/reactive-replay.svg +++ b/images/reactive-replay.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-retry.svg b/images/reactive-retry.svg index 13c5b468..8a83706b 100644 --- a/images/reactive-retry.svg +++ b/images/reactive-retry.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-retrycount.svg b/images/reactive-retrycount.svg index 96a83c1e..c7cb6d4f 100644 --- a/images/reactive-retrycount.svg +++ b/images/reactive-retrycount.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-sample.svg b/images/reactive-sample.svg index 6ddd2c92..d0330f7c 100644 --- a/images/reactive-sample.svg +++ b/images/reactive-sample.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-sampleinterval.svg b/images/reactive-sampleinterval.svg index 081fbeb7..11c0ea6c 100644 --- a/images/reactive-sampleinterval.svg +++ b/images/reactive-sampleinterval.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-scan.svg b/images/reactive-scan.svg index 46a7c4bf..38ded42e 100644 --- a/images/reactive-scan.svg +++ b/images/reactive-scan.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-selectmany.svg b/images/reactive-selectmany.svg index a6157833..a219f78c 100644 --- a/images/reactive-selectmany.svg +++ b/images/reactive-selectmany.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-sequenceequal.svg b/images/reactive-sequenceequal.svg index 4fe44b24..e5ee9fd0 100644 --- a/images/reactive-sequenceequal.svg +++ b/images/reactive-sequenceequal.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-sink.svg b/images/reactive-sink.svg index 2454904b..def65805 100644 --- a/images/reactive-sink.svg +++ b/images/reactive-sink.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-skip.svg b/images/reactive-skip.svg index cff4b56c..754a79ac 100644 --- a/images/reactive-skip.svg +++ b/images/reactive-skip.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-skiplast.svg b/images/reactive-skiplast.svg index 01b2c4a6..94ea7f78 100644 --- a/images/reactive-skiplast.svg +++ b/images/reactive-skiplast.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-skipuntil.svg b/images/reactive-skipuntil.svg index 6ec35110..f97eb71c 100644 --- a/images/reactive-skipuntil.svg +++ b/images/reactive-skipuntil.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-skipwhile.svg b/images/reactive-skipwhile.svg index 09fcea18..97d3ca95 100644 --- a/images/reactive-skipwhile.svg +++ b/images/reactive-skipwhile.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-slice.svg b/images/reactive-slice.svg index ef2267a6..cff71d5d 100644 --- a/images/reactive-slice.svg +++ b/images/reactive-slice.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-subscribeon.svg b/images/reactive-subscribeon.svg index 5461f1a0..0da20bd4 100644 --- a/images/reactive-subscribeon.svg +++ b/images/reactive-subscribeon.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-subscribewhen.svg b/images/reactive-subscribewhen.svg index c864f071..7085ab14 100644 --- a/images/reactive-subscribewhen.svg +++ b/images/reactive-subscribewhen.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-sum.svg b/images/reactive-sum.svg index eae3e3ce..697525ce 100644 --- a/images/reactive-sum.svg +++ b/images/reactive-sum.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-switch.svg b/images/reactive-switch.svg index 33509523..87f2c749 100644 --- a/images/reactive-switch.svg +++ b/images/reactive-switch.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-synchronize.svg b/images/reactive-synchronize.svg index d31eb69f..ac0781c7 100644 --- a/images/reactive-synchronize.svg +++ b/images/reactive-synchronize.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-take.svg b/images/reactive-take.svg index 4ebb9242..e17968fd 100644 --- a/images/reactive-take.svg +++ b/images/reactive-take.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-takelast.svg b/images/reactive-takelast.svg index a02f2898..5fe1220e 100644 --- a/images/reactive-takelast.svg +++ b/images/reactive-takelast.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-takeuntil.svg b/images/reactive-takeuntil.svg index c3b46002..eae6927c 100644 --- a/images/reactive-takeuntil.svg +++ b/images/reactive-takeuntil.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-takewhile.svg b/images/reactive-takewhile.svg index 82c0bc11..848dcc80 100644 --- a/images/reactive-takewhile.svg +++ b/images/reactive-takewhile.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-thenby.svg b/images/reactive-thenby.svg index 821d2922..e471a5e1 100644 --- a/images/reactive-thenby.svg +++ b/images/reactive-thenby.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-thenbydescending.svg b/images/reactive-thenbydescending.svg index 6f072bca..84dae4c8 100644 --- a/images/reactive-thenbydescending.svg +++ b/images/reactive-thenbydescending.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-throttle.svg b/images/reactive-throttle.svg index 3860b31b..018c614d 100644 --- a/images/reactive-throttle.svg +++ b/images/reactive-throttle.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-timeinterval.svg b/images/reactive-timeinterval.svg index 94fa394b..e4fa2b01 100644 --- a/images/reactive-timeinterval.svg +++ b/images/reactive-timeinterval.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-timeout.svg b/images/reactive-timeout.svg index e3e8e733..f7fac05b 100644 --- a/images/reactive-timeout.svg +++ b/images/reactive-timeout.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-timer.svg b/images/reactive-timer.svg index fb985527..a3c60ac8 100644 --- a/images/reactive-timer.svg +++ b/images/reactive-timer.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-timestamp.svg b/images/reactive-timestamp.svg index e75aae78..e3d478dc 100644 --- a/images/reactive-timestamp.svg +++ b/images/reactive-timestamp.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-toarray.svg b/images/reactive-toarray.svg index 26d41674..ec8bde04 100644 --- a/images/reactive-toarray.svg +++ b/images/reactive-toarray.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-todictionary.svg b/images/reactive-todictionary.svg index dfb0f954..fccf1a3f 100644 --- a/images/reactive-todictionary.svg +++ b/images/reactive-todictionary.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-tolist.svg b/images/reactive-tolist.svg index dc44cc6d..088440b3 100644 --- a/images/reactive-tolist.svg +++ b/images/reactive-tolist.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-tolookup.svg b/images/reactive-tolookup.svg index af75c3ba..d4767c66 100644 --- a/images/reactive-tolookup.svg +++ b/images/reactive-tolookup.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-visualizer.svg b/images/reactive-visualizer.svg index d7ce19cd..2bf87fb1 100644 --- a/images/reactive-visualizer.svg +++ b/images/reactive-visualizer.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-window.svg b/images/reactive-window.svg index fafd0723..66cd53f2 100644 --- a/images/reactive-window.svg +++ b/images/reactive-window.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-windowcount.svg b/images/reactive-windowcount.svg index f7d464ff..e476fc8c 100644 --- a/images/reactive-windowcount.svg +++ b/images/reactive-windowcount.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-windowtime.svg b/images/reactive-windowtime.svg index 587d179f..55c4cd32 100644 --- a/images/reactive-windowtime.svg +++ b/images/reactive-windowtime.svg @@ -3,10 +3,10 @@ diff --git a/images/reactive-windowtrigger.svg b/images/reactive-windowtrigger.svg index 92b7ca33..dd559cb5 100644 --- a/images/reactive-windowtrigger.svg +++ b/images/reactive-windowtrigger.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-withlatestfrom.svg b/images/reactive-withlatestfrom.svg index 9c72e18f..f4845556 100644 --- a/images/reactive-withlatestfrom.svg +++ b/images/reactive-withlatestfrom.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-zip.svg b/images/reactive-zip.svg index aae65e45..1f370109 100644 --- a/images/reactive-zip.svg +++ b/images/reactive-zip.svg @@ -3,9 +3,9 @@ diff --git a/images/reactive-zipwindow.svg b/images/reactive-zipwindow.svg index 1dc6f490..c31419df 100644 --- a/images/reactive-zipwindow.svg +++ b/images/reactive-zipwindow.svg @@ -3,9 +3,9 @@