Skip to content

Commit

Permalink
Fix color settings
Browse files Browse the repository at this point in the history
  • Loading branch information
0x007E committed Nov 1, 2024
1 parent 14d403a commit d291de4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .kibot/build.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ outputs:
monochrome: true
- layers: [ F.Silkscreen, User.Drawings2 ]
sheet: '(Top Drawings2)'
monochrome: true
mirror: false
- layers: [ B.Silkscreen, User.Drawings2 ]
sheet: '(Bottom Drawings2)'
Expand Down
1 change: 1 addition & 0 deletions .kibot/release.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ outputs:
mirror: true
- layers: [ F.Silkscreen, User.Drawings2 ]
sheet: '(Top Drawings2)'
monochrome: true
mirror: false
- layers: [ B.Silkscreen, User.Drawings2 ]
sheet: '(Bottom Drawings2)'
Expand Down

0 comments on commit d291de4

Please sign in to comment.