{
 "id": "starship",
 "version": "0.1.0",
 "shared": [],
 "palettes": [
  {
   "id": "carbon",
   "label": "Carbon",
   "files": [
    {
     "name": "digitable-focus-carbon.toml",
     "path": "digitable-focus-carbon.toml",
     "lang": "toml",
     "bytes": 2223,
     "lines": 128,
     "text": "# Digitable Focus Carbon for starship 0.1.0\n# Requires starship 1.16+ (named palettes).\n\npalette = \"digitable_focus_carbon\"\nadd_newline = true\n\nformat = \"\"\"\n$username\\\n$hostname\\\n$directory\\\n$git_branch\\\n$git_state\\\n$git_status\\\n$kubernetes\\\n$docker_context\\\n$nodejs$python$golang$rust$java\\\n$cmd_duration\\\n$jobs\\\n$line_break\\\n$character\"\"\"\n\nright_format = \"$time\"\n\n[palettes.digitable_focus_carbon]\nbg = \"#05080D\"\nsurface = \"#071018\"\nsurface_raised = \"#0B111A\"\nfg = \"#F5F7FA\"\nmuted = \"#9BAAB8\"\nsubtle = \"#718695\"\nedge = \"#15566A\"\naccent = \"#00E5E5\"\naccent_soft = \"#00D8FF\"\ninfo = \"#3CA9FF\"\nok = \"#7CFF6B\"\nwarn = \"#FFC247\"\nalert = \"#FF8A2A\"\nmagic = \"#B65CFF\"\ndanger = \"#FF5B5B\"\n\n[character]\nsuccess_symbol = \"[>](accent bold)\"\nerror_symbol = \"[>](danger bold)\"\nvimcmd_symbol = \"[<](magic bold)\"\n\n[username]\nstyle_user = \"muted\"\nstyle_root = \"danger bold\"\nformat = \"[$user]($style)[@](subtle)\"\nshow_always = false\n\n[hostname]\nssh_only = true\nstyle = \"info\"\nformat = \"[$hostname]($style) \"\n\n[directory]\nstyle = \"info bold\"\ntruncation_length = 4\ntruncate_to_repo = true\nread_only_style = \"warn\"\nformat = \"[$path]($style)[$read_only]($read_only_style) \"\n\n[git_branch]\nstyle = \"magic\"\nformat = \"[$symbol$branch]($style) \"\n\n[git_state]\nstyle = \"warn bold\"\nformat = \"\\\\([$state( $progress_current/$progress_total)]($style)\\\\) \"\n\n[git_status]\nstyle = \"danger\"\nformat = \"([$all_status$ahead_behind]($style) )\"\nconflicted = \"!\"\nahead = \"^${count}\"\nbehind = \"v${count}\"\ndiverged = \"^${ahead_count}v${behind_count}\"\nuntracked = \"?\"\nstashed = \"$\"\nmodified = \"*\"\nstaged = \"+\"\nrenamed = \"~\"\ndeleted = \"x\"\n\n[cmd_duration]\nstyle = \"warn\"\nmin_time = 2000\nformat = \"[$duration]($style) \"\n\n[jobs]\nstyle = \"alert bold\"\nformat = \"[$symbol$number]($style) \"\n\n[time]\ndisabled = false\nstyle = \"subtle\"\ntime_format = \"%R\"\nformat = \"[$time]($style)\"\n\n[kubernetes]\ndisabled = false\nstyle = \"accent_soft\"\nformat = \"[$context( \\\\($namespace\\\\))]($style) \"\n\n[docker_context]\nstyle = \"info\"\nformat = \"[$symbol$context]($style) \"\n\n[nodejs]\nstyle = \"ok\"\n[python]\nstyle = \"warn\"\n[golang]\nstyle = \"accent\"\n[rust]\nstyle = \"alert\"\n[java]\nstyle = \"danger\"\n\n[package]\nstyle = \"muted\"\n\n[status]\ndisabled = false\nstyle = \"danger bold\"\nformat = \"[$status]($style) \"\n"
    }
   ]
  },
  {
   "id": "paper",
   "label": "Paper",
   "files": [
    {
     "name": "digitable-focus-paper.toml",
     "path": "digitable-focus-paper.toml",
     "lang": "toml",
     "bytes": 2220,
     "lines": 128,
     "text": "# Digitable Focus Paper for starship 0.1.0\n# Requires starship 1.16+ (named palettes).\n\npalette = \"digitable_focus_paper\"\nadd_newline = true\n\nformat = \"\"\"\n$username\\\n$hostname\\\n$directory\\\n$git_branch\\\n$git_state\\\n$git_status\\\n$kubernetes\\\n$docker_context\\\n$nodejs$python$golang$rust$java\\\n$cmd_duration\\\n$jobs\\\n$line_break\\\n$character\"\"\"\n\nright_format = \"$time\"\n\n[palettes.digitable_focus_paper]\nbg = \"#F4F7F8\"\nsurface = \"#FFFFFF\"\nsurface_raised = \"#E9F0F2\"\nfg = \"#10202A\"\nmuted = \"#526A78\"\nsubtle = \"#5F7480\"\nedge = \"#A9C2C9\"\naccent = \"#007C83\"\naccent_soft = \"#006E78\"\ninfo = \"#0067A8\"\nok = \"#287A36\"\nwarn = \"#8A5B00\"\nalert = \"#A54A00\"\nmagic = \"#7139A3\"\ndanger = \"#B4232E\"\n\n[character]\nsuccess_symbol = \"[>](accent bold)\"\nerror_symbol = \"[>](danger bold)\"\nvimcmd_symbol = \"[<](magic bold)\"\n\n[username]\nstyle_user = \"muted\"\nstyle_root = \"danger bold\"\nformat = \"[$user]($style)[@](subtle)\"\nshow_always = false\n\n[hostname]\nssh_only = true\nstyle = \"info\"\nformat = \"[$hostname]($style) \"\n\n[directory]\nstyle = \"info bold\"\ntruncation_length = 4\ntruncate_to_repo = true\nread_only_style = \"warn\"\nformat = \"[$path]($style)[$read_only]($read_only_style) \"\n\n[git_branch]\nstyle = \"magic\"\nformat = \"[$symbol$branch]($style) \"\n\n[git_state]\nstyle = \"warn bold\"\nformat = \"\\\\([$state( $progress_current/$progress_total)]($style)\\\\) \"\n\n[git_status]\nstyle = \"danger\"\nformat = \"([$all_status$ahead_behind]($style) )\"\nconflicted = \"!\"\nahead = \"^${count}\"\nbehind = \"v${count}\"\ndiverged = \"^${ahead_count}v${behind_count}\"\nuntracked = \"?\"\nstashed = \"$\"\nmodified = \"*\"\nstaged = \"+\"\nrenamed = \"~\"\ndeleted = \"x\"\n\n[cmd_duration]\nstyle = \"warn\"\nmin_time = 2000\nformat = \"[$duration]($style) \"\n\n[jobs]\nstyle = \"alert bold\"\nformat = \"[$symbol$number]($style) \"\n\n[time]\ndisabled = false\nstyle = \"subtle\"\ntime_format = \"%R\"\nformat = \"[$time]($style)\"\n\n[kubernetes]\ndisabled = false\nstyle = \"accent_soft\"\nformat = \"[$context( \\\\($namespace\\\\))]($style) \"\n\n[docker_context]\nstyle = \"info\"\nformat = \"[$symbol$context]($style) \"\n\n[nodejs]\nstyle = \"ok\"\n[python]\nstyle = \"warn\"\n[golang]\nstyle = \"accent\"\n[rust]\nstyle = \"alert\"\n[java]\nstyle = \"danger\"\n\n[package]\nstyle = \"muted\"\n\n[status]\ndisabled = false\nstyle = \"danger bold\"\nformat = \"[$status]($style) \"\n"
    }
   ]
  },
  {
   "id": "signal",
   "label": "Signal",
   "files": [
    {
     "name": "digitable-focus-signal.toml",
     "path": "digitable-focus-signal.toml",
     "lang": "toml",
     "bytes": 2223,
     "lines": 128,
     "text": "# Digitable Focus Signal for starship 0.1.0\n# Requires starship 1.16+ (named palettes).\n\npalette = \"digitable_focus_signal\"\nadd_newline = true\n\nformat = \"\"\"\n$username\\\n$hostname\\\n$directory\\\n$git_branch\\\n$git_state\\\n$git_status\\\n$kubernetes\\\n$docker_context\\\n$nodejs$python$golang$rust$java\\\n$cmd_duration\\\n$jobs\\\n$line_break\\\n$character\"\"\"\n\nright_format = \"$time\"\n\n[palettes.digitable_focus_signal]\nbg = \"#000000\"\nsurface = \"#090D10\"\nsurface_raised = \"#101820\"\nfg = \"#FFFFFF\"\nmuted = \"#D0D9DE\"\nsubtle = \"#A8B6BF\"\nedge = \"#66FFFF\"\naccent = \"#00FFFF\"\naccent_soft = \"#66FFFF\"\ninfo = \"#55AAFF\"\nok = \"#7CFF00\"\nwarn = \"#FFD800\"\nalert = \"#FF9D3D\"\nmagic = \"#E47AFF\"\ndanger = \"#FF4D5A\"\n\n[character]\nsuccess_symbol = \"[>](accent bold)\"\nerror_symbol = \"[>](danger bold)\"\nvimcmd_symbol = \"[<](magic bold)\"\n\n[username]\nstyle_user = \"muted\"\nstyle_root = \"danger bold\"\nformat = \"[$user]($style)[@](subtle)\"\nshow_always = false\n\n[hostname]\nssh_only = true\nstyle = \"info\"\nformat = \"[$hostname]($style) \"\n\n[directory]\nstyle = \"info bold\"\ntruncation_length = 4\ntruncate_to_repo = true\nread_only_style = \"warn\"\nformat = \"[$path]($style)[$read_only]($read_only_style) \"\n\n[git_branch]\nstyle = \"magic\"\nformat = \"[$symbol$branch]($style) \"\n\n[git_state]\nstyle = \"warn bold\"\nformat = \"\\\\([$state( $progress_current/$progress_total)]($style)\\\\) \"\n\n[git_status]\nstyle = \"danger\"\nformat = \"([$all_status$ahead_behind]($style) )\"\nconflicted = \"!\"\nahead = \"^${count}\"\nbehind = \"v${count}\"\ndiverged = \"^${ahead_count}v${behind_count}\"\nuntracked = \"?\"\nstashed = \"$\"\nmodified = \"*\"\nstaged = \"+\"\nrenamed = \"~\"\ndeleted = \"x\"\n\n[cmd_duration]\nstyle = \"warn\"\nmin_time = 2000\nformat = \"[$duration]($style) \"\n\n[jobs]\nstyle = \"alert bold\"\nformat = \"[$symbol$number]($style) \"\n\n[time]\ndisabled = false\nstyle = \"subtle\"\ntime_format = \"%R\"\nformat = \"[$time]($style)\"\n\n[kubernetes]\ndisabled = false\nstyle = \"accent_soft\"\nformat = \"[$context( \\\\($namespace\\\\))]($style) \"\n\n[docker_context]\nstyle = \"info\"\nformat = \"[$symbol$context]($style) \"\n\n[nodejs]\nstyle = \"ok\"\n[python]\nstyle = \"warn\"\n[golang]\nstyle = \"accent\"\n[rust]\nstyle = \"alert\"\n[java]\nstyle = \"danger\"\n\n[package]\nstyle = \"muted\"\n\n[status]\ndisabled = false\nstyle = \"danger bold\"\nformat = \"[$status]($style) \"\n"
    }
   ]
  }
 ]
}
