View Single Post
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 06-29-2016 , 17:45   Re: [Editor] Sublime AMXX-Editor v1.7
Reply With Quote #16

The use of color schemes for general language will not work with AMXX-Pawn syntax.
To switch between color schemes especially for AMXX-Pawn:
AmxMod-X -> Edit User Settings:
change the key "color_scheme": "dark"

Make a color scheme:
- Extract "dark-pawn.tmTheme" and "dark-popup.css" from "amxmodx.sublime-package" (this is a zip file).
- Edit colors and change the "dark" from file's name.
- Import to "amxmodx.sublime-package" or go to Preferences -> Browse Packages and copy files in amxmodx folder.
- AmxMod-X -> Edit User Settings: change "color_scheme"
__________________

Last edited by Destro-; 06-29-2016 at 17:48.
Destro- is offline