codeq/logintheme

Last activity 10 Jan 2023 12624
composer require codeq/logintheme

A simple Code Q theme for the login screen.

v2.4.0

Version
v2.4.0
Type
neos-package
Release Date
Jan 10, 2023 13:44
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.0 || ~4.0 || ~5.0 || ~7.0 || ~8.0 || dev-master
e5c2bb76a377776fea60b080d34a6a6cd7127dbc

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 content of the readme is provided by Github
The same vendor provides 28 package(s).