Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ruffin--
Created June 22, 2022 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruffin--/8ce51967fd8f103c98da56d2cbecbf41 to your computer and use it in GitHub Desktop.
Save ruffin--/8ce51967fd8f103c98da56d2cbecbf41 to your computer and use it in GitHub Desktop.
.kdiff3rc for macOS -- all defaults except Dracula theme colors added
AutoAdvance=0
AutoAdvanceDelay=500
AutoCopySelection=0
AutoDetectUnicodeA=1
AutoDetectUnicodeB=1
AutoDetectUnicodeC=1
AutoIndentation=1
AutoMergeRegExp=.*\\$(Version\|Header\|Date\|Author).*\\$.*
AutoSaveAndQuitOnMergeWithoutConflicts=0
AutoSelectOutEncoding=1
BgColor=40,42,54
BinaryComparison=1
CaseSensitiveFilenameComparison=1
ColorA=139,233,253
ColorB=80,250,123
ColorC=189,147,249
ColorForConflict=255,85,85
CopyNewer=0
CreateBakFiles=1
CurrentRangeBgColor=68,71,90
CurrentRangeDiffBgColor=98,114,164
Diff3AlignBC=0
DiffBgColor=98,114,164
DirAntiPattern=CVS;.deps;.svn;.hg;.git
EncodingForA=System
EncodingForB=System
EncodingForC=System
EncodingForOutput=System
EncodingForPP=System
EscapeKeyQuits=0
FgColor=248,248,242
FileAntiPattern=*.orig;*.o;*.obj;*.rej;*.bak
FilePattern=*
FindHidden=1
FollowDirLinks=0
FollowFileLinks=0
Font=Monaco,10,normal
FullAnalysis=0
Geometry=1635,942
HistoryEntryStartRegExp=\\s*\\\\main\\\\(\\S+)\\s+([0-9]+) (Jan\|Feb\|Mar\|Apr\|May\|Jun\|Jul\|Aug\|Sep\|Oct\|Nov\|Dec) ([0-9][0-9][0-9][0-9]) ([0-9][0-9]:[0-9][0-9]:[0-9][0-9])\\s+(.*)
HistoryEntryStartSortKeyOrder=4,3,2,5,1,6
HistoryMergeSorting=0
HistoryStartRegExp=.*\\$Log.*\\$.*
HorizDiffWindowSplitting=1
IgnorableCmdLineOptions=-u;-query;-html;-abort
IgnoreCase=0
IgnoreComments=0
IgnoreNumbers=0
IrrelevantMergeCmd=
ItalicForDeltas=0
Language=Auto
LineEndStyle=2
LineMatchingPreProcessorCmd=
ManualAlignmentRangeColor=255,184,108
MaxNofHistoryEntries=-1
MidAgeFileColor=255,184,108
MissingFileColor=40,42,54
NewestFileColor=80,250,123
OldestFileColor=255,85,85
Position=45,80
PreProcessorCmd=
RecentAFiles=
RecentBFiles=
RecentCFiles=
RecentEncodings=
RecentOutputFiles=
RecursiveDirs=1
ReplaceTabs=1
RightToLeftLanguage=0
RunHistoryAutoMergeOnMergeStart=0
RunRegExpAutoMergeOnMergeStart=0
SameEncoding=1
Show Statusbar=1
Show Toolbar=1
ShowIdenticalFiles=1
ShowInfoDialogs=1
ShowLineNumbers=1
ShowWhiteSpace=1
ShowWhiteSpaceCharacters=1
SkipDirStatus=0
SyncMode=0
TabSize=4
TrustDate=0
TrustDateFallbackToBinary=0
TrustSize=0
TryHard=1
UnfoldSubdirs=0
UseCvsIgnore=0
WhiteSpace2FileMergeDefault=0
WhiteSpace3FileMergeDefault=0
WhiteSpaceEqual=1
WindowStateMaximised=1
WordWrap=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment