-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add BlueToDeepBlue and OrangeToRed thems with screenshot and hints
- Loading branch information
Paul Verest
committed
Mar 30, 2014
1 parent
a2ae38f
commit 6dea807
Showing
5 changed files
with
69 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
#Editbox Eclipse Plugin Settings | ||
#Sun Mar 30 19:23:39 CST 2014 by Paul Verest | ||
HighlightOne=true | ||
FillGradient=true | ||
FillSelected=true | ||
RoundBox=false | ||
BorderColorType=0 | ||
Name=BlueToDeepBlue | ||
ExpandBox=false | ||
BorderDrawLine=true | ||
FillOnMove=true | ||
Alpha=63 | ||
HighlightWidth=1 | ||
BorderWidth=1 | ||
HighlightColor=000000 | ||
BorderColor=00bbbb | ||
FillKeyModifier=Alt | ||
HighlightColorType=0 | ||
FillGradientColor=0000a0 | ||
Builder=Java | ||
HighlightDrawLine=false | ||
FillSelectedColor=80ffff | ||
BorderLineStyle=0 | ||
Colors=null-d0dd9b-cdd8b9-e9f58b-null-null-null-null-null-null | ||
HighlightLineStyle=0 | ||
NoBackground=false | ||
CirculateLevelColors=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
#Editbox Eclipse Plugin Settings | ||
#Sun Mar 30 19:26:07 CST 2014 by Paul Verest | ||
HighlightOne=true | ||
FillGradient=true | ||
FillSelected=true | ||
RoundBox=false | ||
BorderColorType=0 | ||
Name=OrangeToRed | ||
ExpandBox=false | ||
BorderDrawLine=true | ||
FillOnMove=true | ||
Alpha=147 | ||
HighlightWidth=1 | ||
BorderWidth=1 | ||
HighlightColor=000000 | ||
BorderColor=00bbbb | ||
FillKeyModifier=Alt | ||
HighlightColorType=0 | ||
FillGradientColor=ff0000 | ||
Builder=Java | ||
HighlightDrawLine=false | ||
FillSelectedColor=ff8040 | ||
BorderLineStyle=0 | ||
Colors=null-d0dd9b-cdd8b9-e9f58b-null-null-null-null-null-null | ||
HighlightLineStyle=0 | ||
NoBackground=false | ||
CirculateLevelColors=false |