Bootlike style is incompatible with all extensions. :P I see but, what is the point of that? bootlike based on bootstrap css, not prosilver css. You can fix this yourself open the ext folder if it has style files you will find them in style folder copy prosilver folder to same parent folder as boot...
Microsoft wants to be close to developers, Even those who use programing languages and operating systems that do not belong to it. First they released Visual Studio Code and support all active open source programing languages in it. And now Github. Microsoft wants to know how developers think? How t...
I think you need to use config_text because it hold more characters. /* Highlight's colors */ array('config_text.add', array('hlposts_colors', json_encode( array('prosilver' => array( 'bckg' => '#b6e0b6', 'text' => '#2c3645', 'bord' => '#2ea7a4', ), ), ) ) ), I config page make a SELECT for installe...