Update icons and favicons.
7
frontend/src/app.scss
vendored
@ -18,6 +18,10 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
// Firefly III colors (?)
|
||||
@import 'scss/variables';
|
||||
|
||||
|
||||
// Fonts
|
||||
@import '~@fortawesome/fontawesome-free/css/all.css';
|
||||
// OverlayScrollbars
|
||||
@ -40,8 +44,7 @@
|
||||
// ---------------------------------------------------
|
||||
@import '~admin-lte/build/scss/variables';
|
||||
|
||||
// Firefly III colors (?)
|
||||
@import 'scss/variables';
|
||||
|
||||
|
||||
@import '~admin-lte/build/scss/mixins';
|
||||
@import '~admin-lte/build/scss/parts/core';
|
||||
|
4
frontend/src/scss/_variables.scss
vendored
@ -17,3 +17,7 @@
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
|
||||
// slightly darker blue to match the logo:
|
||||
$blue: #1E6581 !default;
|
@ -3150,9 +3150,9 @@ ekko-lightbox@^5.3.0:
|
||||
integrity sha512-mbacwySuVD3Ad6F2hTkjSTvJt59bcVv2l/TmBerp4xZnLak8tPtA4AScUn4DL42c1ksTiAO6sGhJZ52P/1Qgew==
|
||||
|
||||
electron-to-chromium@^1.3.649:
|
||||
version "1.3.692"
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.692.tgz#4d00479055a7282cdd1b19caec09ed7779529640"
|
||||
integrity sha512-Ix+zDUAXWZuUzqKdhkgN5dP7ZM+IwMG4yAGFGDLpGJP/3vNEEwuHG1LIhtXUfW0FFV0j38t5PUv2n/3MFSRviQ==
|
||||
version "1.3.693"
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.693.tgz#5089c506a925c31f93fcb173a003a22e341115dd"
|
||||
integrity sha512-vUdsE8yyeu30RecppQtI+XTz2++LWLVEIYmzeCaCRLSdtKZ2eXqdJcrs85KwLiPOPVc6PELgWyXBsfqIvzGZag==
|
||||
|
||||
elliptic@^6.5.3:
|
||||
version "6.5.4"
|
||||
|
BIN
public/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
public/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
public/apple-touch-icon-precomposed.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
public/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 6.7 KiB |
@ -1,32 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ browserconfig.xml
|
||||
~ Copyright (c) 2019 james@firefly-iii.org
|
||||
~
|
||||
~ This file is part of Firefly III (https://github.com/firefly-iii).
|
||||
~
|
||||
~ This program is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU Affero General Public License as
|
||||
~ published by the Free Software Foundation, either version 3 of the
|
||||
~ License, or (at your option) any later version.
|
||||
~
|
||||
~ This program is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU Affero General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU Affero General Public License
|
||||
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square70x70logo src="/mstile-70x70.png?v=3e8AboOwbd"/>
|
||||
<square150x150logo src="/mstile-150x150.png?v=3e8AboOwbd"/>
|
||||
<square310x310logo src="/mstile-310x310.png?v=3e8AboOwbd"/>
|
||||
<wide310x150logo src="/mstile-310x150.png?v=3e8AboOwbd"/>
|
||||
<TileColor>#2d89ef</TileColor>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#1e6581</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
|
BIN
public/favicon-16x16.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
public/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
@ -14,7 +14,7 @@
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#3c8dbc",
|
||||
"background_color": "#3c8dbc",
|
||||
"theme_color": "#1e6581",
|
||||
"background_color": "#1e6581",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
BIN
public/mstile-150x150.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
30
public/safari-pinned-tab.svg
Normal file
@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="934.000000pt" height="934.000000pt" viewBox="0 0 934.000000 934.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,934.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M0 4670 l0 -4670 4029 0 4030 0 76 137 c115 208 332 653 428 878 430
|
||||
1013 664 2020 717 3090 21 422 4 977 -46 1535 -16 186 -60 549 -66 556 -8 7
|
||||
-200 44 -335 63 -600 87 -1195 15 -1613 -194 -61 -30 -110 -57 -110 -59 0 -2
|
||||
44 -39 98 -82 327 -261 642 -670 853 -1108 139 -290 160 -382 162 -706 1 -259
|
||||
-26 -423 -103 -627 -210 -559 -750 -915 -1517 -1000 -152 -17 -152 -17 -255 6
|
||||
-392 87 -738 269 -950 500 -348 379 -449 949 -292 1649 76 341 229 763 389
|
||||
1072 25 46 43 85 42 85 -8 5 -155 48 -217 64 -181 46 -267 55 -500 56 -197 0
|
||||
-240 -3 -340 -23 -559 -114 -1037 -463 -1464 -1071 -218 -311 -439 -745 -581
|
||||
-1141 -27 -74 -52 -139 -55 -143 -4 -4 -9 100 -13 233 -5 250 4 568 23 744 66
|
||||
618 252 1095 597 1526 88 110 312 336 433 435 287 237 592 362 1045 427 60 9
|
||||
203 13 430 13 364 -1 486 -11 815 -71 139 -25 504 -112 575 -137 l40 -14 150
|
||||
77 c828 423 1681 517 2512 274 l22 -6 -30 113 c-206 778 -504 1400 -967 2022
|
||||
l-125 167 -3943 0 -3944 0 0 -4670z"/>
|
||||
<path d="M6332 5277 c-151 -311 -266 -636 -329 -937 -24 -111 -27 -148 -27
|
||||
-325 -1 -161 2 -213 17 -265 57 -212 193 -348 407 -410 56 -16 113 -23 225
|
||||
-27 l150 -5 65 42 c232 151 373 337 416 550 32 162 5 320 -90 515 -60 123
|
||||
-294 479 -411 625 -134 169 -316 340 -361 340 -7 0 -35 -47 -62 -103z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
16
public/v2/css/app.css
vendored
BIN
public/v2/images/logo-hollow.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
@ -1,11 +1,8 @@
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png?v=3e8AboOwbd">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png?v=3e8AboOwbd">
|
||||
<link rel="manifest" href="manifest.webmanifest?v=3e8AboOwbd">
|
||||
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#3c8dbc">
|
||||
<link rel="shortcut icon" href="favicon.ico?v=3e8AboOwbd">
|
||||
<meta name="apple-mobile-web-app-title" content="Firefly III">
|
||||
<meta name="application-name" content="Firefly III">
|
||||
<meta name="msapplication-TileColor" content="#3c8dbc">
|
||||
<meta name="msapplication-TileImage" content="mstile-144x144.png?v=3e8AboOwbd">
|
||||
<meta name="theme-color" content="#3c8dbc">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="manifest" href="/manifest.webmanifest">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#1e6581">
|
||||
<meta name="msapplication-TileColor" content="#1e6581">
|
||||
<meta name="theme-color" content="#1e6581">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<aside class="main-sidebar sidebar-dark-primary elevation-4">
|
||||
<!-- Brand Logo -->
|
||||
<a href="{{ route('index') }}" class="brand-link">
|
||||
<img src="v2/images/firefly-iii-logo-new.png" alt="Firefly III" class="brand-image"
|
||||
<img src="v2/images/logo-hollow.png" alt="Firefly III" class="brand-image"
|
||||
style="opacity: .8"> <!-- img-circle elevation-3 -->
|
||||
<span class="brand-text font-weight-light">Firefly III</span>
|
||||
</a>
|
||||
|