akveo / react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/react-native-ui-kitten/
MIT License
10.19k stars 952 forks source link

Change Dark/Light main color #1731

Closed harisriss closed 1 year ago

harisriss commented 1 year ago

Hi everyone !!

Actually i try to custom UI Kitten and change the main background color of the dark and the light theme, but i can not find how to do it in the doc. How can do that ? (I have seen that there is a theme.js file to edit in order to custom the colors of my app but i don't find which property should i edit for the background. If some can provide me this file with all the editable property, it will help me a lot, if the background color is editable in this file)

UI Kitten and Eva version

Package Version
@eva-design/eva 2.1.1
@ui-kitten/components 5.1.2
bataevvlad commented 1 year ago

Hello @harisriss

You can look through this link

There you can find how themes can be used, and you can create custom switcher for it or regarding your conditions.

gl&hf.