ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Theme - Timeless

by iccir ST4 New

macOS-inspired light theme for Sublime Text 4

Labels theme

Details

Installs

  • Total 34
  • Win 17
  • Mac 14
  • Linux 3
Nov 27 Nov 26 Nov 25 Nov 24 Nov 23 Nov 22 Nov 21 Nov 20 Nov 19 Nov 18 Nov 17 Nov 16 Nov 15 Nov 14 Nov 13 Nov 12 Nov 11 Nov 10 Nov 9 Nov 8 Nov 7 Nov 6 Nov 5 Nov 4 Nov 3 Nov 2 Nov 1 Oct 31 Oct 30 Oct 29 Oct 28 Oct 27 Oct 26 Oct 25 Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14
Windows 2 0 2 0 2 1 1 2 2 4 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 2 1 0 0 1 2 1 4 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Theme - Timeless

A light theme for Sublime Text 4 inspired by macOS.

Timeless is the successor to El Capitan and is designed to look great with macOS Yosemite through Sequoia.

Design

Screenshot

The code font shown in the screenshot is Monaco. The color scheme is Xcode-ish.

Installation

Timeless is designed to work with Sublime Text 4.

Package Control

If you are using Sublime Package Control, you can easily install the theme via Package Control: Install Package and then select the Theme - Timeless package.

Using Git

Alternatively, if you are a git user, you can install the theme and keep up to date by cloning the repo directly into your Packages directory in the Sublime Text application settings area.

You can locate your Sublime Text Packages directory by using the menu item Preferences -> Browse Packages....

While inside the Packages directory, clone the theme repository using the command below:

git clone https://github.com/iccir/Timeless-Theme/ "Theme - Timeless"

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to Theme - Timeless
  • Find your Packages directory using the menu item Preferences -> Browse Packages...
  • Copy the folder into your Sublime Text Packages directory

Activating and configuring the theme

To configure Sublime Text to use the theme, follow the instructions below:

  • Open your User Settings Preferences file Sublime Text -> Preferences -> Settings - User
  • Add (or update) your theme entry to be "theme": "Timeless.sublime-theme"

Example Sublime Text User Settings

{
    "theme": "Timeless.sublime-theme",

    "timeless_use_uppercase_font": false,
    "timeless_hide_goto_symbol_hints": false,
}
  • timeless_use_uppercase_font - If true, uses the Timeless Uppercase font for symbol letters. You will need to manually install TimelessUppercase.ttf.
  • timeless_hide_goto_symbol_hints - If true, hides hints in the Goto Symbol panel.

License and Acknowledgements

To the extent possible, the files in this repository are dedicated to the public domain.

That said:

  • Timeless.sublime-theme is based on the Default.sublime-theme file packaged with Sublime Text.

  • Button Icons.sketch includes vector outlines that were traced from images packaged with Sublime Text.

  • File Icons.sketch includes vector outlines of various glyphs from DINish. SIL Open Font License.

  • TimelessUppercase.ttf uses glyphs from Roboto Mono. SIL Open Font License.