From: Michael D. Lowis Date: Thu, 29 Jun 2017 19:43:15 +0000 (-0400) Subject: tweaked acme theme X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=e6200f8e7230a93ba97a0e1fe370b6803a8b7989;p=projs%2Ftide.git tweaked acme theme --- 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