no commit message
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
<script type="text/javascript" src="web/res/js/nwjs.js"></script>
|
||||
<style>
|
||||
<?php
|
||||
$col = getconfig('apptheme','#1389D3');
|
||||
$cola = c('color')->getColor();
|
||||
$col = $cola['color'];
|
||||
echo 'body{--main-color:'.$col.'}';
|
||||
?>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user