Jump to: navigation, search

Changes


Xamarin XAML

24 bytes removed, 09:10, 2 July 2019
[[Image:setup-themes-file.png|frameless|600px|border]]
* Open it with the text editor of your choice and add the following definition:
<source lang="xml"code> <Color x:Key="UBIKForegroundThemeColor">blue</Color></sourcecode>
* Save the changes and restart ''UBIK''. You should see changes successfully implemented:
[[Image:ubik-with-blue-foreground.png|frameless|border]]
On other systems (Android, iOS, etc.), you can use the ''Import Customizing'' button in the Settings to import the styles (file by file, for now). The app needs to be restarted after the files have been implementedimported.
== Differences to WinX ==