Skip to content
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.

Commit

Permalink
Merge branch 'release/0.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Apr 15, 2016
2 parents ac358ee + 6f3fa73 commit 41a8ba4
Show file tree
Hide file tree
Showing 7 changed files with 691 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# title Git File Attributes +
# project northem-dark-eclipse-syntax +
# file .gitattributes +
# version 0.0.0 +
# version 0.1.0 +
# author Arctic Ice Studio +
# email development@arcticicestudio.com +
# copyright Copyright (C) 2015-2016 +
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# title Git Ignore Pattern +
# project northem-dark-eclipse-syntax +
# file .gitignore +
# version 0.0.0 +
# version 0.1.0 +
# author Arctic Ice Studio +
# email development@arcticicestudio.com +
# copyright Copyright (C) 2015-2016 +
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
Northem Dark - Eclipse Syntax
=============================

## 0.1.0 (2016-04-14)
### Features
- Implemented the [Eclipse Color Theme](http://eclipsecolorthemes.org/plugin) plugin scheme file `northem-dark-eclipse-syntax.xml`
- Added the exported syntax highlighting settings file `northem-dark-eclipse-syntax.epf`

## 0.0.0 (2016-04-15) - Repository Reinitialization
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ Visit the [official website](http://arcticicestudio.com/northem) (currently unde
[`org.eclipse.wst.xml.ui@1.0.502`](http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.wst.xml.ui)

### Version
[`0.0.0`](https://github.com/arcticicestudio/northem-dark-eclipse-syntax/releases/latest)
[`0.1.0`](https://github.com/arcticicestudio/northem-dark-eclipse-syntax/releases/latest)

For older versions check out the [GitHub Repository](https://github.com/arcticicestudio/northem-dark-eclipse-syntax) or [official website](http://arcticicestudio.com/northem) (currently under construction).

### Changelog
[`0.0.0`](CHANGELOG.md)
[`0.1.0`](CHANGELOG.md)

### Installation
Install the required plugin and recommended font, read the [Dependencies](#Dependencies)- and [Recommendations](#Recommendations) sections for more information.
Expand Down
4 changes: 2 additions & 2 deletions odin.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"id": "northem-dark-eclipse-syntax",
"name": "Northem Dark - Eclipse Syntax",
"version": "0.0.0",
"version": "0.1.0",
"date": {
"created": "2015-03-17 14:12 UTC+0100",
"updated": "2016-04-15 08:30 UTC+0200"
"updated": "2016-04-15 08:43 UTC+0200"
},
"access": "public",
"modularity": "subproject",
Expand Down
461 changes: 461 additions & 0 deletions src/main/content/northem-dark-eclipse-syntax.epf

Large diffs are not rendered by default.

219 changes: 219 additions & 0 deletions src/main/content/northem-dark-eclipse-syntax.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,219 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
+++++++++++++++++++++++++++++++++++++++++++
title Northem Dark - Eclipse Syntax +
project northem-dark-eclipse-syntax +
file northem-dark-eclipse-syntax.xml +
version 0.1.0 +
author Arctic Ice Studio +
email development@arcticicestudio.com +
website http://arcticicestudio.com +
copyright Copyright (C) 2015-2016 +
created 2015-03-17 14:12 UTC+0100 +
modified 2016-02-15 08:38 UTC+0200 +
+++++++++++++++++++++++++++++++++++++++++++
[Description]
A north-bluish dark theme based on the same named color palette "Northem Dark".
This is a darker and more blue-tinged variation of the "Northem" color palette.
[Variations]
- "Northem - Eclipse Syntax" (https://github.com/arcticicestudio/northem-eclipse-syntax)
- "Northem Light - Eclipse Syntax" (https://github.com/arcticicestudio/northem-light-eclipse-syntax)
[Other Projects]
- "Northem Dark - IntelliJ IDEA Syntax" (https://github.com/arcticicestudio/northem-dark-intellij-idea-syntax)
- "Northem Dark - Atom Syntax" (https://github.com/arcticicestudio/northem-dark-atom-syntax)
- "Northem Dark - Gedit Syntax" (https://github.com/arcticicestudio/northem-dark-gedit-syntax)
- "Northem Dark - GTK" (in drafting)
- "Northem Dark - Notepadd++ Syntax" (https://github.com/arcticicestudio/northem-dark-notepadplusplus-syntax)
Visit the official website http://arcticicestudio.com/northem (currently under construction) for more information.
[Languages / Syntax Highlighting / Editors]
- ActionScript
(http://www.adobe.com/devnet/actionscript.html)
com.adobe.flexide.as.core@4.0.0
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=com.adobe.flexide.as.core)
- Apache Ant
(http://ant.apache.org)
org.eclipse.ant.ui@3.5.0
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.ant.ui)
- C++
(https://isocpp.org)
org.eclipse.cdt.ui@7.0.1
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.cdt.ui)
- CSS
(https://www.w3.org/TR/CSS)
org.eclipse.wst.css.ui@1.0.502
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.wst.css.ui)
- Groovy
(http://www.groovy-lang.org)
org.codehaus.groovy.eclipse.ui@*.*.*
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.codehaus.groovy.eclipse.ui)
- HTML
(https://www.w3.org/html)
org.eclipse.wst.html.ui@1.0.502
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.wst.html.ui)
- Java
(http://www.oracle.com/technetwork/java/javase/overview/index.html)
org.eclipse.jdt.ui@3.6.1
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.jdt.ui)
- JavaScript
(http://www.ecmascript.org)
org.eclipse.wst.jsdt.ui@1.0.502
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.wst.jsdt.ui)
- JSP
(http://www.oracle.com/technetwork/java/jsp-138432.html)
org.eclipse.jst.jsp.ui@*.*.*
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.jst.jsp.ui)
- Perl
(https://www.perl.org)
org.epic.perleditor@0.5.46
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.epic.perleditor)
- PHP
(https://php.net)
org.eclipse.php.ui@2.2.1
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.php.ui)
- Python
(https://www.python.org)
org.python.pydev@1.6.4
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.python.pydev)
- SCALA
(http://www.scala-lang.org)
org.scala-ide.scala@2.0.0
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.scala-ide.scala)
- SQL
(http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=53681)
org.eclipse.datatools.sqltools.sqleditor@1.8.1
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.datatools.sqltools.sqleditor)
- XML
(https://www.w3.org/TR/2006/REC-xml11-20060816)
org.eclipse.wst.xml.ui@1.0.502
(http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.wst.xml.ui)
[Version]
0.1.0 (https://github.com/arcticicestudio/northem-dark-eclipse-syntax/releases/latest)
For older versions check out the GitHub Repository (https://github.com/arcticicestudio/northem-dark-eclipse-syntax)
and http://arcticicestudio.com/northem (currently under construction).
[Changelog]
Check out the "CHANGELOG.md" file or visit the GitHub Repository (https://github.com/arcticicestudio/northem-dark-eclipse-syntax)
and http://arcticicestudio.com/northem (currently under construction).
[Installation]
Install the required plugin and recommended font, read the "Dependencies"- and "Recommendations" sections for more information.
Go to "Window" > "Preferences", browse to "General" > "Appearance" > "Color Theme" and click on "Import a theme".
Alternatively you can install it without the plugin by going to "File" > "Import", select "General" > "Preferences" and import the "northem.epf" file.
Activate it by going to "Window" > "Preferences", browse to "General" > "Appearance" > "Color Theme" and select "Northem Dark" from the list.
[Development]
Workflow
This project follows the "gitflow" (http://nvie.com/posts/a-successful-git-branching-model) branching model.
Specifications
This project follows the "Arctic Versioning Specification (ArcVer)" (https://github.com/arcticicestudio/arcver).
[Dependencies]
This theme requires the plugin "Eclipse Color Theme" (http://eclipsecolorthemes.org/plugin , Update Site: http://eclipse-color-theme.github.io/update)
when not installed via the preferences file import.
Production
Engines
- eclipse@4.5.* (https://eclipse.org)
Development
- northem-dark@1.0.1 (https://github.com/arcticicestudio/northem-dark)
Engines
- git@2.8.* (https://git-scm.com)
Skeletons
- glacier-git@0.23.0 (https://github.com/arcticicestudio/glacier-git)
[Recommendations]
This theme matches the Open Source font "Source Code Pro" (https://typekit.com/fonts/source-code-pro).
Visit the GitHub Repository (https://github.com/adobe-fonts/source-code-pro) for more information.
[Contribution]
Please report issues/bugs, suggestions for improvements and feature requests to the issuetracker
at https://github.com/arcticicestudio/northem-dark-eclipse-syntax/issues.
[Author]
"Northem Dark - Eclipse Syntax" is developed and authored by Arctic Ice Studio.
[Copyright]
Copyright (C) 2015-2016 Arctic Ice Studio <development@arcticicestudio.com>
[License]
Northem code is licensed under "GPL 3.0" (http://www.gnu.org/licenses/gpl.txt).
Northem color palette itself is licensed under "CC BY-SA 4.0" (http://creativecommons.org/licenses/by-sa/4.0).
[Credits]
"Felix H. Dahlke" (https://twitter.com/fhd) & "Roger Dudler" (https://twitter.com/rogerdudler) for their awesome plugin and theme collection website.
[References]
Northem
(http://github.com/arcticicestudio/northem)
Eclipse Color Themes
(http://eclipsecolorthemes.org)
Eclipse Documentation
(https://eclipse.org/documentation)
Eclipse Theme API
(http://help.eclipse.org/mars/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_ui_themes.html)
Arctic Versioning Specification
(http://specs.arcticicestudio.com/arcver) (ArcVer)
gitflow
(http://nvie.com/posts/a-successful-git-branching-model)
Glacier - Git
(https://github.com/arcticicestudio/glacier-git)
-->
<colorTheme name="Northem Dark - Eclipse Syntax" modified="2015-05-24 11:21:40" author="Arctic Ice Studio">
<searchResultIndication color="#5B81AF" />
<filteredSearchResultIndication color="#5B81AF" />
<occurrenceIndication color="#5B81AF" />
<writeOccurrenceIndication color="#5B81AF" />
<findScope color="#5B81AF" />
<deletionIndication color="#E07473" />
<sourceHoverBackground color="#1F1F23" />
<singleLineComment color="#4F4F59" italic="false" />
<multiLineComment color="#4F4F59" italic="false" />
<commentTaskTag color="#85C1D3" italic="false" />
<javadoc color="#4F4F59" italic="false" />
<javadocLink color="#4F4F59" italic="false" underline="true" strikethrough="false" />
<javadocTag color="#85C1D3" italic="true" />
<javadocKeyword color="#4F4F59" italic="false" />
<class color="#8FCEC8" bold="false" underline="false" strikethrough="false" />
<interface color="#8FCEC8" />
<method color="#C9CC78" />
<methodDeclaration color="#C9CC78" />
<bracket color="#DEDEDE" />
<number color="#C2A1CA" />
<string color="#ECEEEF" />
<operator color="#87B2CE" />
<keyword color="#87B2CE" bold="false" />
<annotation color="#F0A06F" />
<staticMethod color="#C9CC78" italic="true" />
<localVariable color="#DEDEDE" />
<localVariableDeclaration color="#DEDEDE" />
<field color="#DEDEDE" />
<staticField color="#DEDEDE" italic="true" />
<staticFinalField color="#8FCEC8" bold="true" />
<deprecatedMember color="#E07473" underline="false" strikethrough="true" />
<enum color="#DEDEDE" bold="false" underline="false" strikethrough="false" />
<inheritedMethod color="#C9CC78" underline="false" strikethrough="false" />
<abstractMethod color="#C9CC78" bold="false" underline="false" strikethrough="false" />
<parameterVariable color="#DEDEDE" italic="false" underline="false" strikethrough="false" />
<typeArgument color="#8FCEC8" bold="false" />
<typeParameter color="#FDCE84" />
<constant color="#8FCEC8" bold="true" underline="false" strikethrough="false" />
<background color="#242429" />
<currentLine color="#29292E" />
<foreground color="#DEDEDE" />
<lineNumber color="#4F4F59" />
<selectionBackground color="#5B81AF" />
<selectionForeground color="#DEDEDE" />
</colorTheme>

0 comments on commit 41a8ba4

Please sign in to comment.