diff --git a/standard/Almost_80s.yaml b/standard/Almost_80s.yaml new file mode 100644 index 0000000..255047e --- /dev/null +++ b/standard/Almost_80s.yaml @@ -0,0 +1,27 @@ +--- +accent: '#791e94' +background: + bottom: '#f706cf' + top: '#2de2e6' +cursor: '#180016' +details: lighter +foreground: '#180016' +terminal_colors: + bright: + black: '#180016' + blue: '#001570' + cyan: '#3250c8' + green: '#024900' + magenta: '#6e0025' + red: '#9c0000' + white: '#afafaf' + yellow: '#a57900' + normal: + black: '#180016' + blue: '#001570' + cyan: '#3250c8' + green: '#024900' + magenta: '#6e0025' + red: '#9c0000' + white: '#afafaf' + yellow: '#a57900' \ No newline at end of file diff --git a/standard/previews/Almost_80s.yaml.svg b/standard/previews/Almost_80s.yaml.svg new file mode 100644 index 0000000..68248fd --- /dev/null +++ b/standard/previews/Almost_80s.yaml.svg @@ -0,0 +1,51 @@ +ls +dir + +executable + +file +bash ~/colors.sh +normal: + +black + +red + +green + +yellow + +blue + +magenta + +cyan + +white + +bright: + +black + +red + +green + +yellow + +blue + +magenta + +cyan + +white + +~/project + +git( + + main + + ) + \ No newline at end of file