Fix selected text colors on macOS.

This commit is contained in:
John Preston 2019-11-07 10:41:57 +03:00
parent 4e1e7a5a9c
commit 86695f60a3
5 changed files with 8 additions and 8 deletions

@ -1 +1 @@
Subproject commit b12d0dbe9a388d08dc97ac8b164b52b8b6e33ea1
Subproject commit c68dceb1892284f49ef1bf04a719f89635d35c58

View File

@ -44,7 +44,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3

View File

@ -32,7 +32,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
cd ThirdParty
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone https://chromium.googlesource.com/external/gyp
cd gyp
@ -64,7 +64,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ..
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3 range-v3

View File

@ -33,7 +33,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone https://chromium.googlesource.com/external/gyp
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
@ -50,7 +50,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3

View File

@ -33,7 +33,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone https://chromium.googlesource.com/external/gyp
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
@ -50,7 +50,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3