StackOverflow 讨论

一个例子。

/* You can add global styles to this file, and also import other style files */$styleVersion: 3.2;// change theme-colors here
$primary: #38a8ae !default;
$secondary: #148181 !default;
$success: #5dac06 !default;
$danger: #e51f34 !default;
$warning: #ffc107 !default;
$info: #17a2b8 !default;
$light: #d3d6db !default;
$dark: #161C23 !default;
$background: #f4f4f4 !default;
$inverse: #ffffff !default;
$text: #000000 !default;
$transparent: transparent !default;
$visual-focus: #6d9df7 !default;
$background-focus: rgba(80, 176, 244, 0.1);$theme-colors: ('primary': $primary,'secondary': $secondary,'success': $success,'danger': $danger,'warning': $warning,'info': $info,'light': $light,'dark': $dark,'background': $background,'inverse': $inverse,'text': $text,'transparent': $transparent,'visual-focus': $visual-focus,'background-focus': $background-focus,
);@import '~@spartacus/styles/index';

需要添加变量 $theme-colors,赋以自定义颜色值。

I needed to add the variable with the updated colours.

SAP Spartacus 自定义 theme 实现思路相关推荐

  1. SAP Spartacus自定义指令cxOutlet的工作原理

    cxOutlet合集 SAP Spartacus自定义指令cxOutlet的工作原理 SAP Spartacus table cell如何通过cxOutlet在运行时动态注入组件 SAP Sparta ...

  2. 关于 SAP Spartacus 的 Theme 颜色主题

    Storefront Themes Spartacus 包括两个店面主题,Sparta 和 Santorini. 每个主题都有不同的字体大小和颜色. 斯巴达主题以红色和字体为特色,而圣托里尼主题以蓝色 ...

  3. SAP Spartacus 的页面设计思路

    CMS提供了page structure,但不提供clear layout definition. 所谓CMS page structure,即CMS只提供了一个有序清单,包含了slots和Compo ...

  4. SAP Spartacus 自定义 PageResolver 的用法

    前置阅读: Angular路由里的resolve接口的使用方法 有网友遇到一个问题: How to add my custom page resolver instead of Spartacus p ...

  5. SAP Spartacus 自定义 Component 的使用 - SimpleResponsiveBannerComponent

    (1) 使用命令行创建一个新的Angular Component: banner Component的实现: 通过构造函数参数注入cms Component data. 而Component的html ...

  6. SAP Spartacus 自定义Popover指令,如何实现弹出对话框自动关闭功能

    Popover Component的 appendToBody如果设置成true: 则其 DOM 元素会出现在 body 节点的 末尾: 当我点击屏幕任意空白位置时,这个Popover 对话框会自动消 ...

  7. SAP Spartacus自定义Component的Not found问题

    同样是自定义route指向的自定义Component,custom和contact的行为不同: custom path,会看到home下出现not found的标志: 而contact不会,原因是因为 ...

  8. 如何在SAP Spartacus自定义Component里消费数据

    直接在自定义Component里使用data来访问Component数据: <p>begin of my image!</p> <img [src]="'htt ...

  9. 如何在 SAP Spartacus 自定义 UI 里使用标准 UI 的上下文数据 - let 关键字的用法

    语法:let-<变量名> 自定义UI: <ng-template cxOutletRef="header" cxOutletPos="before&qu ...

最新文章

  1. 面向对象与面向过程区别
  2. 5.1Python函数(一)
  3. 如何用cocos2d-x来开发简单的Uphone游戏:(二) 移动的精灵
  4. CF605C. Freelancer's Dreams
  5. C 运算符和语句总结
  6. java文件编码格式环境变量_Jenkins maven 构建乱码,修改file.encoding系统变量编码为UTF-8...
  7. spring mvc controller json数据
  8. echo -e “\033[字背景颜色 字体颜色m字符串\033[0m“解释
  9. zynq开发系列5:通过AXI GPIO的中断实现PL端按键控制PS端LED(SDK开发详解)
  10. mysql 查询 45 道题
  11. freeCodeCamp:Seek and Destroy
  12. numpy中文件的存储和读取
  13. 蛮牛第2季- Unity2d游戏开发经典教程
  14. 录音转换成mp3格式
  15. Android7.0的xposed框架,Android 7.x 安装Xposed框架
  16. 小米手机便签怎么批量导出到另一个手机
  17. cruzer php sandisk 闪迪u盘量产工具_闪迪u3量产工具下载 SanDisk Cruzer Micro(闪迪u盘量产工具) V1.0 官方免费版(附使用说明) 下载-脚本之家...
  18. 谈谈杭州市未来15年城市发展重点和杭州第二机场位置预测
  19. 偏导,梯度,Hesse矩阵的一些概念和求函数的极值
  20. Macbook 开机黑屏

热门文章

  1. 服务器同时装mysql和sqlserver_Centos创建syslog服务器
  2. td 超出部分怎么显示_道瑞斯:黄金白银TD走势分析(纸黄金,纸白银,现货黄金,现货白银)...
  3. MySql---数据库笔记(功能齐全)
  4. java 类无法实例_Java无法从类实例访问类方法
  5. 普通的101键盘在Mac上的键位对应
  6. Windows Phone 7 Bitmap编码
  7. 在Python Shell中输入print 'hello'总是报语法错误
  8. 10个可以简化开发过程的MySQL工具
  9. jquery event 封装的源源分析
  10. 德哥的PostgreSQL私房菜 - 史上最屌PG资料合集