fix: viewport background gradient — Catppuccin Mocha Overlay0/Mantle (#188)
Some checks failed
Build and Test / build (pull_request) Has been cancelled
Some checks failed
Build and Test / build (pull_request) Has been cancelled
Replace 2-color Base→Crust gradient with 3-color Overlay0→Mantle→Overlay0 gradient in both KindredCreate preference pack and CatppuccinMocha theme. Enables UseBackgroundColorMid for the 3-color effect.
This commit is contained in:
Submodule mods/ztools updated: 2bf969c62a...ef16ecbaa2
@@ -31,13 +31,13 @@
|
||||
<FCBool Name="checkShowReportViewOnWarning" Value="1" />
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="View">
|
||||
<FCUInt Name="BackgroundColor" Value="505294591" />
|
||||
<FCUInt Name="BackgroundColor2" Value="286333951" />
|
||||
<FCUInt Name="BackgroundColor3" Value="404235775" />
|
||||
<FCUInt Name="BackgroundColor4" Value="825378047" />
|
||||
<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="0" />
|
||||
<FCBool Name="UseBackgroundColorMid" Value="1" />
|
||||
<FCUInt Name="HighlightColor" Value="3416717311" />
|
||||
<FCUInt Name="SelectionColor" Value="3032415999" />
|
||||
<FCUInt Name="PreselectColor" Value="2497893887" />
|
||||
|
||||
Reference in New Issue
Block a user