mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-17 23:43:40 -05:00
Tweak terminal color scheme selection colors to be more sensible.
Fixes #104.
This commit is contained in:
@@ -234,17 +234,6 @@
|
||||
<real>0.6705882352941176</real>
|
||||
</dict>
|
||||
<key>Selected Text Color</key>
|
||||
<dict>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7490196078431373</real>
|
||||
<key>Green Component</key>
|
||||
<real>0.6980392156862745</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.6705882352941176</real>
|
||||
</dict>
|
||||
<key>Selection Color</key>
|
||||
<dict>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
@@ -255,5 +244,16 @@
|
||||
<key>Red Component</key>
|
||||
<real>0.1568627450980392</real>
|
||||
</dict>
|
||||
<key>Selection Color</key>
|
||||
<dict>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7490196078431373</real>
|
||||
<key>Green Component</key>
|
||||
<real>0.6980392156862745</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.6705882352941176</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user