Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/syntaxhighlighter-evolved-spacegray

Repository files navigation

=== SyntaxHighlighter - Spacegray ===
Tags: plugin, code, html, php, css, xhtml, xml, sourcecode, syntax, highlighter, code color, color scheme, theme, spacegray, spacegray light
Requires at least: 2.7
Tested up to: 3.9
Stable tag: 1.0.2
License: GPL-3.0+
License URI: http://www.gnu.org/licenses/gpl-3.0.txt

A nice Color Scheme for "SyntaxHighlighter Evolved" based on "Spacegray", the lovely Theme  for Sublime Text 2/3.

== Description ==

A nice Color Scheme for "SyntaxHighlighter Evolved" based on "Spacegray", the lovely Theme  for Sublime Text 2/3.

Spacegray for Sublime Text 2/3 is here: https://github.com/kkga/spacegray


== Installation ==

This plugin depends on the main "SyntaxHighlighter Evolved" plugin. Please download and install the plugin according to the author's instructions. The main plugin can be downloaded here: http://wordpress.org/support/plugin/syntaxhighlighter or by searching "SyntaxHighlighter Evolved" in your WordPress Dashboard.

= Using The WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'Syntaxhighlighter Spacegray'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
5. Go to the main plugin's "SyntaxHighlighter Evolved" settings and in the "Color Theme", select "Spacegray" or "Spacegray - Light".
6. Save the new settings.

= Uploading in WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `syntaxhighlighter-spacegray.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
6. Go to the main plugin's "SyntaxHighlighter Evolved" settings and in the "Color Theme", select "Spacegray" or "Spacegray - Light".
7. Save the new settings.

= Using FTP =

1. Download `syntaxhighlighter-spacegray.zip`
2. Extract the `syntaxhighlighter-spacegray` directory to your computer
3. Upload the `syntaxhighlighter-spacegray` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
5. Go to the main plugin's "SyntaxHighlighter Evolved" settings and in the "Color Theme", select "Spacegray" or "Spacegray - Light".
6. Save the new settings.

== Changelog ==

= 1.0.2 =
* Plugin ready for WP 3.9. No more changes :)

= 1.0.1 =
* Clean all the css files
* Remove Source Sans Pro font.

= 1.0 =
* First release \o/


== Frequently Asked Questions ==

= Missings selectors or values like "h1", @keyframes etc... =

It lacks a lot of tags, values ​​and selectors. This is not my theme. The problem is the "SyntaxHighlighter Evolved" plugin for which many tags are still missing. I left messages on the forum plugin, I wait for answers :)

= Can I add tags myself =

Of course you can but it's a bit dangerous and complicated. You have to add the tags in the  "SyntaxHighlighter Evolved" core plugin and if the author release an update, you'll loose your tags. 
I'll soon write a tutorial in my own blog if you still want to add tags. I'll make a new release of my plugin to notify you.

Releases

No releases published

Packages

 
 
 

Contributors