import Utils kivy.utils BoxLayout: spacing: 0 padding: 0 canvas: Color: rgb: Utils.get_color_from_hex("#1b262d")[:3] Rectangle: size: self.size TabbedPanel: ...
確定! 回上一頁