Skip to content

Instantly share code, notes, and snippets.

@devcfgc
Created April 15, 2016 13:48
Show Gist options
  • Save devcfgc/e31ee4a84209ca809e629163852f5942 to your computer and use it in GitHub Desktop.
Save devcfgc/e31ee4a84209ca809e629163852f5942 to your computer and use it in GitHub Desktop.
SLQ client user preferences
# Go to Tools / Options / Environment / Fonts and Colors.
(Plain Text)
Item foreground -> RGB(228,228,228)
Item background -> RGB(50,50,50)
Comment -> RGB(255,175,45)
Keyword -> RGB(127,176,228)
Script Comment -> RGB(255,175,45)
Script keyword -> RGB(0,255,255)
Script string -> RGB(255,255,0)
SQL Operator -> RGB(199,199,199)
SQL Stored Procedure -> RGB(128,255,128)
SQL String -> RGB(255,255,0)
SQL System Function -> RGB(220,1120,255)
SQL System Table -> RGB(128,255,128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment