macos-terminal-themes

Color schemes for default macOS Terminal.app
授权协议 Readme
开发语言 C/C++
所属分类 应用工具、 终端/远程登录
软件类型 开源软件
地区 不详
投 递 者 尹凌龙
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

macos-terminal-themes

Color themes for default macOS Terminal.app

This is a set of color themes for default macOS Terminal.app (initially ported fromiTerm2 color schemes, collected by @mbadolato). Screenshots are demonstrated below andin the screenshots/ directory of this repo.

Note: Some default macOS themes are not included here (default themes like"Pro", "Basic", "Grass", etc.), because you already have them :)

Prerequisites

Since terminal themes are just color schemes, you need to enable color formatting for your shell first - see this comment for more details

Installation Instructions

  • Clone or download this repo

  • Go to themes/ folder

  • Double click on *.terminal file. It will open a new Terminal window with selectedcolor theme.

  • Set the theme as the default one with Shell -> Use Settings as Default

Tools

Convert iTerm2 Color Scheme

This repo contains a tool to convert any iTerm2 color theme into macOSTerminal theme. To run just execute script:

$ ./tools/iterm2terminal.swift /path/to/my/awesome-theme.itermcolors

Generate Theme Preview

If you have an awesome theme and want to publish it, please generate apreview image using the following steps:

  1. Load the theme in a terminal.
  2. Run
    $ bash tools/preview.sh
  3. Set the font size to 14.
  4. Take a screenshot and put it in the screenshots/ folder.
  5. Update the README.md to include your new theme screenshot.

Note: preview will be generated using ANSI Escape Sequences

Screenshots

3024 Day (download)

3024 Night (download)

AdventureTime (download)

Afterglow (download)

AlienBlood (download)

Alucard (download)

Argonaut (download)

Arthur (download)

AtelierSulphurpool (download)

Atom (download)

Atom One Light (download)

ayu (download)

ayu Light (download)

Ayu Mirage (download)

Batman (download)

Belafonte Day (download)

Belafonte Night (download)

BirdsOfParadise (download)

Blazer (download)

Borland (download)

Bright Lights (download)

Broadcast (download)

Brogrammer (download)

C64 (download)

Chalice (download)

Chalice Dark (download)

Chalk (download)

Chalkboard (download)

Ciapre (download)

CLRS (download)

Cobalt Neon (download)

Cobalt2 (download)

CrayonPonyFish (download)

Dark Pastel (download)

Darkside (download)

Desert (download)

DimmedMonokai (download)

DotGov (download)

Dracula (download)

Dumbledore (download)

Duotone Dark (download)

Earthsong (download)

Elemental (download)

ENCOM (download)

Espresso (download)

Espresso Libre (download)

Fideloper (download)

FishTank (download)

Flat (download)

Flatland (download)

Floraverse (download)

FrontEndDelight (download)

FunForrest (download)

Galaxy (download)

Github (download)

Glacier (download)

GoaBase (download)

Grape (download)

Grass (download)

Hardcore (download)

Harper (download)

Highway (download)

Hipster Green (download)

Homebrew (download)

Hurtado (download)

Hybrid (download)

IC_Green_PPL (download)

IC_Orange_PPL (download)

idleToes (download)

IR_Black (download)

Jackie Brown (download)

Japanesque (download)

Jellybeans (download)

JetBrains Darcula (download)

Kibble (download)

Later This Evening (download)

Lavandula (download)

LiquidCarbon (download)

LiquidCarbonTransparent (download)

LiquidCarbonTransparentInverse (download)

Man Page (download)

Mariana (download)

Material (download)

MaterialDark (download)

Mathias (download)

Medallion (download)

Misterioso (download)

Molokai (download)

MonaLisa (download)

Monokai Pro (Filter Spectrum) (download)

Monokai Soda (download)

N0tch2k (download)

Neopolitan (download)

Neutron (download)

Night Owl (download)

NightLion v1 (download)

NightLion v2 (download)

Nova (download)

Novel (download)

Obsidian (download)

Ocean (download)

OceanicMaterial (download)

Ollie (download)

Parasio Dark (download)

PaulMillr (download)

Pencil Dark (download)

Pencil Light (download)

Piatto Light (download)

Pnevma (download)

Pro (download)

Red Alert (download)

Red Sands (download)

Relaxed (download)

Renault Style (download)

Renault Style Light (download)

Rippedcasts (download)

Royal (download)

Seafoam Pastel (download)

SeaShells (download)

Seti (download)

Shaman (download)

Slate (download)

Smyck (download)

SoftServer (download)

Solarized Darcula (download)

Solarized Dark (download)

Solarized Dark (patched) (download)

Solarized Dark Higher Contrast (download)

Solarized Light (download)

Source Code X (download)

Spacedust (download)

SpaceGray (download)

SpaceGray Eighties (download)

SpaceGray Eighties Dull (download)

Spiderman (download)

Spring (download)

Square (download)

Sundried (download)

Symfonic (download)

Tango Dark (download)

Tango Light (download)

Teerb (download)

Thayer Bright (download)

The Hulk (download)

Tomorrow (download)

Tomorrow Night (download)

Tomorrow Night Blue (download)

Tomorrow Night Bright (download)

Tomorrow Night Eighties (download)

ToyChest (download)

Treehouse (download)

Twilight (download)

Ubuntu (download)

Unikitty (download)

Urple (download)

Vaughn (download)

VibrantInk (download)

VS Code Dark Plus (download)

VS Code Light Plus (download)

WarmNeon (download)

Wez (download)

WildCherry (download)

Wombat (download)

Wryan (download)

Zenburn (download)

  • 下载oh my zsh (官网给的链接会显示连接错误) sh -c "$(curl -fsSL https://gitee.com/mirrors/oh-my-zsh/raw/master/tools/install.sh)" 复制 .zshrc cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc mac 本身带有zsh,只需要更改为默认

  • 自从 Windows Terminal 正式发布后就再没有用过 Windows 系统自带的终端了。主要是 Terminal 简洁且灵活,更重要的是支持特殊字体,通过一些简单的配置可以使得终端看起来更舒适养眼。 自从 Win 10 有了 Linux 子系统(WSL),早就把电脑上的 vmware 虚拟机软件卸载了。WSL 体验之好,谁用谁知道。 先给大家看看我个人的配置效果图: 安装 WSL 2 W

  • macos zsh by Chiamaka Ikeanyi 由池中千嘉(Chiamaka Ikeanyi) Sometimes, using the default terminal sucks. You want to go out of the ordinary, to add life to the boring terminal and improve your productivity.

  • 记录一下,查着方便 oh-my-zsh是个开源的zsh管理工具,可以用来美化终端,个性化功能设置,可能不会让你变成技术大牛,但是可以让你感觉自己是技术大牛~~ 安装 从官网可以看到,推荐的自动安装方式有两种,分别基于curl和wget,当然,作为zsh的工具,zsh也是必须的,不过macos一般都自带了zsh,这一点可以通过zsh --version确认. curl和wget也可以用同样的方法去确

  • 前言 1、概述 zsh(Z Shell)是 *nix 系中的 shell 的一种,一般的发行版中都已集成了 zsh,比如 MacOS 中你可以使用 which zsh 查看到 /bin/zsh 的存在。 但是 zsh 的使用率却是相对较低,因为大部分用户使用 shell 环境都使用 bash shell。直到 oh-my-zsh 的出现… oh-my-zsh 是一款开款的工具,它用来帮助你配置、管

 相关资料
  •       Git Beautifier For MacOS & OS X Terminal Transform your command line from ugly and painful to delightful and easy-to-read. Setup First things first, you'll want to install a nice color theme for

  • Welcome to the Windows Terminal, Console and Command-Line repo This repository contains the source code for: Windows Terminal Windows Terminal Preview The Windows console host (conhost.exe) Components

  • 一、iTerm2 1.1、iTerm2 安装: 去官网下载 iTerm2 dmg 文件直接安装就可以了 iTerm2:官网地址 1.2、oh-my-zsh 安装: curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh 1.3、pip 安装: sudo easy_install pip

  • Vintage Terminal 是一个模拟 1980 年显示器外观的终端模拟器。

  • 命令行翻译工具,三大翻译引擎支持! 命令行英文报错怎么办?复制报错内容, tl一下即可! 一些注意事项 百度翻译引擎限制: 200W字符/月 有道翻译引擎限制: 1000次请求/时,申请了四个key,4000次请求/时 爱词霸翻译引擎限制: 无限制 当百度翻译引擎和有道翻译引擎的资源耗尽报错时,请使用tl -e iciba切换爱词霸翻译引擎! 如果使用量大,请自行申请API并更换配置文件中的key

  • 简介 深度终端是deepin团队基于Deepin Ui开发的终端模拟器。 深度终端是一款自由软件,遵循自由软件基金会发布的 GNU 通用公共许可证第三版。 目前已经更新到1.0版本 特性 实时调整背景透明度 自定义字体和字体大小 自定义颜色方案 自定义快捷键 自定义 Shell 命令 自定义光标形状 Ctrl + 左键打开当前光标处的连接地址 分屏功能: 工作区切换 方便的 SSH 管理工具 定制