-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpalette.conf
More file actions
35 lines (33 loc) · 1.07 KB
/
Copy pathpalette.conf
File metadata and controls
35 lines (33 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# tabtint palette
#
# Format, TAB separated:
# HEX <TAB> KEY <TAB> LABEL <TAB> EMOJI
#
# KEY is what you type: `tabtint api`. Matching is case insensitive and accepts
# a prefix, so `tabtint ap` works too.
#
# HEX is the identity color at full strength. It is never painted at full
# strength: it scales to a readable dark wash (22% at rest, 48% unread).
#
# EMOJI is optional. When set, tagging a window copies a ready-to-paste
# `/rename <emoji> <label>` line to your clipboard, because most terminals
# cannot color the tab itself but every terminal renders an emoji in the title.
#
# Replace these with your own projects. Edit freely, no restart needed, then
# run `tabtint sync`.
#HEX KEY LABEL EMOJI
#A3D8E1 api API 🔵
#6FB07A web Web 🌿
#C4744A mobile Mobile 🧱
#B07AC4 infra Infra 🟣
#D9B44A docs Docs 📜
#E8833A data Data 🟠
#7E7BD4 ml ML 🎧
#46C8B8 tooling Tooling 🩵
# Unbranded tags, for scratch or throwaway windows
#D94F4F red Red 🔴
#4FD97A green Green 🟢
#2F72E6 blue Blue 🔵
#D9D94F yellow Yellow 🟡
#B84FD9 purple Purple 🟣
#CCCCCC white White ⚪