Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Sunline ThemeNew to Visual Studio Code? Get it now.
Sunline Theme

Sunline Theme

andrecat

|
46 installs
| (1) | Free
A clean light theme where the blue sky meets the warm sun. Azure tones with orange accents for a balanced, professional experience.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sunline

A clean, minimal light theme where the blue sky meets the warm sun.

banner

Features

  • Azure blue as the primary color for navigation and actions
  • Warm orange accents for highlights, warnings, and focal points
  • Tropical teal & green for strings and comments
  • Golden sand tones for bracket pairs and search highlights
  • Clean white backgrounds with subtle blue tints
  • Carefully balanced contrast for comfortable long coding sessions
  • Semantic token coloring for modern language support
  • Complete UI theming including merge editor and notebooks

Color Palette

Syntax Colors

Color Hex Usage
black Black bold #000000 Keywords, control flow, declarations
blue Blue bold #007AFF Functions, methods, exceptions
blue Blue italic #007AFF Built-in functions (print, range)
blue-light Light blue #5A9FD4 Numbers, constants, True/False/None
orange Orange bold #E67300 Classes, types, CSS variables
orange Orange italic #E67300 Parameters
teal Teal #048A81 Strings, self/this, object keys
teal Teal italic #048A81 Built-in variables (__name__, console)
teal-blue Teal blue #51A3A3 Operators, punctuation, decorators, CSS units
teal-gray Teal gray italic #5A8A85 Comments
green-grass Green italic #4CB944 Docstrings

UI Colors

Color Hex Usage
blue Blue #007AFF Active borders, icons, links, selections
blue-inactive Light blue #66B3FF Inactive icons, secondary elements
blue-pale Pale blue #E3ECFF Hover backgrounds, highlights
orange Orange #E67300 Warnings, modified files, badges, cursor
red Red #D93526 Errors
green Green #32A852 Success, Git additions

Tropical Accent Colors

Color Hex Usage
teal-green Teal green #0A8A6E Bracket pair 1
yellow-gold Golden #D9B835 Bracket pair 2
teal-green-light Teal green light #4A9E7E Bracket pair 3
yellow-mustard Mustard #CCAD42 Bracket pair 4
teal-green-gray Teal green gray #5A8A70 Bracket pair 5
yellow-sand Sand #B5A044 Bracket pair 6
yellow-honey Honey #E6BE38 Find match background
sand-cream Cream #EBEBD3 Inline code background

Merge Editor

Color Usage
Blue Current changes (your code)
Orange Incoming changes (their code)
Gray Common ancestor

Screenshots

Python

Python

JavaScript

JavaScript

HTML & CSS

HTML CSS

Installation

  1. Open Extensions in VS Code (Ctrl + Shift + X)
  2. Search for Sunline
  3. Click Install
  4. Open Command Palette (Ctrl + Shift + P)
  5. Select Preferences: Color Theme → Sunline

Recommended Settings

For the best experience, consider these VS Code settings:

{
    "editor.bracketPairColorization.enabled": true,
    "editor.fontFamily": "JetBrains Mono, Fira Code, monospace",
    "editor.fontLigatures": true,
    "editor.guides.bracketPairs": true,
    "editor.letterSpacing": 0.20,
    "editor.lineHeight": 20
}

banner-footer

Sunline: where code meets the sunrise 🌅

Sunline theme · MIT License
Made by andrecat

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft