Skip to content

Commit

Permalink
Collapsible first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Dedepon committed Aug 27, 2018
1 parent bf1eec9 commit ce79cc1
Show file tree
Hide file tree
Showing 36 changed files with 25,995 additions and 10,825 deletions.
5,282 changes: 2,982 additions & 2,300 deletions packages/stark-build/package-lock.json

Large diffs are not rendered by default.

3,204 changes: 2,399 additions & 805 deletions packages/stark-core/package-lock.json

Large diffs are not rendered by default.

3,157 changes: 2,358 additions & 799 deletions packages/stark-testing/package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions packages/stark-ui/assets/styles/_old-variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ $md-primary-alpha-50: rgba(0, 118, 200, 0.5);
$md-primary-alpha-60: rgba(0, 118, 200, 0.6);
$md-primary-alpha-87: rgba(0, 118, 200, 0.87);
$md-primary-200-alpha-38: rgba(127, 186, 227, 0.38);
$md-primary-200-alpha-38: rgba(127, 186, 227, 0.98);

$md-accent-50: mat-color(map-get($base-theme, accent-palette), 50);
$md-accent-100: mat-color(map-get($base-theme, accent-palette), 100); /* rgb(255, 77, 148) */
Expand Down
1 change: 1 addition & 0 deletions packages/stark-ui/assets/styles/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ $backgrounds: (
status-bar: map_get($mat-grey, 300),
app-bar: map_get($mat-grey, 100),
background: #f6f9fa,
background-light: rgba(black, 0.02),
hover: rgba(black, 0.04),
card: #fff,
dialog: #fff,
Expand Down
Loading

0 comments on commit ce79cc1

Please sign in to comment.