mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-14 15:26:24 +10:00
.osx: Set highlight color to orange
This commit is contained in:
@@ -28,6 +28,9 @@ defaults write com.apple.menuextra.battery ShowTime -string "YES"
|
||||
# Menu bar: hide the useless Time Machine and Volume icons
|
||||
defaults write com.apple.systemuiserver menuExtras -array "/System/Library/CoreServices/Menu Extras/Bluetooth.menu" "/System/Library/CoreServices/Menu Extras/AirPort.menu" "/System/Library/CoreServices/Menu Extras/Battery.menu" "/System/Library/CoreServices/Menu Extras/Clock.menu"
|
||||
|
||||
# Set highlight color to orange
|
||||
defaults write NSGlobalDomain AppleHighlightColor -string '0.764700 0.976500 0.568600'
|
||||
|
||||
# Always show scrollbars
|
||||
defaults write NSGlobalDomain AppleShowScrollBars -string "Always"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user