Skip to content

Instantly share code, notes, and snippets.

@khanghh
Created April 5, 2019 13:07
Show Gist options
  • Save khanghh/0cda63c244dd7ba5f79bb16a38778e4e to your computer and use it in GitHub Desktop.
Save khanghh/0cda63c244dd7ba5f79bb16a38778e4e to your computer and use it in GitHub Desktop.
sakura config
[sakura]
colorset1_fore=rgb(211,215,207)
colorset1_back=rgb(30,39,46)
colorset1_curs=rgb(255,255,255)
colorset1_key=F1
colorset2_fore=rgb(211,215,207)
colorset2_back=rgba(38,38,38,0.99)
colorset2_curs=rgb(255,255,255)
colorset2_key=F2
colorset3_fore=rgb(192,192,192)
colorset3_back=rgb(0,0,0)
colorset3_curs=rgb(255,255,255)
colorset3_key=F3
colorset4_fore=rgb(192,192,192)
colorset4_back=rgb(0,0,0)
colorset4_curs=rgb(255,255,255)
colorset4_key=F4
colorset5_fore=rgb(192,192,192)
colorset5_back=rgb(0,0,0)
colorset5_curs=rgb(255,255,255)
colorset5_key=F5
colorset6_fore=rgb(192,192,192)
colorset6_back=rgb(0,0,0)
colorset6_curs=rgb(255,255,255)
colorset6_key=F6
last_colorset=2
scroll_lines=4096
font=DroidSansMono Nerd Font 14
show_always_first_tab=No
scrollbar=true
closebutton=true
tabs_on_bottom=false
less_questions=false
disable_numbered_tabswitch=false
use_fading=false
scrollable_tabs=true
urgent_bell=Yes
audible_bell=Yes
blinking_cursor=No
stop_tab_cycling_at_end_tabs=No
allow_bold=Yes
cursor_type=VTE_CURSOR_SHAPE_BLOCK
word_chars=-,./?%&#_~:
palette=tango
add_tab_accelerator=67108864
del_tab_accelerator=67108864
switch_tab_accelerator=67108864
move_tab_accelerator=5
copy_accelerator=67108864
scrollbar_accelerator=4
open_url_accelerator=4
font_size_accelerator=4
set_tab_name_accelerator=5
add_tab_key=T
del_tab_key=W
prev_tab_key=bracketleft
next_tab_key=bracketright
copy_key=C
paste_key=V
scrollbar_key=S
set_tab_name_key=N
increase_font_size_key=plus
decrease_font_size_key=minus
fullscreen_key=F11
set_colorset_accelerator=5
icon_file=terminal-tango.svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment