Sublime Text package doc renamed to README.md (from dev 6d767149c26c)

This commit is contained in:
2026-07-27 01:31:58 +02:00
parent 11dd90a724
commit 01b1cc959a
7 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Breakers by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs
// major mode; see Klammertext_in_Sublime_Text.md.)
// major mode; see README.md.)
//
// #999999 removed text (Breakers's comment grey)
// #994040 removal markers

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Celeste by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs
// major mode; see Klammertext_in_Sublime_Text.md.)
// major mode; see README.md.)
//
// #9a9a9a removed text (Celeste's comment grey)
// #994040 removal markers

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Mariana by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs
// major mode; see Klammertext_in_Sublime_Text.md.)
// major mode; see README.md.)
//
// #a6acb9 removed text (Mariana's comment grey)
// #ff6b6b removal markers

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Monokai by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs
// major mode; see Klammertext_in_Sublime_Text.md.)
// major mode; see README.md.)
//
// #8a8272 removed text (Monokai's comment grey)
// #ff6b6b removal markers

View File

@@ -16,7 +16,7 @@ Emacs mode closely; where the two intentionally differ, the file headers say so.
| `Default.sublime-keymap` | Binds jump-to-match to **Ctrl+M**, reindent to **Ctrl+Alt+I**, and table alignment to **Ctrl+Alt+A**, scoped to Klammertext files. |
| `Comments.tmPreferences` | Comment toggling: **Ctrl+/** inserts `# ` (line removal), **Ctrl+Shift+/** wraps in `#[ ... ]#` (block removal). |
| `Breakers` / `Celeste` / `Mariana` / `Monokai` / `Sixteen` `.sublime-color-scheme` | Color overrides for Sublime's five built-in schemes — one hue system, full intensity on the dark schemes, scaled down on the light ones. Additive: they recolor only the Klammertext delimiters and leave the rest of each scheme unchanged. |
| `Klammertext_in_Sublime_Text.md` | This file. |
| `README.md` | This file. |
## Installation

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Sixteen by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs
// major mode; see Klammertext_in_Sublime_Text.md.)
// major mode; see README.md.)
//
// #b8b8b8 removed text (Sixteen's comment grey)
// #994040 removal markers