From e6200f8e7230a93ba97a0e1fe370b6803a8b7989 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Thu, 29 Jun 2017 15:43:15 -0400 Subject: [PATCH] tweaked acme theme --- themes/acme | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/themes/acme b/themes/acme index 830af2d..f1b54f6 100644 --- a/themes/acme +++ b/themes/acme @@ -27,13 +27,11 @@ tide.palette.14: 0xff000000 tide.palette.15: 0xff000000 ! override default color pairs and cursors -tide.colors.edit.selected: 0x0405 tide.colors.tags.selected: 0x0206 -tide.colors.edit.cursor: 0x05 tide.colors.tags.cursor: 0x06 +tide.colors.edit.selected: 0x0405 +tide.colors.edit.cursor: 0x05 tide.colors.borders: 0x0703 - -!! Colors for UI Elements and Text -!tide.colors.gutter.normal: 0x0200 -!tide.colors.gutter.selected: 0x0300 -!tide.colors.edit.ruler: 0x06 +tide.colors.edit.ruler: 0x03 +tide.colors.gutter.normal: 0x0300 +tide.colors.gutter.selected: 0x0003 -- 2.49.0