Skip to content

Commit

Permalink
fixes for 2018 version
Browse files Browse the repository at this point in the history
  • Loading branch information
starasenko authored and starasenko committed Mar 14, 2019
1 parent 21dd538 commit c8606c9
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 22 deletions.
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,10 @@ Awesome dark color scheme for PhpStorm

# Screens

![alt tag](screenshots/php_2.png)
![alt tag](screenshots/php.png)

![alt tag](screenshots/javascript.png)
![alt tag](screenshots/typescript.png)

![alt tag](screenshots/html.png)

![alt tag](screenshots/css.png)

![alt tag](screenshots/sql.png)

![alt tag](screenshots/xml.png)

![alt tag](screenshots/diff.png)

![alt tag](screenshots/php.png)
![alt tag](screenshots/css.png)
27 changes: 16 additions & 11 deletions dist/GeekNight.icls
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<scheme name="GeekNight" version="142" parent_scheme="Default">
<option name="FONT_SCALE" value="1.0" />
<metaInfo>
<property name="created">2017-10-28T16:30:09</property>
<property name="created">2019-03-14T13:32:38</property>
<property name="ide">PhpStorm</property>
<property name="ideVersion">2017.3.0.0</property>
<property name="modified">2017-11-30T13:34:49</property>
<property name="ideVersion">2018.3.5.0.0</property>
<property name="modified">2019-03-14T13:32:48</property>
<property name="originalScheme">GeekNight</property>
</metaInfo>
<option name="LINE_SPACING" value="1.15" />
<option name="LINE_SPACING" value="1.2" />
<option name="EDITOR_FONT_SIZE" value="17" />
<option name="EDITOR_FONT_NAME" value="Consolas" />
<option name="CONSOLE_FONT_NAME" value="Consolas" />
<option name="CONSOLE_FONT_SIZE" value="12" />
<option name="CONSOLE_LINE_SPACING" value="1.15" />
<option name="CONSOLE_FONT_SIZE" value="13" />
<option name="CONSOLE_LINE_SPACING" value="1.0" />
<colors>
<option name="ADDED_LINES_COLOR" value="295622" />
<option name="ANNOTATIONS_COLOR" value="8b999f" />
Expand All @@ -35,19 +35,19 @@
<option name="FILESTATUS_changelistConflict" value="d5756c" />
<option name="FILESTATUS_modifiedOutside" value="6897bb" />
<option name="GUTTER_BACKGROUND" value="2f3335" />
<option name="INDENT_GUIDE" value="35383a" />
<option name="INDENT_GUIDE" value="313537" />
<option name="LINE_NUMBERS_COLOR" value="414d55" />
<option name="METHOD_SEPARATORS_COLOR" value="33393c" />
<option name="MODIFIED_LINES_COLOR" value="415f69" />
<option name="NOTIFICATION_BACKGROUND" value="5c5c42" />
<option name="READONLY_FRAGMENT_BACKGROUND" value="" />
<option name="RECURSIVE_CALL_ATTRIBUTES" value="574300" />
<option name="RIGHT_MARGIN_COLOR" value="262626" />
<option name="RIGHT_MARGIN_COLOR" value="2d2d2d" />
<option name="SELECTED_INDENT_GUIDE" value="505050" />
<option name="SELECTED_TEARLINE_COLOR" value="696969" />
<option name="SELECTION_BACKGROUND" value="26425a" />
<option name="SELECTION_FOREGROUND" value="" />
<option name="TEARLINE_COLOR" value="373a3c" />
<option name="TEARLINE_COLOR" value="35383a" />
<option name="VCS_ANNOTATIONS_COLOR_1" value="313335" />
<option name="VCS_ANNOTATIONS_COLOR_2" value="" />
<option name="VCS_ANNOTATIONS_COLOR_3" value="" />
Expand Down Expand Up @@ -399,7 +399,7 @@
</option>
<option name="DEFAULT_METADATA">
<value>
<option name="FOREGROUND" value="bbb529" />
<option name="FOREGROUND" value="d77a68" />
</value>
</option>
<option name="DEFAULT_NUMBER">
Expand Down Expand Up @@ -690,6 +690,11 @@
<option name="FONT_TYPE" value="1" />
</value>
</option>
<option name="MAGIC_MEMBER_ACCESS">
<value>
<option name="FOREGROUND" value="d79078" />
</value>
</option>
<option name="MATCHED_BRACE_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="ffef28" />
Expand Down Expand Up @@ -968,7 +973,7 @@
<option name="TEXT">
<value>
<option name="FOREGROUND" value="e1e1e1" />
<option name="BACKGROUND" value="2f3335" />
<option name="BACKGROUND" value="2d3133" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
Expand Down
Binary file modified screenshots/css.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/diff.png
Binary file not shown.
Binary file modified screenshots/html.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/javascript.png
Binary file not shown.
Binary file modified screenshots/php.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/php_2.png
Binary file not shown.
Binary file removed screenshots/sql.png
Binary file not shown.
Binary file added screenshots/typescript.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/xml.png
Binary file not shown.

0 comments on commit c8606c9

Please sign in to comment.