Skip to content

Commit

Permalink
feat(skin): update design tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost authored and github-actions[bot] committed Oct 18, 2024
1 parent 50fabde commit f463348
Show file tree
Hide file tree
Showing 39 changed files with 1,223 additions and 1,587 deletions.
278 changes: 139 additions & 139 deletions Sources/MisticaCommon/Colors/BlauColorPalette.swift

Large diffs are not rendered by default.

144 changes: 10 additions & 134 deletions Sources/MisticaCommon/Colors/ColorToolkit+Color.swift

Large diffs are not rendered by default.

144 changes: 10 additions & 134 deletions Sources/MisticaCommon/Colors/ColorToolkit+UIColor.swift

Large diffs are not rendered by default.

12 changes: 3 additions & 9 deletions Sources/MisticaCommon/Colors/MisticaColor.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// MisticaColor.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import UIKit

Expand All @@ -17,11 +13,9 @@ public extension MisticaColor {
static var backgroundBrand: MisticaColor {
MisticaConfig.currentColors.backgroundBrand
}

static var backgroundContainerBrand: MisticaColor {
MisticaConfig.currentColors.backgroundContainerBrand
}

static var cardContentOverlay: MisticaColor {
MisticaConfig.currentColors.cardContentOverlay
}
Expand Down
12 changes: 5 additions & 7 deletions Sources/MisticaCommon/Colors/MisticaColors.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// MisticaColors.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import UIKit

Expand Down Expand Up @@ -76,11 +72,13 @@ public protocol MisticaColors {
var controlActivatedInverse: UIColor { get }
var controlError: UIColor { get }
var barTrack: UIColor { get }
var barTrackInverse: UIColor { get }
var loadingBar: UIColor { get }
var loadingBarBackground: UIColor { get }
var toggleAndroidInactive: UIColor { get }
var toggleAndroidBackgroundActive: UIColor { get }
var iosControlKnob: UIColor { get }
var controlKnobInverse: UIColor { get }
var divider: UIColor { get }
var dividerInverse: UIColor { get }
var navigationBarDivider: UIColor { get }
Expand Down
278 changes: 139 additions & 139 deletions Sources/MisticaCommon/Colors/MovistarColorPalette.swift

Large diffs are not rendered by default.

278 changes: 139 additions & 139 deletions Sources/MisticaCommon/Colors/O2ColorPalette.swift

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions Sources/MisticaCommon/Colors/O2NewColorPalette.swift

Large diffs are not rendered by default.

278 changes: 139 additions & 139 deletions Sources/MisticaCommon/Colors/TelefonicaColorPalette.swift

Large diffs are not rendered by default.

278 changes: 139 additions & 139 deletions Sources/MisticaCommon/Colors/TuColorPalette.swift

Large diffs are not rendered by default.

278 changes: 139 additions & 139 deletions Sources/MisticaCommon/Colors/VivoColorPalette.swift

Large diffs are not rendered by default.

278 changes: 139 additions & 139 deletions Sources/MisticaCommon/Colors/VivoNewColorPalette.swift

Large diffs are not rendered by default.

10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/BlauFontSizes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// BlauFontSizes.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/BlauFontWeights.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// BlauFontWeights.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/MovistarFontSizes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// MovistarFontSizes.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/MovistarFontWeights.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// MovistarFontWeights.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/O2FontSizes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// O2FontSizes.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/O2FontWeights.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// O2FontWeights.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/O2NewFontSizes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// O2NewFontSizes.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/O2NewFontWeights.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// O2NewFontWeights.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/TelefonicaFontSizes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// TelefonicaFontSizes.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/TelefonicaFontWeights.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// TelefonicaFontWeights.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/TuFontSizes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// TuFontSizes.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/TuFontWeights.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// TuFontWeights.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/VivoFontSizes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// VivoFontSizes.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/VivoFontWeights.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// VivoFontWeights.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/VivoNewFontSizes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// VivoNewFontSizes.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/Brands/VivoNewFontWeights.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// VivoNewFontWeights.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/MisticaFontSizes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// MisticaFontSizes.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Fonts/MisticaFontWeights.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// MisticaFontWeights.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import UIKit

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Radius/Brands/BlauCornerRadius.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// BlauCornerRadius.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Radius/Brands/MovistarCornerRadius.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// MovistarCornerRadius.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Radius/Brands/O2CornerRadius.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// O2CornerRadius.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Radius/Brands/O2NewCornerRadius.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// O2NewCornerRadius.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Radius/Brands/TelefonicaCornerRadius.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// TelefonicaCornerRadius.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
10 changes: 3 additions & 7 deletions Sources/MisticaCommon/Radius/Brands/TuCornerRadius.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
//
// TuCornerRadius.swift
//
// Made with ❤️ by Novum
//
// Copyright © Telefonica. All rights reserved.
//

// Generated using Make
// DO NOT EDIT

import Foundation

Expand Down
Loading

0 comments on commit f463348

Please sign in to comment.