forked from 00dani/lemoncurry
Switch to a less bright theme-color since base0A didn't work so well
This commit is contained in:
parent
bc8d7923b4
commit
dee64f130e
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
<link rel="token_endpoint" href="{{ url('lemonauth:token') }}" />
|
||||
|
||||
<meta name="generator" content="{{ package.name }} {{ package.version }}" />
|
||||
<meta name="theme-color" content="{{ theme_color(10) }}" />
|
||||
<meta name="theme-color" content="{{ theme_color(3) }}" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css"
|
||||
integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue