@instructure/canvas-theme 11.7.0 → 11.7.1-snapshot-4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/package.json +4 -4
- package/tokens/scss/_variables.scss +7 -6
- package/tokens/source.json +1 -1
- package/tsconfig.build.tsbuildinfo +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [11.7.1-snapshot-4](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1-snapshot-4) (2026-03-19)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @instructure/canvas-theme
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @instructure/canvas-theme
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/canvas-theme",
|
|
3
|
-
"version": "11.7.
|
|
3
|
+
"version": "11.7.1-snapshot-4",
|
|
4
4
|
"description": "A theme for Canvas LMS made by Instructure Inc.",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
"license": "MIT",
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@babel/runtime": "^7.27.6",
|
|
18
|
-
"@instructure/
|
|
19
|
-
"@instructure/
|
|
18
|
+
"@instructure/shared-types": "11.7.1-snapshot-4",
|
|
19
|
+
"@instructure/ui-themes": "11.7.1-snapshot-4"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@instructure/ui-babel-preset": "11.7.
|
|
22
|
+
"@instructure/ui-babel-preset": "11.7.1-snapshot-4"
|
|
23
23
|
},
|
|
24
24
|
"publishConfig": {
|
|
25
25
|
"access": "public"
|
|
@@ -1813,10 +1813,10 @@ $instui-canvas-new-theme-components-menu-item-line-height: 1.25rem;
|
|
|
1813
1813
|
$instui-canvas-new-theme-components-menu-item-label-padding: 2.25rem;
|
|
1814
1814
|
$instui-canvas-new-theme-components-menu-item-padding-vertical: 0.5rem;
|
|
1815
1815
|
$instui-canvas-new-theme-components-menu-item-padding-horizontal: 0.75rem;
|
|
1816
|
-
$instui-canvas-new-theme-components-menu-item-highlighted-background: #
|
|
1816
|
+
$instui-canvas-new-theme-components-menu-item-highlighted-background: #F2F4F5;
|
|
1817
1817
|
$instui-canvas-new-theme-components-menu-item-selected-highlighted-background: #2369A4;
|
|
1818
|
-
$instui-canvas-new-theme-components-menu-item-highlighted-label-color: #
|
|
1819
|
-
$instui-canvas-new-theme-components-menu-item-highlighted-label-info-color: #
|
|
1818
|
+
$instui-canvas-new-theme-components-menu-item-highlighted-label-color: #273540;
|
|
1819
|
+
$instui-canvas-new-theme-components-menu-item-highlighted-label-info-color: #576773;
|
|
1820
1820
|
$instui-canvas-new-theme-components-menu-separator-background: #8D959F;
|
|
1821
1821
|
$instui-canvas-new-theme-components-menu-separator-height: 0.0625rem;
|
|
1822
1822
|
$instui-canvas-new-theme-components-menu-separator-margin-vertical: 0rem;
|
|
@@ -2096,8 +2096,8 @@ $instui-canvas-new-theme-components-options-item-font-family: Lato, "Helvetica N
|
|
|
2096
2096
|
$instui-canvas-new-theme-components-options-item-font-size: 1rem;
|
|
2097
2097
|
$instui-canvas-new-theme-components-options-item-font-weight: 400;
|
|
2098
2098
|
$instui-canvas-new-theme-components-options-item-font-weight-selected: 400;
|
|
2099
|
-
$instui-canvas-new-theme-components-options-item-highlighted-background: #
|
|
2100
|
-
$instui-canvas-new-theme-components-options-item-highlighted-label-color: #
|
|
2099
|
+
$instui-canvas-new-theme-components-options-item-highlighted-background: #F2F4F5;
|
|
2100
|
+
$instui-canvas-new-theme-components-options-item-highlighted-label-color: #273540;
|
|
2101
2101
|
$instui-canvas-new-theme-components-options-item-icon-padding: 0.75rem;
|
|
2102
2102
|
$instui-canvas-new-theme-components-options-item-line-height: 125%;
|
|
2103
2103
|
$instui-canvas-new-theme-components-options-item-padding-horizontal: 0.75rem;
|
|
@@ -2287,7 +2287,7 @@ $instui-canvas-new-theme-components-data-permission-levels-permission-title-bott
|
|
|
2287
2287
|
$instui-canvas-new-theme-components-data-permission-levels-level-color: #8A49A7;
|
|
2288
2288
|
$instui-canvas-new-theme-components-data-permission-levels-ai-text-left-gradient-color: #9E58BD;
|
|
2289
2289
|
$instui-canvas-new-theme-components-data-permission-levels-ai-text-right-gradient-color: #00828E;
|
|
2290
|
-
$instui-canvas-new-theme-components-data-permission-levels-body-padding:
|
|
2290
|
+
$instui-canvas-new-theme-components-data-permission-levels-body-padding: 0rem;
|
|
2291
2291
|
$instui-canvas-new-theme-components-data-permission-levels-content-container-color: #ffffff;
|
|
2292
2292
|
$instui-canvas-new-theme-components-data-permission-levels-content-container-border-radius: 0rem;
|
|
2293
2293
|
$instui-canvas-new-theme-components-nutrition-facts-border-radius: 0.25rem;
|
|
@@ -2560,6 +2560,7 @@ $instui-canvas-new-theme-components-side-nav-bar-new-box-shadow-1-color: #000000
|
|
|
2560
2560
|
$instui-canvas-new-theme-components-side-nav-bar-new-box-shadow-1-type: dropShadow;
|
|
2561
2561
|
$instui-canvas-new-theme-components-side-nav-bar-new-border-radius: 0rem;
|
|
2562
2562
|
$instui-canvas-new-theme-components-side-nav-bar-new-minimized-border-radius: 0rem;
|
|
2563
|
+
$instui-canvas-new-theme-components-side-nav-bar-new-border-color: #8D959F;
|
|
2563
2564
|
$instui-canvas-new-theme-components-side-nav-bar-item-new-icon-wrapper-height: 2.25rem;
|
|
2564
2565
|
$instui-canvas-new-theme-components-side-nav-bar-item-new-border-radius: 0rem;
|
|
2565
2566
|
$instui-canvas-new-theme-components-side-nav-bar-item-new-background-color: transparent;
|