This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @media (prefers-color-scheme: dark) { | |
| :root { | |
| /* -------------------------- | |
| OLED True Black Backgrounds | |
| -------------------------- */ | |
| --body-background: #000000; | |
| --panel-background: #000000; | |
| --modal-background: #000000; | |
| --category-background-color: #000000; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 08-24 17:33:10.140 24619 24747 I python : Initialize Python for Android | |
| 08-24 17:33:10.140 24619 24747 I python : Changing directory to the one provided by ANDROID_ARGUMENT | |
| 08-24 17:33:10.140 24619 24747 I python : /data/user/0/org.le.kolibri/files | |
| 08-24 17:33:10.140 24619 24747 I python : Preparing to initialize python | |
| 08-24 17:33:10.140 24619 24747 I python : crystax_python does not exist | |
| 08-24 17:33:10.150 24619 24747 I python : Initialized python | |
| 08-24 17:33:10.150 24619 24747 I python : AND: Init threads | |
| 08-24 17:33:10.155 24619 24747 I python : testing python print redirection | |
| 08-24 17:33:10.155 24619 24747 I python : Setting up python from ANDROID_PRIVATE | |
| 08-24 17:33:10.156 24619 24747 I python : ('Android path', ['/data/user/0/org.le.kolibri/files/lib/python27.zip', '/data/user/0/org.le.kolibri/files/lib/python2.7/', '/data/user/0/org.le.kolibri/files/lib/python2.7/lib-dynload/', '/data/user/0/org.le.kolibri/files/lib/python2.7/site-packages/', '/data/user/0/org.le.kolibri/files']) |