Terminals should generate the 256-color palette
Terminals should generate the 256-color palette from the user’s base16 theme. If you’ve spent much time in the terminal, you’ve…
Terminals should generate the 256-color palette from the user’s base16 theme. If you’ve spent much time in the terminal, you’ve…
You need to enable JavaScript to run this app. Read more on Hacker News
To find out possibilities for naming template files add following line to related template hook in your template.php eg THEME_preprocess_HOOK(): print_r($variables[‘theme_hook_suggestions’]);…
Ever had a situation where you have given admin right to the client? What usally happens is that client will…
Often we have custom fields in containers ( DIV, SPAN etc. ) designed by CSS. Here’s a solution for displaying…