問題描述
我正在嘗試構建一個外觀和感覺清晰明快的 Kivy 應用程序,但默認的 Kivy UI 與我的想法不完全一致?有什么方法可以創建自定義主題來賦予您的 Kivy 應用風格?
這里的這個應用叫做 Pithon,它是用 Kivy 制作的.我到處搜索,但找不到任何關于開發人員如何管理如此干凈外觀的信息.有人有什么想法嗎?
一位名叫 Andrés Rodríguez 的 kivy 開發人員發布了一組基于 google 材料設計原則的小部件.我目前正在自己??使用它們,它們肯定使我免于大量工作.您可以在這里找到
單擊突出顯示的鏈接,您將找到有關這三個項目的更多信息.
<小時><塊引用>Andrés Rodríguez 的 original KivyMD 項目不再維護,但 KivyMD 的分支由 HeaTTheatR.
I am trying to build a Kivy application with a sharp, crisp look and feel but the default Kivy UI is not exactly what I had in mind? Is there any way to create a custom theme to give your Kivy app style?
This app here is called Pithon and it was made from Kivy. I have searched everywhere but I can not find anything on how the developer managed such a clean look. Does anyone have any ideas?
A kivy developer called Andrés Rodríguez released a set of widgets based on google's material design principles. I am currently using them myself and they have surely saved me from alot of work. You can find KivyMD here (see bottom of this answer for more info). Their are some themes also based on the same principles but am yet to try them out one is FlatKivy and another is kivy material ui by Federico Curzel.
Some screenshots for kivyMD,flatkivy and kivy material ui respectively are here.
Click the highlighted links you will find a lot more info about the three projects.
The original KivyMD project by Andrés Rodríguez is no longer maintained but there is active fork of KivyMD by HeaTTheatR.
這篇關于基維外觀和感覺的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!