mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add hterm prefs.
This commit is contained in:
26
chromeos/hterm.json
Normal file
26
chromeos/hterm.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"background-color": "rgba(0, 43, 54, 1)",
|
||||
"cursor-color": "rgba(238, 232, 213, 0.5)",
|
||||
"color-palette-overrides": {
|
||||
"0": "#073642",
|
||||
"1": "#dc322f",
|
||||
"2": "#859900",
|
||||
"3": "#b58900",
|
||||
"4": "#268bd2",
|
||||
"5": "#d33682",
|
||||
"6": "#2aa198",
|
||||
"7": "#eee8d5",
|
||||
"8": "#002b36",
|
||||
"9": "#cb4b16",
|
||||
"10": "#586e75",
|
||||
"11": "#657b83",
|
||||
"12": "#839496",
|
||||
"13": "#6c71c4",
|
||||
"14": "#93a1a1",
|
||||
"15": "#fdf6e3"
|
||||
},
|
||||
"font-family": "\"Inconsolata\", \"DejaVu Sans Mono\", \"Noto Sans Mono\", \"Everson Mono\", FreeMono, Menlo, Terminal, monospace",
|
||||
"font-size": "15",
|
||||
"foreground-color": "rgba(238, 232, 213, 1)",
|
||||
"user-css": "https://cdn.jsdelivr.net/gh/wernight/powerline-web-fonts@ba4426cb0c0b05eb6cb342c7719776a41e1f2114/PowerlineFonts.css"
|
||||
}
|
||||
Reference in New Issue
Block a user