terminalPoltergeist / dotfiles

$HOME is where the heart is
1 stars 0 forks source link

tweak theme config and templates #20

Open terminalPoltergeist opened 11 months ago

terminalPoltergeist commented 11 months ago

version control flavours? (schemes, templates, etc) symlink it? develop a hard standard for top 8 colors of base16 (base08 is always red for example) update flavours templates once ^ is implemented

terminalPoltergeist commented 8 months ago

background: base00 foreground/text: base07 cursor: base08 black: base00 red: base08 green: base09 yellow: base0A blue: base0B magenta: base0C cyan: base0D white: base07 index16/extra01: base0E index17/extra02: base0F index18/shade01: base01 index19/shade02: base02 index20/shade03: base03 index21/light01: base04 index22/light02: base05 index23/light03: base06

terminalPoltergeist commented 8 months ago

base00 -> shade00/black/background base01 -> shade01 base02 -> shade02 base03 -> shade03 base04 -> light01 base05 -> light02 base06 -> light03 base07 -> light04/white/text/foreground base08 -> red base09 -> green base0A -> yellow base0B -> blue base0C -> purple/magenta base0D -> cyan base0E -> extra01/brown base0F -> extra02/pink