“Base16”的版本间的差异
跳到导航
跳到搜索
(→参考) |
|||
第4行: | 第4行: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
− | + | ! Base16 !! Xterm | |
− | ! Base16 !! Xterm ! | + | ! class="unsortable" | Hex |
+ | ! class="unsortable" | Notes | ||
|- | |- | ||
| base00 || color0 || <span style="color: #1d2021">█ #1d2021</span> || Default Background | | base00 || color0 || <span style="color: #1d2021">█ #1d2021</span> || Default Background |
2021年4月21日 (三) 21:39的版本
Base16 Helios Theme
https://github.com/reyemxela/base16-helios-scheme
Base16 | Xterm | Hex | Notes |
---|---|---|---|
base00 | color0 | █ #1d2021 | Default Background |
base01 | color18 | █ #383c3e | Lighter Background (Used for status bars, line number and folding marks) |
base02 | color19 | █ #53585b | Selection Background |
base03 | color8 | █ #6f7579 | Comments, Invisibles, Line Highlighting |
base04 | color20 | █ #cdcdcd | Dark Foreground (Used for status bars) |
base05 | color7 | █ #d5d5d5 | Default Foreground, Caret, Delimiters, Operators |
base06 | color21 | █ #dddddd | Light Foreground (Not often used) |
base07 | color15 | █ #e5e5e5 | Light Background (Not often used) |
base08 | color1 | █ #d72638 | Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted |
base09 | color16 | █ #eb8413 | Integers, Boolean, Constants, XML Attributes, Markup Link Url |
base0A | color3 | █ #f19d1a | Classes, Markup Bold, Search Text Background |
base0B | color2 | █ #88b92d | Strings, Inherited Class, Markup Code, Diff Inserted |
base0C | color6 | █ #1ba595 | Support, Regular Expressions, Escape Characters, Markup Quotes |
base0D | color4 | █ #1e8bac | Functions, Methods, Attribute IDs, Headings |
base0E | color5 | █ #be4264 | Keywords, Storage, Selector, Markup Italic, Diff Changed |
base0F | color17 | █ #c85e0d | Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?> |
程序配置
不同程序的颜色配置见 template repositories。