From 1e263266388c0b6cd39e09d81513e32aedc4268c Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Tue, 12 May 2015 21:18:32 +0200 Subject: . --- atom/styles.less | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 atom/styles.less (limited to 'atom/styles.less') diff --git a/atom/styles.less b/atom/styles.less new file mode 100644 index 0000000..7a9cc70 --- /dev/null +++ b/atom/styles.less @@ -0,0 +1,24 @@ + +.tree-view { + font-size: 16px; +} + +.tab-bar .tab { + font-size: 16px; +} + +.symbols-tree-view { + font-size: 14px; +} + +.editor { + -webkit-font-smoothing: antialiasing; +} + +.editor, atom-text-editor.editor { + .bracket-matcher .region { + position: absolute; + border: 1px solid rgba(0, 255, 0, 0.7); + background-color: rgba(0, 255, 0, 0.3); + } +} -- cgit v1.2.3-70-g09d2