• R/O
  • SSH

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision6c2f8a4e80d95472c8ca318eb6c32ef43fde6b40 (tree)
Zeit2016-11-17 00:46:09
AutorLorenzo Isella <lorenzo.isella@gmai...>
CommiterLorenzo Isella

Log Message

Put this file in .config/xfce4/terminal/terminalrc to enable the
solarized color scheme in xfce terminal.

Ändern Zusammenfassung

Diff

diff -r 2cd13e0514dc -r 6c2f8a4e80d9 terminal/terminalrc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/terminal/terminalrc Wed Nov 16 16:46:09 2016 +0100
@@ -0,0 +1,26 @@
1+[Configuration]
2+MiscAlwaysShowTabs=FALSE
3+MiscBell=FALSE
4+MiscBordersDefault=TRUE
5+MiscCursorBlinks=FALSE
6+MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
7+MiscDefaultGeometry=80x24
8+MiscInheritGeometry=FALSE
9+MiscMenubarDefault=TRUE
10+MiscMouseAutohide=FALSE
11+MiscToolbarDefault=FALSE
12+MiscConfirmClose=TRUE
13+MiscCycleTabs=TRUE
14+MiscTabCloseButtons=TRUE
15+MiscTabCloseMiddleClick=TRUE
16+MiscTabPosition=GTK_POS_TOP
17+MiscHighlightUrls=TRUE
18+TitleMode=TERMINAL_TITLE_REPLACE
19+
20+ColorCursor=#93a1a1
21+ColorForeground=#839496
22+ColorBackground=#002b36
23+ColorPalette=#073642;#dc322f;#859900;#b58900;#268bd2;#d33682;#2aa198;#eee8d5;#002b36;#cb4b16;#586e75;#657b83;#839496;#6c71c4;#93a1a1;#fdf6e3
24+
25+
26+