From 393a95587b9c8920d3e0aadfb37af79ab9c0e716 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 5 Oct 2012 19:33:13 -0400 Subject: Use Base16 colors in Terminal --- .config/Terminal/terminalrc | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to '.config/Terminal') diff --git a/.config/Terminal/terminalrc b/.config/Terminal/terminalrc index 7efa778e..6977c87f 100644 --- a/.config/Terminal/terminalrc +++ b/.config/Terminal/terminalrc @@ -16,30 +16,30 @@ MiscTabCloseButtons=TRUE MiscTabCloseMiddleClick=TRUE MiscTabPosition=GTK_POS_TOP MiscHighlightUrls=TRUE -ColorPalette2=#d7d77c7c7979 -ColorPalette10=#dfdf65656565 -ColorPalette3=#c2c2c7c77b7b -ColorPalette11=#c5c5d1d15c5c -ColorPalette4=#f4f4cfcf8686 -ColorPalette12=#ececcece5858 -ColorPalette5=#9292b2b2caca -ColorPalette13=#8c8cb6b6e1e1 -ColorPalette6=#c0c0a7a7c7c7 -ColorPalette14=#cfcfababdfdf -ColorPalette7=#9a9ac9c9c4c4 -ColorPalette15=#8080cacabfbf -ColorPalette8=#a7a7a8a8a7a7 -ColorPalette16=#a7a7a8a8a7a7 -ColorPalette9=#555557575353 -ColorCursor=#d7d7dadad8d8 ScrollingOnOutput=FALSE ScrollingLines=100000 BackgroundDarkness=0.850000 ShortcutsNoMenukey=TRUE TitleMode=TERMINAL_TITLE_REPLACE Term=xterm-256color -ColorForeground=#d7d7dadad8d8 -ColorSelection=#47474c4c5252 BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT ScrollingBar=TERMINAL_SCROLLBAR_NONE - +ColorCursor=#dd00dd00dd00 +ColorForeground=#dd00dd00dd00 +ColorBackground=#115511551155 +ColorPalette1=#115511551155 +ColorPalette2=#88ff55553366 +ColorPalette3=#9900aa995599 +ColorPalette4=#dd2288444455 +ColorPalette5=#66aa99ffbb55 +ColorPalette6=#aaaa775599ff +ColorPalette7=#7755bb55aaaa +ColorPalette8=#dd00dd00dd00 +ColorPalette9=#550055005500 +ColorPalette10=#aacc44114422 +ColorPalette11=#9900aa995599 +ColorPalette12=#ff44bbff7755 +ColorPalette13=#66aa99ffbb55 +ColorPalette14=#aaaa775599ff +ColorPalette15=#7755bb55aaaa +ColorPalette16=#ff55ff55ff55 -- cgit 1.4.1