Skip to content

Instantly share code, notes, and snippets.

@dandyraka
Created January 12, 2020 21:41
Show Gist options
  • Save dandyraka/0dc15ff10726177b448373789c9104af to your computer and use it in GitHub Desktop.
Save dandyraka/0dc15ff10726177b448373789c9104af to your computer and use it in GitHub Desktop.
settings = {
Blacks2012 = -2,
BlueHue = 0,
BlueSaturation = 0,
CameraProfile = "Adobe Standard",
Clarity2012 = 20,
Contrast2012 = 22,
ConvertToGrayscale = false,
Dehaze = 0,
EnableCalibration = true,
EnableColorAdjustments = true,
EnableEffects = true,
EnableSplitToning = true,
GrainAmount = 0,
GrainFrequency = 50,
GrainSize = 25,
GreenHue = 0,
GreenSaturation = 0,
Highlights2012 = -50,
HueAdjustmentAqua = -11,
HueAdjustmentBlue = -11,
HueAdjustmentGreen = -9,
HueAdjustmentMagenta = 0,
HueAdjustmentOrange = -15,
HueAdjustmentPurple = 1,
HueAdjustmentRed = 8,
HueAdjustmentYellow = -22,
LuminanceAdjustmentAqua = 19,
LuminanceAdjustmentBlue = 29,
LuminanceAdjustmentGreen = 0,
LuminanceAdjustmentMagenta = 0,
LuminanceAdjustmentOrange = 9,
LuminanceAdjustmentPurple = 0,
LuminanceAdjustmentRed = -1,
LuminanceAdjustmentYellow = 2,
ParametricDarks = -1,
ParametricHighlightSplit = 75,
ParametricHighlights = 14,
ParametricLights = 30,
ParametricMidtoneSplit = 50,
ParametricShadowSplit = 25,
ParametricShadows = -19,
PostCropVignetteAmount = -7,
PostCropVignetteFeather = 68,
PostCropVignetteHighlightContrast = 4,
PostCropVignetteMidpoint = 45,
PostCropVignetteRoundness = -6,
PostCropVignetteStyle = 1,
ProcessVersion = "10.0",
RedHue = 0,
RedSaturation = 0,
Saturation = -7,
SaturationAdjustmentAqua = -8,
SaturationAdjustmentBlue = -13,
SaturationAdjustmentGreen = -30,
SaturationAdjustmentMagenta = -45,
SaturationAdjustmentOrange = 6,
SaturationAdjustmentPurple = -36,
SaturationAdjustmentRed = -32,
SaturationAdjustmentYellow = -12,
ShadowTint = 0,
Shadows2012 = 91,
SplitToningBalance = 30,
SplitToningHighlightHue = 227,
SplitToningHighlightSaturation = 4,
SplitToningShadowHue = 233,
SplitToningShadowSaturation = 5,
ToneCurveName2012 = "Custom",
ToneCurvePV2012 = {
0,
20,
43,
39,
79,
69,
131,
135,
190,
198,
255,
246,
},
ToneCurvePV2012Blue = {
0,
0,
255,
255,
},
ToneCurvePV2012Green = {
0,
0,
255,
255,
},
ToneCurvePV2012Red = {
0,
0,
255,
255,
},
Vibrance = 9,
Whites2012 = 31,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment