Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

antmd/XcodeSelectionColorFix

Open more actions menu
 
 

Repository files navigation

XcodeSelectionColorFix

When an Xcode editor is in a non-key window, it draws with +secondarySelectedControlColor as the background color for selected text. But, if you prefer to use a dark theme (like the included Midnight), this is illegible since the light text color and light background color are too similar.

This Xcode plugin hacks around and makes Xcode draw using a 50/50 mixture of the background color and selection color you specified in your theme.

Installation

  • Build and install the bundle where ever you like

  • Inform Xcode of its location with:

      defaults write com.apple.Xcode ExtraPlugInFolders -array-add "/path/to/folder/containing/plugin"
    
  • Relaunch Xcode

About

Fixes Xcode's non-key selected text background color when using a theme with a dark background.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.