I am new in UI development, I was asked above question in the interview. I got confuse because as per my understanding there is no difference. Kindly guide me is there is any difference.
Asked
Active
Viewed 73 times
2 Answers
0
I have seen that Dark Theme and Dark Mode have been used interchangeably on several occasions. But this article Browse in Dark mode or Dark theme by Google Chrome states that
Note: This feature is called
Dark mode on Desktop
andDark theme on mobile devices
.
Hope this answers your question.

Sushmanth
- 1
- 4
-
Not able to get the difference from the URL. – Indrajeet4192 May 22 '23 at 10:08
-
according to it, dark mode is for desktops and themes are for mobile devices – Sushmanth May 22 '23 at 12:14
0
The themes can be dark or light based on accessibility options and works primarily on web applications or mobile applications.
The dark mode is there to save the electricity and works on operating systems either on windows or Phone or Tablet.
In order to support accessibility, we do use accessibility mode turn on which eventually make it dark.

fruitjs
- 745
- 2
- 10
- 25