Files
noggit-red/resources/themes/Dark/nodes_theme.json

51 lines
1.2 KiB
JSON

{
"_comment": {
"$light = #373b40; 55, 59, 64": 0,
"$half_light = #2d2f34; 45, 47, 52": 0,
"$base = #26282d; 38, 40, 45": 0,
"$half_dark = #1f2023; 31, 32, 35": 0,
"$dark = #141517; 20, 21, 23": 0
},
"FlowViewStyle": {
"BackgroundColor": [43, 44, 48],
"FineGridColor": [51, 53, 59],
"CoarseGridColor": [31, 32, 35]
},
"NodeStyle": {
"NormalBoundaryColor": [132, 141, 153],
"SelectedBoundaryColor": [82, 129, 185],
"GradientColor0": [66, 71, 77],
"GradientColor1": [66, 71, 77],
"GradientColor2": [66, 71, 77],
"GradientColor3": [66, 71, 77],
"ShadowColor": [20, 20, 20],
"FontColor" : "white",
"FontColorFaded" : "white",
"ConnectionPointColor": [169, 169, 169],
"FilledConnectionPointColor": "cyan",
"ErrorColor": "red",
"WarningColor": [128, 128, 0],
"PenWidth": 1.0,
"HoveredPenWidth": 1.7,
"ConnectionPointDiameter": 10.0,
"Opacity": 0.8
},
"ConnectionStyle": {
"ConstructionColor": "gray",
"NormalColor": "darkcyan",
"SelectedColor": [100, 100, 100],
"SelectedHaloColor": "orange",
"HoveredColor": "lightcyan",
"LineWidth": 3.0,
"ConstructionLineWidth": 2.0,
"PointDiameter": 10.0,
"UseDataDefinedColors": true
}
}