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

11 行
162 B

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