mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
theme: update powerlevel10k_rainbow, blueish and marcduiker
This commit is contained in:
parent
3c5129275e
commit
af628fb0e4
|
@ -2,126 +2,126 @@
|
||||||
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
|
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
|
||||||
"blocks": [
|
"blocks": [
|
||||||
{
|
{
|
||||||
"type": "prompt",
|
"type": "prompt",
|
||||||
"alignment": "left",
|
"alignment": "left",
|
||||||
"segments": [
|
"segments": [
|
||||||
{
|
{
|
||||||
"type": "os",
|
"type": "os",
|
||||||
"style": "diamond",
|
"style": "diamond",
|
||||||
"foreground": "#26C6DA",
|
"foreground": "#26C6DA",
|
||||||
"background": "#546E7A",
|
"background": "#546E7A",
|
||||||
"properties": {
|
"properties": {
|
||||||
"postfix": " \uE0B1",
|
"postfix": " \uE0B1",
|
||||||
"macos": "mac"
|
"macos": "mac"
|
||||||
},
|
},
|
||||||
"leading_diamond": "\uE0c5",
|
"leading_diamond": "\uE0c5",
|
||||||
"trailing_diamond": "\uE0B0"
|
"trailing_diamond": "\uE0B0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "session",
|
"type": "session",
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
"foreground": "#26C6DA",
|
"foreground": "#26C6DA",
|
||||||
"background": "#546E7A",
|
"background": "#546E7A",
|
||||||
"powerline_symbol": "\uE0B0"
|
"powerline_symbol": "\uE0B0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "battery",
|
"type": "battery",
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
"powerline_symbol": "\uE0B0",
|
"powerline_symbol": "\uE0B0",
|
||||||
"foreground": "#193549",
|
"foreground": "#193549",
|
||||||
"background": "#a2beef",
|
"background": "#a2beef",
|
||||||
"properties": {
|
"properties": {
|
||||||
"battery_icon": "\f583",
|
"battery_icon": "\f583",
|
||||||
"color_background": true,
|
"color_background": true,
|
||||||
"charged_color": "#0476d0",
|
"charged_color": "#0476d0",
|
||||||
"charging_color": "#00D100",
|
"charging_color": "#00D100",
|
||||||
"discharging_color": "#FFCD58",
|
"discharging_color": "#FFCD58",
|
||||||
"postfix": "\uF295 \uf583 "
|
"postfix": "\uF295 \uf583 "
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
"powerline_symbol": "\uE0B0",
|
"powerline_symbol": "\uE0B0",
|
||||||
"foreground": "#193549",
|
"foreground": "#193549",
|
||||||
"background": "#14c2dd",
|
"background": "#14c2dd",
|
||||||
"properties": {
|
"properties": {
|
||||||
"prefix": " \uE5FF ",
|
"prefix": " \uE5FF ",
|
||||||
"style": "folder"
|
"style": "folder"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
"powerline_symbol": "\uE0B0",
|
"powerline_symbol": "\uE0B0",
|
||||||
"foreground": "#193549",
|
"foreground": "#193549",
|
||||||
"background": "#a2c4e0",
|
"background": "#a2c4e0",
|
||||||
"properties": {
|
"properties": {
|
||||||
"display_stash_count": true,
|
"display_stash_count": true,
|
||||||
"display_upstream_icon": true
|
"display_upstream_icon": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "node",
|
"type": "node",
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
"powerline_symbol": "\uE0B0",
|
"powerline_symbol": "\uE0B0",
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ffffff",
|
||||||
"background": "#6CA35E",
|
"background": "#6CA35E",
|
||||||
"properties": {
|
"properties": {
|
||||||
"prefix": " \uE718 "
|
"prefix": " \uE718 "
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "root",
|
"type": "root",
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
"powerline_symbol": "\uE0B0",
|
"powerline_symbol": "\uE0B0",
|
||||||
"foreground": "#193549",
|
"foreground": "#193549",
|
||||||
"background": "#ffff66"
|
"background": "#ffff66"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "kubectl",
|
"type": "kubectl",
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
"powerline_symbol": "\uE0B0",
|
"powerline_symbol": "\uE0B0",
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ffffff",
|
||||||
"background": "#0077c2",
|
"background": "#0077c2",
|
||||||
"properties": {
|
"properties": {
|
||||||
"prefix": " \uFD31 ",
|
"prefix": " \uFD31 ",
|
||||||
"template": "{{.Context}} :: {{if .Namespace}}{{.Namespace}}{{else}}default{{end}}"
|
"template": "{{.Context}} :: {{if .Namespace}}{{.Namespace}}{{else}}default{{end}}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "exit",
|
"type": "exit",
|
||||||
"style": "diamond",
|
"style": "diamond",
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ffffff",
|
||||||
"background": "#007800",
|
"background": "#007800",
|
||||||
"leading_diamond": "",
|
"leading_diamond": "<transparent, #007800>\uE0B0</>",
|
||||||
"trailing_diamond": "\uE0b0",
|
"trailing_diamond": "\uE0b0",
|
||||||
"properties": {
|
"properties": {
|
||||||
"display_exit_code": false,
|
"display_exit_code": false,
|
||||||
"always_enabled": true,
|
"always_enabled": true,
|
||||||
"error_color": "#f1184c",
|
"error_color": "#f1184c",
|
||||||
"color_background": true,
|
"color_background": true,
|
||||||
"prefix": "<transparent>\uE0B0</> \ufc8d"
|
"prefix": " \ufc8d"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "prompt",
|
"type": "prompt",
|
||||||
"alignment": "left",
|
"alignment": "left",
|
||||||
"newline": true,
|
"newline": true,
|
||||||
"segments": [
|
"segments": [
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"style": "plain",
|
"style": "plain",
|
||||||
"foreground": "#007ACC",
|
"foreground": "#007ACC",
|
||||||
"properties": {
|
"properties": {
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
"text": "\u279C"
|
"text": "\u279C"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"final_space": true
|
"final_space": true
|
||||||
}
|
}
|
||||||
|
|
|
@ -33,8 +33,8 @@
|
||||||
"type": "time",
|
"type": "time",
|
||||||
"style": "powerline",
|
"style": "powerline",
|
||||||
"powerline_symbol": "\uE0B0",
|
"powerline_symbol": "\uE0B0",
|
||||||
"foreground":"#193549",
|
"foreground": "#193549",
|
||||||
"background":"#4caf50",
|
"background": "#4caf50",
|
||||||
"properties": {
|
"properties": {
|
||||||
"time_format": "2006-01-02 15:04:05",
|
"time_format": "2006-01-02 15:04:05",
|
||||||
"prefix": ""
|
"prefix": ""
|
||||||
|
@ -74,14 +74,14 @@
|
||||||
"style": "diamond",
|
"style": "diamond",
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ffffff",
|
||||||
"background": "#2e9599",
|
"background": "#2e9599",
|
||||||
"leading_diamond": "",
|
"leading_diamond": "<transparent, #2e9599>\uE0B0</>",
|
||||||
"trailing_diamond": "\uE0B4",
|
"trailing_diamond": "\uE0B4",
|
||||||
"properties": {
|
"properties": {
|
||||||
"display_exit_code": false,
|
"display_exit_code": false,
|
||||||
"always_enabled": true,
|
"always_enabled": true,
|
||||||
"error_color": "#f1184c",
|
"error_color": "#f1184c",
|
||||||
"color_background": true,
|
"color_background": true,
|
||||||
"prefix": "<transparent>\uE0B0</> \uFC0C"
|
"prefix": " \uFC0C"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
"horizontal_offset": 0,
|
"horizontal_offset": 0,
|
||||||
"vertical_offset": 0,
|
"vertical_offset": 0,
|
||||||
"segments": [
|
"segments": [
|
||||||
|
|
||||||
{
|
{
|
||||||
"background": "#feae34",
|
"background": "#feae34",
|
||||||
"foreground": "#262b44",
|
"foreground": "#262b44",
|
||||||
|
@ -47,13 +46,13 @@
|
||||||
{
|
{
|
||||||
"background": "#0095e9",
|
"background": "#0095e9",
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ffffff",
|
||||||
"leading_diamond": "",
|
"leading_diamond": "<transparent, #0095e9></>",
|
||||||
"properties": {
|
"properties": {
|
||||||
"always_enabled": true,
|
"always_enabled": true,
|
||||||
"color_background": true,
|
"color_background": true,
|
||||||
"display_exit_code": false,
|
"display_exit_code": false,
|
||||||
"error_color": "#ff0044",
|
"error_color": "#ff0044",
|
||||||
"prefix": "<transparent></> "
|
"prefix": " "
|
||||||
},
|
},
|
||||||
"style": "diamond",
|
"style": "diamond",
|
||||||
"trailing_diamond": "",
|
"trailing_diamond": "",
|
||||||
|
|
234
themes/powerlevel10k_rainbow.omp.json
Normal file
234
themes/powerlevel10k_rainbow.omp.json
Normal file
|
@ -0,0 +1,234 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh3/main/themes/schema.json",
|
||||||
|
"blocks": [
|
||||||
|
{
|
||||||
|
"type": "prompt",
|
||||||
|
"alignment": "left",
|
||||||
|
"newline": true,
|
||||||
|
"segments": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "prompt",
|
||||||
|
"alignment": "left",
|
||||||
|
"newline": true,
|
||||||
|
"segments": [
|
||||||
|
{
|
||||||
|
"type": "os",
|
||||||
|
"style": "diamond",
|
||||||
|
"foreground": "#000000",
|
||||||
|
"background": "#d3d7cf",
|
||||||
|
"leading_diamond": "╭─"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "path",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"foreground": "#e4e4e4",
|
||||||
|
"background": "#3465a4",
|
||||||
|
"properties": {
|
||||||
|
"prefix": " \uF07C ",
|
||||||
|
"home_icon": "~",
|
||||||
|
"style": "full"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "git",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"foreground": "#000000",
|
||||||
|
"background": "#4e9a06",
|
||||||
|
"properties": {
|
||||||
|
"branch_icon": "\uF126 ",
|
||||||
|
"display_stash_count": true,
|
||||||
|
"display_upstream_icon": true,
|
||||||
|
"status_colors_enabled": true,
|
||||||
|
"local_changes_color": "#c4a000",
|
||||||
|
"ahead_and_behind_color": "#f26d50",
|
||||||
|
"behind_color": "#4e9a06",
|
||||||
|
"ahead_color": "#89d1dc",
|
||||||
|
"stash_count_icon": "\uF692 "
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "prompt",
|
||||||
|
"alignment": "right",
|
||||||
|
"segments": [
|
||||||
|
{
|
||||||
|
"type": "node",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#ffffff",
|
||||||
|
"background": "#689f63",
|
||||||
|
"properties": {
|
||||||
|
"postfix": " \uF898 ",
|
||||||
|
"display_version": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "go",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#111111",
|
||||||
|
"background": "#00acd7",
|
||||||
|
"properties": {
|
||||||
|
"postfix": " \uE627 ",
|
||||||
|
"display_version": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "julia",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#111111",
|
||||||
|
"background": "#4063D8",
|
||||||
|
"properties": {
|
||||||
|
"postfix": " \uE624 ",
|
||||||
|
"display_version": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "python",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#111111",
|
||||||
|
"background": "#FFDE57",
|
||||||
|
"properties": {
|
||||||
|
"postfix": " \uE235 ",
|
||||||
|
"display_version": true,
|
||||||
|
"display_mode": "files",
|
||||||
|
"display_virtual_env": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "ruby",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#ffffff",
|
||||||
|
"background": "#AE1401",
|
||||||
|
"properties": {
|
||||||
|
"postfix": " \uE791 ",
|
||||||
|
"display_version": true,
|
||||||
|
"display_mode": "files"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "azfunc",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#ffffff",
|
||||||
|
"background": "#FEAC19",
|
||||||
|
"properties": {
|
||||||
|
"postfix": " \uf0e7",
|
||||||
|
"display_version": false,
|
||||||
|
"display_mode": "files"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "aws",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#ffffff",
|
||||||
|
"background_templates": [
|
||||||
|
"{{if contains \"default\" .Profile}}#FFA400{{end}}",
|
||||||
|
"{{if contains \"jan\" .Profile}}#f1184c{{end}}"
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"postfix": " \uE7AD ",
|
||||||
|
"display_default": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "root",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#111111",
|
||||||
|
"background": "#ffff66",
|
||||||
|
"properties": {
|
||||||
|
"root_icon": "\uF0AD"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "executiontime",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#000000",
|
||||||
|
"background": "#c4a000",
|
||||||
|
"properties": {
|
||||||
|
"postfix": " \uF252 "
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "exit",
|
||||||
|
"style": "powerline",
|
||||||
|
"powerline_symbol": "",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"foreground": "#d3d7cf",
|
||||||
|
"background": "#000000",
|
||||||
|
"properties": {
|
||||||
|
"always_enabled": true,
|
||||||
|
"display_exit_code": true,
|
||||||
|
"error_color": "#cc2222",
|
||||||
|
"color_background": true,
|
||||||
|
"success_icon": "✔"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "time",
|
||||||
|
"style": "diamond",
|
||||||
|
"invert_powerline": true,
|
||||||
|
"trailing_diamond": "─╮",
|
||||||
|
"background": "#d3d7cf",
|
||||||
|
"foreground": "#000000",
|
||||||
|
"properties": {
|
||||||
|
"postfix": " \uF017 "
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "prompt",
|
||||||
|
"alignment": "left",
|
||||||
|
"newline": true,
|
||||||
|
"segments": [
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"style": "diamond",
|
||||||
|
"background": "#d3d7cf",
|
||||||
|
"trailing_diamond": "\b╰─",
|
||||||
|
"properties": {
|
||||||
|
"text": "\b"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "rprompt",
|
||||||
|
"segments": [
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"style": "diamond",
|
||||||
|
"background": "#d3d7cf",
|
||||||
|
"trailing_diamond": "─╯",
|
||||||
|
"properties": {
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"final_space": true,
|
||||||
|
"console_title": true,
|
||||||
|
"console_title_style": "template",
|
||||||
|
"console_title_template": "{{ .Shell }} in {{ .Folder }}"
|
||||||
|
}
|
Loading…
Reference in a new issue