codeq/logintheme
composer require codeq/logintheme
A simple Code Q theme for the login screen.
v2.4.0
A simple Code Q theme for the login screen.
Code Q Login Theme
For internal use. Just matches Neos with our company branding.
Layout options
To use the Studio Q theme instead of Code Q, add your Settings.yaml
:
Neos:
Neos:
userInterface:
backendLoginForm:
stylesheets:
'CodeQ.LoginTheme:Styles': 'resource://CodeQ.LoginTheme/Public/css/neos-login-studio-q.css'
Build the CSS
To create a new version on the styles, run:
nvm use 10
npm install
gulp build --env production
Credits
The Code Q theme background photo is by Adi Goldstein on Unsplash
The same vendor provides 25 package(s).