File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
< link rel ="icon "
7
7
href ="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📁</text></svg> " />
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
9
- < meta name ="theme-color " content ="#1D1326 " />
9
+ < meta name ="theme-color " content ="#101010 " />
10
10
< link rel ="apple-touch-icon " href ="%PUBLIC_URL%/logo192.png " />
11
11
< link rel ="manifest " href ="%PUBLIC_URL%/manifest.json " />
12
12
< link href ="https://fonts.googleapis.com/css?family=Roboto|Poppins " rel ="stylesheet " />
32
32
< meta property ="og:locale " content ="en_US " />
33
33
< meta property ="og:site_name " content ="SolApps " />
34
34
< link rel ="canonical " href ="https://solapps.dev " />
35
- < meta name ="msapplication-TileColor " content ="#1D1326 " />
35
+ < meta name ="msapplication-TileColor " content ="#101010 " />
36
36
< meta name ="next-head-count " content ="19 " />
37
37
38
38
< style >
Original file line number Diff line number Diff line change 1
1
: root {
2
- --background : # 140f1a ;
3
- --status-bar-background : # 1d1326 ;
2
+ --background : # 101010 ;
3
+ --status-bar-background : # 101010 ;
4
4
--solworks-background : # 1d1326 ;
5
5
--grey : # 797f91 ;
6
6
--primary : # e42575 ;
You can’t perform that action at this time.
0 commit comments