Skip to content

Instantly share code, notes, and snippets.

@JK-c66
JK-c66 / ubuntu_theme.json
Last active August 2, 2024 15:39
the ubuntu terminal them of oh my posh
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"blocks": [
{
"alignment": "right",
"segments": [
{
"background": "#424242",
"foreground": "#3EC669",
"leading_diamond": "\ue0b6",
@JK-c66
JK-c66 / the_heart_theme.json
Last active August 2, 2024 13:58
windows terminal theme of oh my posh
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"version": 2,
"final_space": true,
"blocks": [
{
"type": "prompt",
"alignment": "left",
"segments": [
{