ArangoDB-Community / ArangoBnB

16 stars 3 forks source link

Frontend: Theme & Background Hero Image #8

Open cw00dw0rd opened 3 years ago

cw00dw0rd commented 3 years ago

Need to decide on a background image. Suggestions welcome, just need something the goes along with the theme.

This task may need to also encompass a suggestion for the colors and theme. Colors should consist of typical ArangoDB colors various greens, browns, but does not need to be dark theme, just whatever seems best.

Simran-B commented 3 years ago

We could use a CC-licensed image from Wiki Commons as background, e.g. https://commons.wikimedia.org/wiki/File:Berlin_aerial_view_(40858786523).jpg

Could work very well together with a trendy frosted glass look. https://css-tricks.com/backdrop-filter-effect-with-css/ https://uxdesign.cc/glassmorphism-in-user-interfaces-1f39bb1308c9 https://caniuse.com/css-backdrop-filter (Firefox doesn't seem to support backdrop-filter yet)

cw00dw0rd commented 3 years ago

33 implemented the initial theme but the final color scheme needs to be defined with variables.

Simran-B commented 3 years ago

Light/dark mode: https://css-tricks.com/a-dry-approach-to-color-themes-in-css/