Skip to content

Commit

Permalink
Fix selection colour.
Browse files Browse the repository at this point in the history
  • Loading branch information
tw1nk committed Aug 24, 2016
1 parent 77c2b8f commit 1318800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .macos
Expand Up @@ -41,7 +41,7 @@ defaults write com.apple.systemuiserver menuExtras -array \
"/System/Library/CoreServices/Menu Extras/Clock.menu"

# Set highlight color to green
defaults write NSGlobalDomain AppleHighlightColor -string "0.764700 0.976500 0.568600"
defaults write NSGlobalDomain AppleHighlightColor -string "0.268124 0.530998 0.804505"

# Set sidebar icon size to medium
defaults write NSGlobalDomain NSTableViewDefaultSizeMode -int 2
Expand Down

0 comments on commit 1318800

Please sign in to comment.