Skip to content

Commit a768632

Browse files
committed
removing unused variables
1 parent 78602ac commit a768632

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/web_css/lib/src/_variables.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
--pub-color-snowWhite: #fafafa; // slight deviation from official snow-white (fffafa)
2323
--pub-color-smokeWhite: #f5f5f7; // slight deviation from official white-smoke (f5f5f5)
2424
--pub-color-bubblesBlue: #e7f8ff; // slight deviation from official bubbles-blue (e7feff)
25-
// --pub-color-gunpowderGray: #4a4a4a; // hsl(0, 0%, 29%);
2625

2726
--pub-color-dangerRed: #ff4242;
2827

@@ -122,7 +121,6 @@
122121
--pub-color-shadowBlack: #373737;
123122
--pub-color-anchorBlack: #41424c;
124123
--pub-color-nipponUltraBlue: #23607f;
125-
// --pub-color-gainsboro: #dcdcdc;
126124

127125
--pub-neutral-bgColor: var(--pub-color-darkGunmetal);
128126
--pub-neutral-borderColor: var(--pub-color-anchorBlack);

0 commit comments

Comments
 (0)