From fdcf47cd59ca9db138e8b6a03440602c77361879 Mon Sep 17 00:00:00 2001 From: siduck Date: Mon, 9 May 2022 05:42:55 +0530 Subject: [PATCH] Delete color-highlighter.md --- color-highlighter.md | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 color-highlighter.md diff --git a/color-highlighter.md b/color-highlighter.md deleted file mode 100644 index 3a7cf18..0000000 --- a/color-highlighter.md +++ /dev/null @@ -1,27 +0,0 @@ --- This is test file only. the structure helps --- visualizing colors while having # at the beginning --- with tools like color-highlighter --- copy this file, use it in your new theme, once --- development is done. just return `colors` table from theme - --- Your base16 vars - - base00 = "#", -- bg - base01 = "#", -- lightbg - base02 = "#", -- selection bg - base03 = "#", -- comments, line highlighting - base04 = "#", -- dark foreground - base05 = "#", -- Default Foreground, Caret, Delimiters, Operators - base06 = "#", -- Light Foreground (Not often used) - base07 = "#", -- Light Background (Not often used) - base08 = "#", -- Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted - base09 = "#", -- Integers, Boolean, Constants, XML Attributes, Markup Link Url - base0A = "#", -- Classes, Markup Bold, Search Text Background - base0B = "#", -- Strings, Inherited Class, Markup Code, Diff Inserted - base0C = "#", -- Support, Regular Expressions, Escape Characters, Markup Quotes - base0D = "#", -- Functions, Methods, Attribute IDs, Headings - base0E = "#", -- Keywords, Storage, Selector, Markup Italic, Diff Changed - base0F = "#", -- Deprecated, Opening/Closing Embedded Language Tags, e.g. - - -