Skip to content

Commit

Permalink
merge upstream xfce4-terminal changes
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorBramble committed Jun 27, 2013
1 parent 04583c9 commit 8a909d3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions xfce4-terminal/README.md
Expand Up @@ -31,10 +31,10 @@ Move `terminalrc` to your `~/.config/Terminal/` directory. The dark or the light
install the dark version please do the following:

$ cd xfce4-terminal-colors-solarized
$ mv dark/terminalrc ~/.config/Terminal/
$ cp dark/terminalrc ~/.config/Terminal/terminalrc

To install the light version go with:

$ cd xfce4-terminal-colors-solarized
$ mv light/terminalrc ~/.config/Terminal/
$ cp light/terminalrc ~/.config/Terminal/terminalrc

18 changes: 9 additions & 9 deletions xfce4-terminal/dark/terminalrc
@@ -1,21 +1,21 @@
[Configuration]
ColorCursor=#9393a1a1a1a1
ColorForeground=#FDFDF6F6E3E3
ColorBackground=#00002B2B3636
ColorCursor=#0f0f49499999
ColorForeground=#838394949696
ColorBackground=#00002b2b3636
ColorPalette1=#070736364242
ColorPalette2=#dcdc32322f2f
ColorPalette3=#858599990000
ColorPalette4=#b5b589890000
ColorPalette5=#26268ae0d2d2
ColorPalette5=#26268b8bd2d2
ColorPalette6=#d3d336368282
ColorPalette7=#eeeee8e8d5d5
ColorPalette8=#58586e6e7575
ColorPalette7=#2a2aa1a19898
ColorPalette8=#eeeee8e8d5d5
ColorPalette9=#00002b2b3636
ColorPalette10=#cbcb4b4b1616
ColorPalette11=#2a2aa1a19898
ColorPalette12=#65657bfb8383
ColorPalette11=#58586e6e7575
ColorPalette12=#65657b7b8383
ColorPalette13=#838394949696
ColorPalette14=#6c6c7171c4c4
ColorPalette15=#9393a1a1a1a1
ColorPalette16=#fdfdf6f6e3e3
Term=xterm-color
Term=xterm-color

0 comments on commit 8a909d3

Please sign in to comment.