Skip to content

Instantly share code, notes, and snippets.

@darrenkopp
Last active December 28, 2015 22:59
Show Gist options
  • Save darrenkopp/7575469 to your computer and use it in GitHub Desktop.
Save darrenkopp/7575469 to your computer and use it in GitHub Desktop.
Sassy color scheme

All values are RGB

Dark Theme

  • SCSS Comment: 107 193 107
  • SCSS CSS Property Name: 210 157 96
  • SCSS Function Reference: 128 128 0
  • SCSS Importance Modifier: 128 128 192
  • SCSS Keyword: 86 156 214
  • SCSS Mixin Definition: 184 215 163
  • SCSS Mixin Reference: 184 215 163
  • SCSS Parent Reference: Gray
  • SCSS String: 238 225 144
  • SCSS User Function Definition: 184 215 163
  • SCSS User Function Reference: 184 215 163
  • SCSS Variable Definition: 133 187 204
  • SCSS Variable Reference: 238 225 144
  • SCSS Xml Doc Comment: 103 197 103
  • SCSS Xml Doc Tag: 128 128 128

These values I have custom background and foreground

  • SCSS Interpolation:
    • Foreground: White
    • Background: 82 72 65

Light Theme

  • SCSS Comment: 74, 175, 74
  • SCSS CSS Property Name: 255, 78, 78
  • SCSS Function Reference: 103, 103, 0
  • SCSS Importance Modifier: 81, 81, 163
  • SCSS Keyword: 0, 128, 255
  • SCSS Mixin Definition: 143, 192, 110
  • SCSS Mixin Reference: 143, 192, 110
  • SCSS Parent Reference: Gray
  • SCSS String: 228, 78, 99 or 163, 21, 21
  • SCSS User Function Definition: 143, 192, 110
  • SCSS User Function Reference: 143, 192, 110
  • SCSS Variable Definition: 97, 167, 189
  • SCSS Variable Reference: 228, 170, 78
  • SCSS Xml Doc Comment: 74, 175, 74
  • SCSS Xml Doc Tag: 128, 128, 128

These values I have custom background and foreground

  • SCSS Interpolation:
    • Foreground: White
    • Background: 82 72 65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment