summaryrefslogtreecommitdiffstats
path: root/source/a/elvis/elvis.clr.orig
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-09-25 19:32:08 +0000
committer Eric Hameleers <alien@slackware.com>2021-09-26 08:59:56 +0200
commit9e03634d298a015561dfa94c2f6ba892487e3f38 (patch)
tree7c183d08ec70b17eb0f7788c47b149343468617a /source/a/elvis/elvis.clr.orig
parent33d703602d5c2f4d51f5a253fbc3939d30729aaf (diff)
downloadcurrent-20210925193208.tar.gz
current-20210925193208.tar.xz
Sat Sep 25 19:32:08 UTC 202120210925193208
a/coreutils-9.0-x86_64-2.txz: Rebuilt. DIR_COLORS: Add support for .tzst, .zst, .flv, and .m2t extensions. Thanks to regdub. a/elvis-2.2_0-x86_64-8.txz: Rebuilt. Removed elvis.clr.orig. Thanks to ctrlaltca. d/bison-3.8.2-x86_64-1.txz: Upgraded. d/meson-0.59.1-x86_64-1.txz: Upgraded. d/subversion-1.14.1-x86_64-4.txz: Rebuilt. Added compile options --with-kwallet and --with-gnome-keyring (the latter was already used by default). Thanks to rsts and Windu. kde/plasma-desktop-5.22.5-x86_64-2.txz: Rebuilt. Removed main.xml.orig. Thanks to ctrlaltca. l/gst-plugins-bad-free-1.18.5-x86_64-1.txz: Added. These are the "bad" GStreamer plugins that have free enough licenses to ship. Thanks to Heinz Wiesinger. l/gtk4-4.4.0-x86_64-1.txz: Upgraded. l/libssh2-1.10.0-x86_64-1.txz: Upgraded. n/lynx-2.9.0dev.9-x86_64-1.txz: Upgraded. Based on testing here, this seems stable enough to include. Please let me know if there are any new problems. lynx.cfg: Add ASSUME_CHARSET:utf-8. Thanks to usr345. Removed CHANGES.orig. Thanks to ctrlaltca. xap/x3270-4.0ga14-x86_64-1.txz: Upgraded. xap/xpdf-4.03-x86_64-3.txz: Rebuilt. Removed .orig files. Thanks to ctrlaltca.
Diffstat (limited to 'source/a/elvis/elvis.clr.orig')
-rw-r--r--source/a/elvis/elvis.clr.orig56
1 files changed, 0 insertions, 56 deletions
diff --git a/source/a/elvis/elvis.clr.orig b/source/a/elvis/elvis.clr.orig
deleted file mode 100644
index d132c6738..000000000
--- a/source/a/elvis/elvis.clr.orig
+++ /dev/null
@@ -1,56 +0,0 @@
-switch gui
-case windows
-case x11 {
- color normal black on gray90
- color argument like keyword green or dark green
- color bottom like normal
- color comment italic dark green or light green
- color cursor blue on navyblue
- color fixed gray35 or gray80
- color function Red4 or pink
- color guide white
- color hexheading gray70
- color hlsearch boxed
- color keyword bold
- color libt like keyword italic
- color linenumber gray
- color link like formatted underlined blue or light blue
- color number Blue4 or light blue
- color other like keyword
- color prep bold Blue4 or light blue
- color prepquote like string
- color scroll like tool
- color scrollbar like toolbar
- color selection on tan
- color spell on pink
- color status like tool
- color statusbar like toolbar
- color string tan4 or tan1
- color tool black on gray75
- color toolbar white on gray40
- color variable Gray15 or palegoldenrod
-}
-case vio
-case termcap {
- color normal yellow or black
- color char like string
- color comment italic light green or green
- color fixed white or gray
- color function light cyan or cyan
- color hexheading gray
- color hlsearch bold
- color keyword bold white or black
- color libt like keyword
- color linenumber gray
- color link underlined blue or light cyan
- color number light cyan or blue
- color other like keyword
- color prep bold magenta or blue
- color prepquote like string
- color regexp like string
- color ruler blue or light cyan
- color showmode green boxed
- color spell red or light magenta
- color string white or brown
- color variable like normal
-}