반응형
VS2010을 사용하면서 좀 더 코드에 대한 가독성을 높이기 위해 테마를 적용할 수 있다.
테마라기 보다는 [설정 가져오기] 또는 [스키마 가져오기] 가 되겠다. 단지... 이 테마들은 C#의 문법을 기준으로 작성되었기 때문에C++에서는 그닥 효율적이지 않다.
사이트 : http://studiostyl.es/schemes
위 사이트에서 각 테마의 이름을 클릭하면 다운받아지고, 다운 받아진 파일을 VS2010에서 설정 가져오기 및 내보내기 메뉴를 통해서 가져오면 똑가틍 style로 된다.
왜 다들 까망 바탕으로 하는거지... 일단 이것 저것 써보고 맞는걸로 쭉 써야지
아래는 샘플로 가장 인기있는 테마만 일단 다운로드 할 수 있다.
테마라기 보다는 [설정 가져오기] 또는 [스키마 가져오기] 가 되겠다. 단지... 이 테마들은 C#의 문법을 기준으로 작성되었기 때문에C++에서는 그닥 효율적이지 않다.
사이트 : http://studiostyl.es/schemes
위 사이트에서 각 테마의 이름을 클릭하면 다운받아지고, 다운 받아진 파일을 VS2010에서 설정 가져오기 및 내보내기 메뉴를 통해서 가져오면 똑가틍 style로 된다.
왜 다들 까망 바탕으로 하는거지... 일단 이것 저것 써보고 맞는걸로 쭉 써야지
아래는 샘플로 가장 인기있는 테마만 일단 다운로드 할 수 있다.
Schemes
- public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Son of Obsidian"
Son of Obsidian
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "WekeRoad Ink"
WekeRoad Ink
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Coding Instinct Theme"
Coding Instinct Theme
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Selenitic"
Selenitic
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Zenburn 2010"
Zenburn 2010
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Coding Horror 2010"
Coding Horror 2010
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Humane Studio"
Humane Studio
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Twilight"
Twilight
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Code Anxiety"
Code Anxiety
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Ragnarok Blue"
Ragnarok Blue
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Nightfall"
Nightfall
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "bespin"
bespin
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Monokai"
Monokai
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Mustang"
Mustang
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Easy on the eyes"
Easy on the eyes
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Vibrant Ink"
Vibrant Ink
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "desertEx Revised"
desertEx Revised
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Easy On The Eyes"
Easy On The Eyes
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Ocean"
Ocean
-
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Desert Nights Reloaded (2008/2010)"
Desert Nights Reloaded (2008/2010)
반응형
'잡다한 기술' 카테고리의 다른 글
초간편 코딩시 사운드 이용 (0) | 2011.07.04 |
---|---|
Windows7 폴더 액세서 거부 오류 해결 (0) | 2011.06.17 |
토렌트 사이트 정리 (0) | 2011.04.16 |
간편!! 유투브 다운로드 하기 (0) | 2011.04.14 |
64비트 O/S에서 알약 설치하기 (0) | 2011.04.04 |
댓글