Created
May 7, 2015 21:02
-
-
Save jameskraai/9954e154b790ecde83ab to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global_config] | |
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, Logger, LaunchpadBugURLHandler | |
title_transmit_bg_color = "#2d2d2d" | |
inactive_color_offset = 1.0 | |
[keybindings] | |
[profiles] | |
[[Tomorrow Night Eighties Blue]] | |
scrollbar_position = hidden | |
use_system_font = False | |
background_darkness = 0.33 | |
background_type = transparent | |
background_image = None | |
foreground_color = "#cccccc" | |
font = Source Code Pro Light 8 | |
background_color = "#22213B" | |
[[default]] | |
palette = "#272822:#f92672:#a6e22e:#f4bf75:#66d9ef:#ae81ff:#a1efe4:#f8f8f2:#75715e:#f92672:#a6e22e:#f4bf75:#66d9ef:#ae81ff:#a1efe4:#f9f8f5" | |
background_image = None | |
cursor_shape = ibeam | |
use_system_font = False | |
foreground_color = "#f8f8f2" | |
font = Source Code Pro Medium 10 | |
background_color = "#272822" | |
[[Tomorrow Night Eighties]] | |
scrollbar_position = hidden | |
use_system_font = False | |
background_darkness = 1.0 | |
cursor_shape = Block | |
background_image = None | |
foreground_color = "#cccccc" | |
font = Source Code Pro 10 | |
background_color = "#2d2d2d" | |
[[TinyFont]] | |
palette = "#272822:#f92672:#a6e22e:#f4bf75:#66d9ef:#ae81ff:#a1efe4:#f8f8f2:#75715e:#f92672:#a6e22e:#f4bf75:#66d9ef:#ae81ff:#a1efe4:#f9f8f5" | |
background_image = None | |
cursor_shape = ibeam | |
use_system_font = False | |
foreground_color = "#f8f8f2" | |
font = Source Code Pro Medium 8 | |
background_color = "#272822" | |
[[Twighlight]] | |
scrollbar_position = hidden | |
use_system_font = False | |
background_darkness = 1.0 | |
cursor_shape = ibeam | |
background_image = None | |
cursor_color = "#456e52" | |
foreground_color = "#6ca880" | |
font = Source Code Pro Medium 9 | |
background_color = "#1e1e1e" | |
[[Tomorrow Blue]] | |
use_system_font = False | |
background_image = None | |
cursor_color = "#484848" | |
foreground_color = "#c5c8c6" | |
font = Source Code Pro Medium 10 | |
background_color = "#1c252e" | |
[[Tomorrow Night]] | |
use_system_font = False | |
font = Source Code Pro Medium 9 | |
background_color = "#1d1f21" | |
background_image = None | |
cursor_color = "#424242" | |
[layouts] | |
[[default]] | |
[[[child1]]] | |
type = Terminal | |
parent = window0 | |
[[[window0]]] | |
type = Window | |
parent = "" | |
[plugins] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment