Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nativescript-theme-core

Package Overview
Dependencies
Maintainers
15
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-theme-core - npm Package Compare versions

Comparing version 2.0.22 to 2.0.23

8

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="2.0.23 beta"></a>
## [2.0.23 beta](https://github.com/NativeScript/theme/compare/v2.0.22...v2.0.23) (2019-09-30)
### Fixes
* Don't set default colors to labels, as it overrides dialog colors in iOS
* Make the ActionBar colors defaults so they can be overridden
<a name="2.0.22 beta"></a>

@@ -2,0 +10,0 @@ ## [2.0.22 beta](https://github.com/NativeScript/theme/compare/v2.0.21...v2.0.22) (2019-09-26)

4

package.json
{
"name": "nativescript-theme-core",
"version": "2.0.22",
"version": "2.0.23",
"description": "Telerik NativeScript Core Theme",

@@ -16,3 +16,3 @@ "main": "index",

"platforms": {
"android": "6.1.1",
"android": "6.1.2",
"ios": "6.1.1"

@@ -19,0 +19,0 @@ }

@@ -203,3 +203,3 @@ # NativeScript Theme: Core V2

Button {
@include colorize($contrasted-border-color: focus background 20%);
@include colorize($contrasted-border-color: accent background 20%);
}

@@ -209,3 +209,3 @@ ```

The above example uses the contrasted function to check the contrast level of the background and adjust the lightness of
the focus color (the accent) according to it.
the accent color according to it.

@@ -212,0 +212,0 @@ ## CSS variables

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc