Skip to content

Instantly share code, notes, and snippets.

@pbnj
Created July 15, 2022 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pbnj/ac6641d2fe4dbb3d19ca7a524e3058e6 to your computer and use it in GitHub Desktop.
Save pbnj/ac6641d2fe4dbb3d19ca7a524e3058e6 to your computer and use it in GitHub Desktop.
Night Owl Theme for Cool-Retro-Term

Night Owl Theme for Cool-Retro-Term

cool-retro-term is a retro terminal emulator.

Install

To install the theme:

  1. Download the JSON file.
  2. In cool-retro-term settings, click Import, find and select the downloaded JSON file. The theme should now appear in the list of available themes.
  3. Select the theme and click Load to activate it.

Screenshot

screenshot

{
"backgroundColor": "#011627",
"fontColor": "#729fcf",
"flickering": 0.2,
"horizontalSync": 0,
"staticNoise": 0.0955,
"chromaColor": 1,
"saturationColor": 0.4983,
"screenCurvature": 0,
"glowingLine": 0.1476,
"burnIn": 0.0955,
"bloom": 0.5017,
"rasterization": 0,
"jitter": 0.099,
"rbgShift": 0,
"brightness": 0.5014,
"contrast": 0.85,
"ambientLight": 0,
"windowOpacity": 1.0,
"fontName": "System: SF Mono",
"fontWidth": 1,
"margin": 0.1,
"blinkingCursor": false,
"frameMargin": 0,
"name": "Night Owl (Dark)",
"version": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment