Files
glance/config/glance.yml
T

46 lines
1.1 KiB
YAML

server:
assets-path: /app/assets
theme:
custom-css-file: /assets/newspaper.css
background-color: 240 27 11
contrast-multiplier: 1.5
primary-color: 321 100 71
positive-color: 165 78 51
negative-color: 360 100 71
pages:
- name: Headlines
width: wide
head-widgets:
- $include: ./headlines/header.yml
columns:
- $include: ./headlines/left.yml
- $include: ./headlines/main.yml
- $include: ./headlines/right.yml
- name: Markets
columns:
- $include: ./markets/left.yml
- $include: ./markets/main.yml
- $include: ./markets/right.yml
- name: Technology
width: wide
columns:
- $include: ./technology/left.yml
- $include: ./technology/main.yml
- $include: ./technology/right.yml
- name: Schedule
columns:
- $include: ./schedule/left.yml
- $include: ./schedule/main.yml
- $include: ./schedule/right.yml
- name: Entertainment
columns:
- $include: ./entertainment/side.yml
- $include: ./entertainment/movies.yml
- $include: ./entertainment/tv.yml