Autocolors
WIP on a new feature: trying to guess current Peertube theme's colors, and apply them to ConverseJS.
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
<link type="text/css" rel="stylesheet" media="screen" href="{{BASE_STATIC_URL}}conversejs/converse.min.css" />
|
||||
<script type="text/javaScript" src="{{BASE_STATIC_URL}}conversejs/converse.min.js"></script>
|
||||
<script type="text/javascript" src="{{BASE_STATIC_URL}}static/builtin.js"></script>
|
||||
{{CONVERSEJS_AUTOCOLORS}}
|
||||
</head>
|
||||
<body class="converse-fullscreen theme-peertube">
|
||||
<noscript>You need to enable JavaScript to run the Converse.js chat app.</noscript>
|
||||
|
Reference in New Issue
Block a user