akiraux / Akira

Native Linux App for UI and UX Design built in Vala and GTK
GNU General Public License v3.0
5.24k stars 203 forks source link

Akira does not enters Dark Mode! #691

Closed omegaui closed 2 years ago

omegaui commented 2 years ago

Hi! I built Akira from source These are my system specs Screenshot from 2022-01-01 15-01-13

Even after Enabling the Dark Mode from here and restarting Akira, It doesn't enters Dark Mode!

Screenshot from 2022-01-01 15-02-33

I also tried launching from terminal to see if there are any exception but nothing could be seen ... Screenshot from 2022-01-01 15-02-22

It just cannot enter dark mode! Screenshot from 2022-01-01 15-02-35

albfan commented 2 years ago

Yours is not last version of akira, so, how did you install Akira? the sha of your HEAD commit can help

Notice "Follow the system theme variation"

Captura de pantalla de 2022-01-01 12-21-04

omegaui commented 2 years ago

Yours is not last version of akira...

I just did a got clone and built it yesterday only.

Alecaddd commented 2 years ago

@omegaui If you're not planning to develop Akira, I'd recommend installing it via flatpak as it's better integrated with the stylesheet. If you build from source in distros other than elementary OS, you will need to manually install the elementary OS stylesheet and icon theme to get the correct UI, as well as dark mode variation.

If you're interested in developing it, be aware that the master branch is currently stale as we're focused on the main branch, in which we're slowly rebuilding the UI. Closing this as it's not relevant since we don't support other distros outside the flatpak release.

bigfatbird commented 2 years ago

@Alecaddd Maybe you should switch the default branch in the repository settings from master to main, as when you visit the page you will be shown the master branch

Alecaddd commented 2 years ago

Not yet, the main branch is in a very WIP state and lot of the UI is completely missing. I will switch it once we're at a comparable state with master.

bigfatbird commented 2 years ago

Ah ok. Sorry, thought you weren’t aware of that

Am 13.01.2022 um 21:10 schrieb Alessandro @.***>:

 Not yet, the main branch is in a very WIP state and lot of the UI is completely missing. I will switch it once we're at a comparable state with master.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.