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
/*********************************/ | |
/* FLAT UI */ | |
/*********************************/ | |
ForegroundColour= 200, 200, 200 | |
BackgroundColour= 24, 24, 24 | |
CursorColour= 211, 84, 0 | |
Black= 44, 62, 80 | |
BoldBlack= 52, 73, 94 | |
Red= 192, 57, 43 |
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
#Thu May 26 13:38:48 CEST 2016 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.commentsColor_italic=true | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.commentsColor=114,126,141 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.constantStringsColor=192,192,192 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.debugColor=128,128,64 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.dtdColor=191,191,191 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.informationColor=192,192,192 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.processingInstructionsColor=191,191,191 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.tagsColor_bold=false | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.tagsColor=139,156,103 |
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
local _prompt_char="$" | |
#local _prompt_char="%2{%2G😊%} " | |
local _NEWLINE=$'\n' | |
#local _return_code="%(?..%{$fg[red]%}%? %{$reset_color%})" | |
#local _current_dir="%{$fg[blue]%}%3~%{$reset_color%}" | |
local _current_dir="%40<..<%{$fg[cyan]%}%d %{$reset_color%}" | |
#local _prompt_sign="%{$fg_bold[red]%}%(!.#.➜)%{$reset_color%}" | |
local _ret_status="%(?:%{$fg_bold[green]%}${_prompt_char}:%{$fg_bold[red]%}${_prompt_char}) %{$reset_color%}" | |
function _user_host() { |
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
#Thu May 26 13:38:48 CEST 2016 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.commentsColor_italic=true | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.commentsColor=114,126,141 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.constantStringsColor=192,192,192 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.debugColor=128,128,64 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.dtdColor=191,191,191 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.informationColor=192,192,192 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.processingInstructionsColor=191,191,191 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.tagsColor_bold=false | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.tagsColor=139,156,103 |
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
#Sun May 22 21:26:05 CEST 2016 | |
file_export_version=3.0 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.commentsColor_italic=true | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.commentsColor=114,126,141 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.constantStringsColor=192,192,192 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.debugColor=128,128,64 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.dtdColor=191,191,191 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.informationColor=192,192,192 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.processingInstructionsColor=191,191,191 | |
/instance/org.eclipse.ant.ui/org.eclipse.ant.ui.tagsColor_bold=false |