A semantic search engine for source code https://bitshift.benkurtovic.com/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

13 行
183 B

  1. /*
  2. Partial to contain all globally-applicable variables.
  3. */
  4. $baseColor1: #A31F34
  5. $baseColor2: #8A8B8C
  6. $baseColor3: #C2C0BF
  7. $lightGray: #F1F1F1
  8. $lightBlue: #67A0FD
  9. $blue: #3177EB