412. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-07-12 04:43:25 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

412.1 Files compared

#LocationFileLast Modified
1Porto v4.0.5/Theme Files/Porto Theme/app/design/frontend/Smartwave/porto_rtl/web/css/source_variables.less2021-01-21 03:21:20 +0000
2Porto v4.0.6/Theme Files/Porto Theme/app/design/frontend/Smartwave/porto_rtl/web/css/source_variables.less2023-06-01 10:06:56 +0000

412.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1170
Changed00
Inserted17
Removed00

412.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

412.4 Active regular expressions

No regular expressions were active.

412.5 Comparison detail

1 // /** 1 // /**
2 //  * Copyright © 2015 Magento. All rights reserved. 2 //  * Copyright © 2015 Magento. All rights reserved.
3 //  * See COPYING.txt for license details. 3 //  * See COPYING.txt for license details.
4 //  */ 4 //  */
5  5 
6 // 6 //
7 //  Porto theme variables 7 //  Porto theme variables
8 //  _____________________________________________ 8 //  _____________________________________________
9  9 
10 @screen__xxs: 320px; 10 @screen__xxs: 320px;
11 @screen__xs: 480px; 11 @screen__xs: 480px;
12 @screen__s: 640px; 12 @screen__s: 640px;
13 @screen__m: 768px; 13 @screen__m: 768px;
14 @screen__l: 992px; 14 @screen__l: 992px;
15 @screen__xl: 1200px; 15 @screen__xl: 1200px;
16 @screen__xxl: 1360px; 16 @screen__xxl: 1360px;
17  17 
18 // 18 //
19 //  Typography 19 //  Typography
20 //  --------------------------------------------- 20 //  ---------------------------------------------
21  21 
22 //  Fonts 22 //  Fonts
23 @font-family-name__base: 'Open Sans'; 23 @font-family-name__base: 'Open Sans';
24 @font-family__base: @font-family-name__base, @font-family__sans-serif; 24 @font-family__base: @font-family-name__base, @font-family__sans-serif;
25  25 
26 //  Colors nesting 26 //  Colors nesting
27 @page__background-color: @color-white; 27 @page__background-color: @color-white;
28 @copyright__background-color: @color-gray56; 28 @copyright__background-color: @color-gray56;
29  29 
30 // 30 //
31 //  Icons 31 //  Icons
32 //  --------------------------------------------- 32 //  ---------------------------------------------
33 @icon-font-family: 'porto-icons'; 33 @icon-font-family: 'porto-icons';
34 @icon-up: '\e81b'; 34 @icon-up: '\e81b';
35 @icon-down: '\e81c'; 35 @icon-down: '\e81c';
36 @icon-up-dir: '\f820'; 36 @icon-up-dir: '\f820';
37 @icon-down-dir: '\f823'; 37 @icon-down-dir: '\f823';
38 @icon-right-dir: '\f822'; 38 @icon-right-dir: '\f822';
39 @icon-left-dir: '\f821'; 39 @icon-left-dir: '\f821';
40 @icon-cart: '\e8ba'; 40 @icon-cart: '\e8ba';
41 @icon-mini-cart: '\e8ba'; 41 @icon-mini-cart: '\e8ba';
42 @icon-search: '\f818'; 42 @icon-search: '\f818';
43 @icon-up-open: '\f810'; 43 @icon-up-open: '\f810';
44 @icon-left-open: '\e81a'; 44 @icon-left-open: '\e81a';
45 @icon-right-open: '\e819'; 45 @icon-right-open: '\e819';
46 @icon-down-open: '\e81c'; 46 @icon-down-open: '\e81c';
47 @icon-remove: '\f819'; 47 @icon-remove: '\f819';
48 @icon-edit: '\f826'; 48 @icon-edit: '\f826';
49 @icon-trash: '\f81a'; 49 @icon-trash: '\f81a';
50 @icon-menu: '\f827'; 50 @icon-menu: '\f827';
51 @breadcrumbs-icon__font-content: '\f80e'; 51 @breadcrumbs-icon__font-content: '\f80e';
52 @icon-grid: '\f839'; 52 @icon-grid: '\f839';
53 @icon-list: '\f83a'; 53 @icon-list: '\f83a';
54 @icon-next: '\f802'; 54 @icon-next: '\f802';
55 @icon-prev: '\f801'; 55 @icon-prev: '\f801';
56 @icon-wishlist-full: '\e889'; 56 @icon-wishlist-full: '\e889';
57 @icon-wishlist-empty: '\f83c'; 57 @icon-wishlist-empty: '\f83c';
58 @icon-compare-full: '\f83b'; 58 @icon-compare-full: '\f83b';
59 @icon-compare-empty: '\f83b'; 59 @icon-compare-empty: '\f83b';
60 @icon-envelope: '\f84c'; 60 @icon-envelope: '\f84c';
61 @icon-arrow-up: '\f840'; 61 @icon-arrow-up: '\f840';
62 @icon-arrow-down: '\f842'; 62 @icon-arrow-down: '\f842';
63 @icon-star: '\f844'; 63 @icon-star: '\f844';
64 @icon-star-empty: '\f845'; 64 @icon-star-empty: '\f845';
65 @icon-warning: '\f84a'; 65 @icon-warning: '\f84a';
66 @icon-success: '\f846'; 66 @icon-success: '\f846';
67 @icon-error: '\f847'; 67 @icon-error: '\f847';
68  68 
69 @icon-checkmark: '\f82b'; 69 @icon-checkmark: '\f82b';
70 @icon-help: '\f853'; 70 @icon-help: '\f853';
71  71 
72 @icon-print: '\e624'; 72 @icon-print: '\e624';
73  73 
74 @icon-download: '\e626'; 74 @icon-download: '\e626';
75 @icon-private: '\e629'; 75 @icon-private: '\e629';
76 @icon-present: '\e62a'; 76 @icon-present: '\e62a';
77 @icon-gift-registry: '\e62b'; 77 @icon-gift-registry: '\e62b';
78  78 
79 @icon-calendar__font-size: 23px; 79 @icon-calendar__font-size: 23px;
80  80 
81 // 81 //
82 //  Sidebar 82 //  Sidebar
83 //  --------------------------------------------- 83 //  ---------------------------------------------
84  84 
85 @sidebar__background-color: @color-white-smoke;  // Used in cart sidebar, Checkout sidebar, Tier Prices, My account navigation, Rating block background 85 @sidebar__background-color: @color-white-smoke;  // Used in cart sidebar, Checkout sidebar, Tier Prices, My account navigation, Rating block background
    86 
    87 // Custom
    88 
    89 @autocomplete__background-color: #777;
    90 @autocomplete__border: #777;
    91 @autocomplete-item__border: #777;
    92 @autocomplete-item__hover__color: #777;