Changement Theme et ajout Plex
This commit is contained in:
@@ -2,9 +2,15 @@
|
||||
title: "Byakuya Dashboard"
|
||||
subtitle: "Bienvenue sur l'interface de Byakuya"
|
||||
logo: "assets/logo.png"
|
||||
theme: dark
|
||||
theme:
|
||||
primary: '#e5989b'
|
||||
accent: '#ffb4a2'
|
||||
background: '#fff1f2'
|
||||
card-background: '#ffe5ec'
|
||||
text: '#3e3e3e'
|
||||
|
||||
layout: horizontal
|
||||
colorTheme: "monokai" # Choix possible : default, nord, dracula, monokai, etc.
|
||||
layout: columns
|
||||
header: true
|
||||
|
||||
# Message d’information mis à jour automatiquement par le script webhook
|
||||
@@ -44,3 +50,11 @@ services:
|
||||
subtitle: "Gestion des conteneurs"
|
||||
url: "#"
|
||||
target: "_blank"
|
||||
- name: "Loisirs"
|
||||
icon: "fas fa-film"
|
||||
items:
|
||||
- name: "Plex"
|
||||
logo: "https://upload.wikimedia.org/wikipedia/commons/3/3c/Plex_Logo_2019.svg"
|
||||
url: "https://plex.byakurepo.online"
|
||||
target: "_blank"
|
||||
type: "web"
|
||||
Reference in New Issue
Block a user