Skip to content

Instantly share code, notes, and snippets.

View rafamancan's full-sized avatar
💀
𝔪𝔢𝔪𝔢𝔫𝔱𝔬 𝔪𝔬𝔯𝔦

Rafael Mançan rafamancan

💀
𝔪𝔢𝔪𝔢𝔫𝔱𝔬 𝔪𝔬𝔯𝔦
View GitHub Profile
@rafamancan
rafamancan / config
Last active November 6, 2019 02:05 — forked from mswell/config
Terminator nightowl theme
[global_config]
handle_size = 0
window_state = maximise
tab_position = hidden
title_hide_sizetext = True
title_transmit_fg_color = "#bd93f9"
title_transmit_bg_color = "#282a36"
title_receive_fg_color = "#8be9fd"
title_receive_bg_color = "#282a36"
title_inactive_fg_color = "#f8f8f2"
{
"workbench.colorTheme": "Material Theme Darker High Contrast",
"editor.fontSize": 16,
"editor.lineHeight": 24,
"editor.fontFamily": "Hack",
"editor.rulers": [80, 120],
"editor.formatOnSave": true,
"eslint.autoFixOnSave": true,
"eslint.validate": [
{