Hi devs. A lot of people would be using chrome’s app shortcut feature (3 dots>More Tools>Create Shortcut>Open in new tab) to convert dynalist.io into an app. I’ve been using dynalist (and many web apps) this way on my laptop from few months because of limited storage. The experience is great. It feels like I’m using dynalist desktop app.
Except one thing: The title bar. It stays white. I feel it can be easily tweaked to turn dark by developers. This one little thing would make the whole experience of app shortcut perfect. Please take a look at below screenshot to understand my request better.
I figured out the developers might need to change “theme-color” meta-tag to black and this will be done. This will create a great user experience as a lot of people are using dark theme of dynalist and lot of them might be using it in chrome app mode so it’s obvious they would want a darker title bar.
Until developers fix this you can manually change color of chrome app’s title bar using below method:
Uninstall dynalist chrome app if you have installed previously
Open dynalist on chrome and right click anywhere on the page and select option called “Inspect”
Don’t get overwhelmed by the window that shows up, just press Ctrl+F (windows) or CMD+F (Mac) and it’ll open a search field.
type “theme-color” (without quotes) and double click on “#ffffff” and type “#1a1a1a” without quotes.
Create chrome app as you normally do. Which is from chrome options (3 dots at top right)> More tools>Create Shortcut and in the popup select “open as window”
Enjoy the fully dark mode dynalist chrome app (until you close and reopen it.
Oh! I wish developers see this thread. The fix is literally 5 lines of code. They can change the meta called theme-color to “#1a1a1a” when user is using a darker theme.
This problem is quite small but does leave a gap in having a great user experience. What’s funny is it has been this way since the beginning and still no one noticed this or made thread around it.