github-sublime-theme icon indicating copy to clipboard operation
github-sublime-theme copied to clipboard

C/C++ Preprocessor Style

Open aqueleestevao opened this issue 11 years ago • 1 comments

  <dict>
      <key>name</key>
      <string>Preprocessor</string>
      <key>scope</key>
      <string>meta.preprocessor.c</string>
      <key>settings</key>
      <dict>
          <key>foreground</key>
          <string>#999999</string>
      </dict>
  </dict>

aqueleestevao avatar May 01 '14 22:05 aqueleestevao

I don't have Sublime available to me at this moment. I'll happily accept a pull request though.

AlexanderEkdahl avatar May 02 '14 13:05 AlexanderEkdahl