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