Files
create/src/Gui/PreferencePacks/KindredCreate/KindredCreate.cfg
forbes 002619b213
Some checks failed
Build and Test / build (pull_request) Has been cancelled
fix(ui): improve edge/vertex visibility on dark backgrounds (#196)
Change default edge and vertex color from near-black RGB(25,25,25)
to Catppuccin Mocha Subtext0 RGB(166,173,200) — a neutral light
blue-grey with 4.94:1 contrast against the Mocha background.

Update both the compile-time default in ViewParams.h and the
KindredCreate preference pack. The previous purple (#9344ee) had
only 2.91:1 contrast, causing edges to blend into the background
on cylindrical geometry.

Closes #196
2026-02-15 09:56:25 -06:00

144 lines
7.1 KiB
INI

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<FCParameters>
<FCParamGroup Name="Root">
<FCParamGroup Name="BaseApp">
<FCParamGroup Name="Preferences">
<FCParamGroup Name="Editor">
<FCUInt Name="Text" Value="3453416703" />
<FCUInt Name="Bookmark" Value="3032415999" />
<FCUInt Name="Breakpoint" Value="4086016255" />
<FCUInt Name="Keyword" Value="3416717311" />
<FCUInt Name="Comment" Value="2139095295" />
<FCUInt Name="Block comment" Value="2139095295" />
<FCUInt Name="Number" Value="4206069759" />
<FCUInt Name="String" Value="2799935999" />
<FCUInt Name="Character" Value="4073902335" />
<FCUInt Name="Class name" Value="2310339327" />
<FCUInt Name="Define name" Value="2310339327" />
<FCUInt Name="Operator" Value="2312199935" />
<FCUInt Name="Python output" Value="2796290303" />
<FCUInt Name="Python error" Value="4086016255" />
<FCUInt Name="Current line highlight" Value="1162304255" />
</FCParamGroup>
<FCParamGroup Name="OutputWindow">
<FCUInt Name="colorText" Value="3453416703" />
<FCUInt Name="colorLogging" Value="2497893887" />
<FCUInt Name="colorWarning" Value="4192382975" />
<FCUInt Name="colorError" Value="4086016255" />
<FCBool Name="checkError" Value="1" />
<FCBool Name="checkLogging" Value="1" />
<FCBool Name="checkShowReportViewOnError" Value="1" />
<FCBool Name="checkShowReportViewOnWarning" Value="1" />
</FCParamGroup>
<FCParamGroup Name="View">
<FCUInt Name="BackgroundColor" Value="404235775" />
<FCUInt Name="BackgroundColor2" Value="1819313919" />
<FCUInt Name="BackgroundColor3" Value="1819313919" />
<FCUInt Name="BackgroundColor4" Value="404235775" />
<FCBool Name="Simple" Value="0" />
<FCBool Name="Gradient" Value="1" />
<FCBool Name="UseBackgroundColorMid" Value="1" />
<FCUInt Name="HighlightColor" Value="3416717311" />
<FCUInt Name="SelectionColor" Value="3032415999" />
<FCUInt Name="PreselectColor" Value="2497893887" />
<FCUInt Name="DefaultShapeColor" Value="1482387711" />
<FCBool Name="RandomColor" Value="0" />
<FCUInt Name="DefaultShapeLineColor" Value="2796407039" />
<FCUInt Name="DefaultShapeVertexColor" Value="2796407039" />
<FCUInt Name="BoundingBoxColor" Value="1819509759" />
<FCUInt Name="AnnotationTextColor" Value="3453416703" />
<FCUInt Name="SketchEdgeColor" Value="3453416703" />
<FCUInt Name="SketchVertexColor" Value="3453416703" />
<FCUInt Name="EditedEdgeColor" Value="3416717311" />
<FCUInt Name="EditedVertexColor" Value="4123402495" />
<FCUInt Name="ConstructionColor" Value="4206069759" />
<FCUInt Name="ExternalColor" Value="4192382975" />
<FCUInt Name="FullyConstrainedColor" Value="2799935999" />
<FCUInt Name="InternalAlignedGeoColor" Value="1959907071" />
<FCUInt Name="FullyConstraintElementColor" Value="2799935999" />
<FCUInt
Name="FullyConstraintConstructionElementColor"
Value="2497893887"
/>
<FCUInt
Name="FullyConstraintInternalAlignmentColor"
Value="2312199935"
/>
<FCUInt
Name="FullyConstraintConstructionPointColor"
Value="2799935999"
/>
<FCUInt Name="ConstrainedIcoColor" Value="2310339327" />
<FCUInt Name="NonDrivingConstrDimColor" Value="2139095295" />
<FCUInt Name="ConstrainedDimColor" Value="3416717311" />
<FCUInt Name="ExprBasedConstrDimColor" Value="4206069759" />
<FCUInt Name="DeactivatedConstrDimColor" Value="1819509759" />
<FCUInt Name="CursorTextColor" Value="3453416703" />
<FCUInt Name="CursorCrosshairColor" Value="3416717311" />
<FCUInt Name="CreateLineColor" Value="2799935999" />
<FCUInt Name="ShadowLightColor" Value="2470768128" />
<FCUInt Name="ShadowGroundColor" Value="286333952" />
<FCUInt Name="HiddenLineColor" Value="825378047" />
<FCUInt Name="HiddenLineFaceColor" Value="505294591" />
<FCUInt Name="HiddenLineBackground" Value="505294591" />
<FCBool Name="EnableBacklight" Value="1" />
<FCUInt Name="BacklightColor" Value="1162304255" />
<FCFloat Name="BacklightIntensity" Value="0.30" />
</FCParamGroup>
<FCParamGroup Name="Document">
<FCInt Name="MaxUndoSize" Value="50" />
<FCInt Name="AutoSaveTimeout" Value="5" />
<FCInt Name="CountBackupFiles" Value="3" />
<FCInt Name="prefLicenseType" Value="19" />
<FCText Name="prefLicenseUrl"></FCText>
</FCParamGroup>
<FCParamGroup Name="TreeView">
<FCUInt Name="TreeEditColor" Value="3416717311" />
<FCUInt Name="TreeActiveColor" Value="2799935999" />
<FCBool Name="PreSelection" Value="1" />
<FCBool Name="SyncView" Value="1" />
<FCBool Name="SyncSelection" Value="1" />
</FCParamGroup>
<FCParamGroup Name="NotificationArea">
<FCInt Name="MaxWidgetMessages" Value="100" />
<FCInt Name="MaxOpenNotifications" Value="3" />
<FCInt Name="NotificiationWidth" Value="400" />
<FCInt Name="NotificationTime" Value="10" />
<FCInt Name="MinimumOnScreenTime" Value="3" />
</FCParamGroup>
<FCParamGroup Name="General">
<FCText Name="AutoloadModule">PartDesignWorkbench</FCText>
</FCParamGroup>
<FCParamGroup Name="MainWindow">
<FCText Name="StyleSheet">KindredCreate.qss</FCText>
<FCText Name="Theme">KindredCreate</FCText>
</FCParamGroup>
<FCParamGroup Name="Mod">
<FCParamGroup Name="Start">
<FCUInt Name="BackgroundColor1" Value="404235775" />
<FCUInt Name="BackgroundTextColor" Value="3453416703" />
<FCUInt Name="PageColor" Value="505294591" />
<FCUInt Name="PageTextColor" Value="3453416703" />
<FCUInt Name="BoxColor" Value="825378047" />
<FCUInt Name="LinkColor" Value="2310339327" />
<FCUInt Name="BackgroundColor2" Value="286333951" />
</FCParamGroup>
<FCParamGroup Name="Part">
<FCUInt Name="VertexColor" Value="3032415999" />
<FCUInt Name="EdgeColor" Value="2310339327" />
</FCParamGroup>
<FCParamGroup Name="PartDesign">
<FCUInt Name="DefaultDatumColor" Value="3416717311" />
</FCParamGroup>
<FCParamGroup Name="Draft">
<FCUInt Name="snapcolor" Value="2799935999" />
</FCParamGroup>
<FCParamGroup Name="Sketcher">
<FCUInt Name="GridLineColor" Value="1162304255" />
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>
</FCParameters>