Skip to content

Repository files navigation

SilverStripe Security Theme

Latest Stable Version Total Downloads Monthly Downloads

Sick of styling your admin login form? Me too, use this instead.

Installation

composer require littlegiant/silverstripe-security-theme

Usage

---
Name: app-security-theme
After:
- '#coresecurity'
---

SilverStripe\Security\Security:
  template_main: LittleGiant\SilverStripeSecurityTheme\SecurityPage
  logo: 'path/to/your/image.png' # Optional logo image
  logo_width: 100 # Optional width constraint
  focus_accent: '#9fa8da' # Optional focused border color
  button_accent: '#3f51b5' # Optional button background
  button_color: '#fff' # Optional button color
  button_border_color: '#3f51b5' # Optional button color
  input_active_border_color: '#3f51b5' # Optional input:focused border color

Screenshot

Screenshot

About

Silverstripe theme for the security routes

Topics

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages