summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-05-27 00:17:47 +0000
committerache <ache@ache.one>2017-05-27 00:17:47 +0000
commit5cc7f2e17a082f320804d4355184fbda554fd48c (patch)
tree43f2aa674116306565caa8006758447d9d582722
parentNew font setting (Gohu and colorscheme) (diff)
Switch colorscheme
-rw-r--r--Colours/Défaut26
-rw-r--r--Colours/Orange15
-rw-r--r--Profiles/Default2
-rw-r--r--Shortcuts/Default22
4 files changed, 60 insertions, 5 deletions
diff --git a/Colours/Défaut b/Colours/Défaut
index 82aa501..e5c7d8e 100644
--- a/Colours/Défaut
+++ b/Colours/Défaut
@@ -1,5 +1,23 @@
[roxterm colour scheme]
-foreground=#eeeeeeeeecec
-background=#19191b1b2222
-bold=#ffffffffffff
-cursor=#8a8ae2e23434
+foreground=#dddddd
+background=#191923
+bold=#ffffff
+cursor=#8a8ae2
+
+0=#444444
+1=#8e434b
+2=#71880f
+3=#c16000
+4=#667daa
+5=#85678f
+6=#4d8588
+7=#aaaaaa
+palette_size=16
+8=#888888
+9=#c65d69
+10=#a7ca17
+11=#f58d27
+12=#94b7f9
+13=#c096d0
+14=#73c7cc
+15=#eeeeee
diff --git a/Colours/Orange b/Colours/Orange
new file mode 100644
index 0000000..feda75c
--- /dev/null
+++ b/Colours/Orange
@@ -0,0 +1,15 @@
+[roxterm colour scheme]
+foreground=#ddddddb5b5a4
+background=#15171D222222
+bold=#ffffffffffff
+cursor=#8a8ae2e23434
+
+0=#444444888888
+1=#8e434bc65d69
+2=#71880fa7ca17
+3=#c16000f58d27
+4=#667daa94b7f9
+5=#85678fc096d0
+6=#4d858873c7cc
+7=#aaaaaaeeeeee
+palette_size=0
diff --git a/Profiles/Default b/Profiles/Default
index a6dce9c..1520668 100644
--- a/Profiles/Default
+++ b/Profiles/Default
@@ -4,7 +4,7 @@ height=24
hide_menubar=1
always_show_tabs=0
show_add_tab_btn=0
-colour_scheme=Tango
+colour_scheme=Défaut
saturation=0,852518
cursor_shape=2
cursor_blink_mode=1
diff --git a/Shortcuts/Default b/Shortcuts/Default
new file mode 100644
index 0000000..4257f89
--- /dev/null
+++ b/Shortcuts/Default
@@ -0,0 +1,22 @@
+
+[roxterm shortcuts scheme]
+File/New Window=<Shift><Control>n
+File/New Tab=<Shift><Control>t
+File/Close Window=<Shift><Control>q
+File/Close Tab=<Shift><Control>w
+Tabs/Previous Tab=<Control>Page_Up
+Tabs/Next Tab=<Control>Page_Down
+Edit/Select All=<Shift><Control>a
+Edit/Copy=<Shift><Control>c
+Edit/Paste=<Shift><Control>v
+View/Zoom In=<Control>plus
+View/Zoom Out=<Control>minus
+View/Normal Size=<Control>0
+View/Full Screen=F11
+View/Scroll Up One Line=<Shift>Up
+View/Scroll Down One Line=<Shift>Down
+Help/Help=F1
+Edit/Copy & Paste=<Shift><Control>y
+Search/Find...=<Shift><Control>f
+Search/Find Next=<Shift><Control>i
+Search/Find Previous=<Shift><Control>p