Initial release

This commit is contained in:
laggardkernel 2020-02-19 10:33:12 +08:00
commit d01ca5495d
10 changed files with 3052 additions and 0 deletions

158
.gitignore vendored Normal file
View File

@ -0,0 +1,158 @@
### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### Linux ###
*~
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
### Windows ###
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk
### Emacs ###
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
dist/
# Flycheck
flycheck_*.el
# server auth directory
/server/
# projectiles files
.projectile
# directory configuration
.dir-locals.el
# network security
/network-security.data
### Vim ###
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
Sessionx.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~
# Coc configuration directory
.vim
### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
# !.vscode/launch.json
!.vscode/extensions.json
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
### Custom ###
*.vsix

7
CHANGELOG.md Executable file
View File

@ -0,0 +1,7 @@
# Change Log
All notable changes to the "vscode-theme-onelight" extension will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
## [0.1.0]
- Initial release

4
README.md Executable file
View File

@ -0,0 +1,4 @@
# One Light Italic Theme
Atom one light theme with italic support for VSCode.
[Github Repo](https://github.com/laggardkernel/vscode-theme-onelight)

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

8
icon.svg Normal file
View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 512 512">
<defs/>
<circle cx="256" cy="256" r="256" fill="#EFF1F3"/>
<circle cx="256" cy="256" r="24" fill="#CB81DA"/>
<path fill="#CB81DA" fill-rule="evenodd" d="M165 170c4 32 16 72 38 113 21 42 46 76 70 97 12 11 24 18 34 22s18 3 24 0c5-3 10-9 13-18 3-10 3-23 2-38-3-31-14-69-34-109a6 6 0 0111-5c20 41 32 81 35 113 1 16 1 30-3 42-3 11-9 21-19 26s-22 4-34 0c-11-4-24-13-37-24-25-23-51-58-73-100s-35-84-39-118c-2-17-1-32 2-44s9-22 20-27c9-6 21-5 33-1 11 5 24 13 36 24a6 6 0 01-8 9c-11-11-23-18-32-21-10-4-18-4-24-1s-11 10-13 20c-3 10-4 24-2 40z" clip-rule="evenodd"/>
<path fill="#CB81DA" fill-rule="evenodd" d="M100 268c6 7 16 14 29 20a6 6 0 01-5 11c-14-7-25-14-33-23-8-8-12-18-12-29 1-11 7-21 17-29s23-14 39-20c33-10 76-15 124-13 47 2 90 12 121 26 16 7 29 15 38 23 8 9 14 20 13 31 0 10-6 20-14 27-9 8-20 14-34 19a6 6 0 11-5-11c14-5 24-10 31-17 7-6 10-12 10-19 1-6-2-14-10-21-7-8-19-15-34-21-29-13-70-23-117-25-46-2-88 3-119 13-15 5-27 11-35 18-9 6-12 13-13 20 0 6 3 13 9 20z" clip-rule="evenodd"/>
<path fill="#CB81DA" fill-rule="evenodd" d="M189 396c10-3 22-9 35-18a6 6 0 116 10c-13 10-26 16-38 19s-24 2-33-4-14-16-16-29c-2-12-1-28 2-44 8-33 26-73 52-113s56-72 84-92c13-9 27-16 39-19 12-4 24-3 34 3 9 6 14 17 16 29 2 13 1 28-3 44a6 6 0 01-12-2c4-16 5-29 3-40-2-10-5-17-11-21s-14-4-24-2c-10 3-22 9-35 18-26 19-56 50-81 89-26 38-43 77-50 109-3 15-4 29-3 39 2 11 6 18 12 21 5 4 13 5 23 3z" clip-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

42
package.json Executable file
View File

@ -0,0 +1,42 @@
{
"name": "vscode-theme-onelight",
"displayName": "One Light Italic Theme",
"description": "One light theme with italic support for VSCode",
"version": "0.1.0",
"publisher": "laggardkernel",
"engines": {
"vscode": "^1.12.0"
},
"categories": [
"Themes"
],
"extensionKind": [
"ui",
"workspace"
],
"icon": "icon.png",
"keywords": [
"one light",
"onelight",
"theme",
"atom"
],
"contributes": {
"themes": [{
"label": "Atom One Half Light",
"uiTheme": "vs",
"path": "./themes/one-half-light.json"
},
{
"label": "Atom One Light",
"uiTheme": "vs",
"path": "./themes/one-light.json"
}
]
},
"homepage": "https://github.com/laggardkernel/vscode-theme-onelight",
"repository": {
"type": "git",
"url": "https://github.com/laggardkernel/vscode-theme-onelight"
}
}

View File

@ -0,0 +1,697 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!-- Generated by: TmTheme-Editor -->
<!-- ============================================ -->
<!-- app: http://tmtheme-editor.herokuapp.com -->
<!-- code: https://github.com/aziz/tmTheme-Editor -->
<plist version="1.0">
<dict>
<key>name</key>
<string>OneHalfLight</string>
<key>semanticClass</key>
<string>theme.light.one_half_light</string>
<key>uuid</key>
<string></string>
<key>colorSpaceName</key>
<string>sRGB</string>
<key>author</key>
<string>Son A. Pham &lt;sp@sonpham.me&gt;</string>
<key>comment</key>
<string>A light iTerm color scheme based on Atom&apos;s One. See github.com&#x2f;sonph&#x2f;onehalf for installation instructions, a dark color scheme, and versions for other editors&#x2f;terminals such as (Neo)Vim and Sublime Text.</string>
<key>settings</key>
<array>
<dict>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string></string>
<key>foreground</key>
<string>#383a42</string>
<key>background</key>
<string>#fafafa</string>
<key>bracketsOptions</key>
<string>underline</string>
<key>caret</key>
<string>#383a42</string>
<key>gutter</key>
<string>#fafafa</string>
<key>gutterForeground</key>
<string>#d4d4d4</string>
<key>invisibles</key>
<string>#a0a1a7</string>
<key>lineHighlight</key>
<string>#f0f0f0</string>
<key>selection</key>
<string>#bfceff</string>
<key>selectionBorder</key>
<string>#bfceff</string>
<key>tagsForeground</key>
<string></string>
<key>tagsOptions</key>
<string>stippled_underline</string>
<key>bracketContentsOptions</key>
<string>underline</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Comments</string>
<key>scope</key>
<string>comment</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a0a1a7</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Text</string>
<key>scope</key>
<string>variable.parameter.function</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#383a42</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Delimiters</string>
<key>scope</key>
<string>none</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string></string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Operators</string>
<key>scope</key>
<string>keyword.operator</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string></string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Keywords</string>
<key>scope</key>
<string>keyword</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a626a4</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Variables</string>
<key>scope</key>
<string>variable</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#e45649</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Functions</string>
<key>scope</key>
<string>entity.name.function, meta.require, support.function.any-method</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#0184bc</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Classes</string>
<key>scope</key>
<string>support.class, entity.name.class, entity.name.type.class</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#c18401</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Classes</string>
<key>scope</key>
<string>meta.class</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#c18401</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Methods</string>
<key>scope</key>
<string>keyword.other.special-method</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#0184bc</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Storage</string>
<key>scope</key>
<string>storage</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a626a4</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Support</string>
<key>scope</key>
<string>support.function</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#0184bc</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Strings, Inherited Class</string>
<key>scope</key>
<string>string</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#50a14f</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Integers</string>
<key>scope</key>
<string>constant.numeric</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#c18401</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Floats</string>
<key>scope</key>
<string>none</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#c18401</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Boolean</string>
<key>scope</key>
<string>none</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#c18401</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Constants</string>
<key>scope</key>
<string>constant</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#c18401</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>HTML: Tags</string>
<key>scope</key>
<string>entity.name.tag</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#e45649</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>HTML: Tag attributes</string>
<key>scope</key>
<string>entity.other.attribute-name</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#c18401</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Attribute IDs</string>
<key>scope</key>
<string>entity.other.attribute-name.id, punctuation.definition.entity</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#c18401</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Selector</string>
<key>scope</key>
<string>meta.selector</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a626a4</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Markdown: Headings</string>
<key>scope</key>
<string>markup.heading punctuation.definition.heading, entity.name.section</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string></string>
<key>foreground</key>
<string>#0184bc</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Markdown: Bold</string>
<key>scope</key>
<string>markup.bold, punctuation.definition.bold</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a626a4</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Markdown: Italic</string>
<key>scope</key>
<string>markup.italic, punctuation.definition.italic</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a626a4</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Markdown: Code</string>
<key>scope</key>
<string>markup.raw.inline</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#50a14f</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Markdown: Link Text</string>
<key>scope</key>
<string>string.other.link, punctuation.definition.string.end.markdown</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string></string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Markdown: Link Url</string>
<key>scope</key>
<string>meta.link</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#50a14f</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Markdown: Lists</string>
<key>scope</key>
<string>markup.list</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string></string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Markdown: Quotes</string>
<key>scope</key>
<string>markup.quote</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#50a14f</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Java Source</string>
<key>scope</key>
<string>source.java meta.class.java meta.method.java</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#383a42</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Java Class Body</string>
<key>scope</key>
<string>source.java meta.class.java meta.class.body.java</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#383a42</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: Function Arguments</string>
<key>scope</key>
<string>source.js meta.function.js variable.parameter.function.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#e45649</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: New Variables</string>
<key>scope</key>
<string>source.js variable.other.readwrite.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#e45649</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: Variables</string>
<key>scope</key>
<string>source.js variable.other.object.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#383a42</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: Variables in Function Calls</string>
<key>scope</key>
<string>source.js meta.function-call.method.js variable.other.readwrite.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#e45649</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: New Block Variables</string>
<key>scope</key>
<string>source.js meta.block.js variable.other.readwrite.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#e45649</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: Block Variables</string>
<key>scope</key>
<string>source.js meta.block.js variable.other.object.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#383a42</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: Block Variables in Function Calls</string>
<key>scope</key>
<string>source.js meta.block.js meta.function-call.method.js variable.other.readwrite.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#383a42</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: Function Calls</string>
<key>scope</key>
<string>source.js meta.function-call.method.js variable.function.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#383a42</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: Properties</string>
<key>scope</key>
<string>source.js meta.property.object.js entity.name.function.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#0184bc</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Javascript: Prototypes</string>
<key>scope</key>
<string>source.js support.constant.prototype.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#383a42</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Separator</string>
<key>scope</key>
<string>meta.separator</string>
<key>settings</key>
<dict>
<key>background</key>
<string></string>
<key>foreground</key>
<string></string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Inserted</string>
<key>scope</key>
<string>markup.inserted</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#98c379</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Deleted</string>
<key>scope</key>
<string>markup.deleted</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#e06c75</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Changed</string>
<key>scope</key>
<string>markup.changed</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#e5c07b</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Regular Expressions</string>
<key>scope</key>
<string>string.regexp</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#50a14f</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Escape Characters</string>
<key>scope</key>
<string>constant.character.escape</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#0997b3</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Embedded</string>
<key>scope</key>
<string>punctuation.section.embedded, variable.interpolation</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string></string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Illegal</string>
<key>scope</key>
<string>invalid.illegal</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e06c75</string>
<key>foreground</key>
<string>#fafafa</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Broken</string>
<key>scope</key>
<string>invalid.broken</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e5c07b</string>
<key>foreground</key>
<string>#fafafa</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Deprecated</string>
<key>scope</key>
<string>invalid.deprecated</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e5c07b</string>
<key>foreground</key>
<string>#fafafa</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Unimplemented</string>
<key>scope</key>
<string>invalid.unimplemented</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#c678dd</string>
<key>foreground</key>
<string>#fafafa</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Italic</string>
<key>scope</key>
<string>
markup.italic,
punctuation.definition.italic,
comment,
punctuation.definition.comment,
string.comment,
comment.block.documentation,
comment.block.documentation variable,
comment.block.documentation punctuation.definition,
keyword.other.documentation,
storage.type.class.jsdoc,
comment.block,
comment.block variable.parameter,
keyword.other.phpdoc,
comment.block.documentation entity.name.type,
keyword,
keyword.operator.expression,
keyword.operator.new,
variable.language,
markup.quote,
markup.inserted,
markup.deleted,
markup.changed,
storage,
constant.language,
entity.name.class,
entity.other.attribute-name
</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>No Italic</string>
<key>scope</key>
<string>
keyword.operator,
keyword.other.unit,
support.type.property-name,
keyword.other.special-method,
entity.name.tag
</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>normal</string>
</dict>
</dict>
</array>
</dict>
</plist>

205
themes/one-half-light.json Normal file
View File

@ -0,0 +1,205 @@
{
"name": "One Half Light Italic",
"tokenColors": "./one-half-light-italic.tmTheme",
"colors": {
"activityBar.background": "#f1f1f1",
"activityBar.dropBackground": "#e8e8e8",
"activityBar.foreground": "#383a42",
"activityBarBadge.background": "#0099e1",
"activityBarBadge.foreground": "#ffffff",
"badge.background": "#0099e1",
"badge.foreground": "#ffffff",
"breadcrumb.activeSelectionForeground": "#009ae5",
"breadcrumb.focusForeground": "#383a42",
"breadcrumb.foreground": "#a0a1a7",
"button.background": "#0083c0",
"button.foreground": "#ffffff",
"button.hoverBackground": "#0099e1",
"debugExceptionWidget.background": "#ffcccc",
"debugExceptionWidget.border": "#ff2e3f",
"debugToolBar.background": "#eeeeee",
"diffEditor.insertedTextBackground": "#1ef1531f",
"diffEditor.removedTextBackground": "#f33b5127",
"dropdown.background": "#e8e8e8",
"dropdown.border": "#d5d7d8",
"dropdown.foreground": "#383a42",
"dropdown.listBackground": "#e8e8e8",
"editor.background": "#f7f7f7",
"editor.findMatchBackground": "#99e5c2c5",
"editor.findMatchBorder": "#f31459",
"editor.findMatchHighlightBackground": "#99e5c2c5",
"editor.findRangeHighlightBackground": "#a0a1a72d",
"editor.foreground": "#383a42",
"editor.hoverHighlightBackground": "#e8e8e8",
"editor.lineHighlightBackground": "#f1f1f1",
"editor.rangeHighlightBackground": "#a0a1a70e",
"editor.selectionBackground": "#d2ecff",
"editor.selectionHighlightBackground": "#e8e8e8",
"editor.snippetFinalTabstopHighlightBackground": "#a0a1a733",
"editor.snippetFinalTabstopHighlightBorder": "#a0a1a7",
"editor.snippetTabstopHighlightBackground": "#a0a1a733",
"editor.snippetTabstopHighlightBorder": "#a0a1a7",
"editor.wordHighlightBackground": "#d9e6fd",
"editor.wordHighlightStrongBackground": "#ecd1e5",
"editorBracketMatch.background": "#00000000",
"editorBracketMatch.border": "#7a82da",
"editorCodeLens.foreground": "#a0a1a7",
"editorCursor.background": "#f9f9f9",
"editorCursor.foreground": "#f31459",
"editorGroup.border": "#d5d7d8",
"editorGroup.dropBackground": "#009ae128",
"editorGroup.emptyBackground": "#e8e8e8",
"editorGroup.focusedEmptyBorder": "#0099e1",
"editorGroupHeader.noTabsBackground": "#e8e8e8",
"editorGroupHeader.tabsBackground": "#e8e8e8",
"editorGutter.addedBackground": "#3cbc66",
"editorGutter.deletedBackground": "#ff6480",
"editorGutter.modifiedBackground": "#0099e1",
"editorHint.foreground": "#a0a1a7",
"editorIndentGuide.activeBackground": "#939393",
"editorInfo.foreground": "#0099e1",
"editorLineNumber.activeForeground": "#f31459",
"editorLineNumber.foreground": "#a0a1a7",
"editorLink.activeForeground": "#0099e1",
"editorMarkerNavigation.background": "#f9f9f9",
"editorOverviewRuler.addedForeground": "#3cbc66",
"editorOverviewRuler.bracketMatchForeground": "#7a82da",
"editorOverviewRuler.deletedForeground": "#ff6480",
"editorOverviewRuler.errorForeground": "#ff0000",
"editorOverviewRuler.findMatchForeground": "#99e5c2c5",
"editorOverviewRuler.infoForeground": "#0099e1",
"editorOverviewRuler.modifiedForeground": "#0099e1",
"editorOverviewRuler.selectionHighlightForeground": "#d2ecff",
"editorOverviewRuler.warningForeground": "#df631c",
"editorOverviewRuler.wordHighlightForeground": "#d9e6fd",
"editorPane.background": "#eeeeee",
"editorRuler.foreground": "#d5d7d8",
"editorWarning.foreground": "#df631c",
"editorWhitespace.foreground": "#d5d7d8",
"editorWidget.background": "#e8e8e8",
"editorWidget.border": "#d5d7d8",
"errorForeground": "#ff0000",
"extensionButton.prominentBackground": "#1f8642",
"extensionButton.prominentForeground": "#ffffff",
"extensionButton.prominentHoverBackground": "#23974a",
"focusBorder": "#0099e1",
"foreground": "#383a42",
"gitDecoration.conflictingResourceForeground": "#d52753",
"gitDecoration.deletedResourceForeground": "#a05a48",
"gitDecoration.ignoredResourceForeground": "#a0a1a7",
"gitDecoration.modifiedResourceForeground": "#0099e1",
"gitDecoration.untrackedResourceForeground": "#23974a",
"gitlens.gutterBackgroundColor": "#ffffff55",
"gitlens.gutterForegroundColor": "#383a42",
"gitlens.gutterUncommittedForegroundColor": "#0099e1",
"gitlens.lineHighlightBackgroundColor": "#d2ecff",
"gitlens.lineHighlightOverviewRulerColor": "#d2ecff",
"gitlens.trailingLineBackgroundColor": "#d2ecff",
"gitlens.trailingLineForegroundColor": "#a0a1a7",
"input.background": "#f9f9f9",
"input.border": "#d5d7d8",
"input.foreground": "#383a42",
"input.placeholderForeground": "#a0a1a7",
"inputOption.activeBorder": "#0099e1",
"inputValidation.errorBackground": "#ffcccc",
"inputValidation.errorBorder": "#ff2e3f",
"inputValidation.infoBackground": "#d2ecff",
"inputValidation.infoBorder": "#0099e1",
"inputValidation.warningBackground": "#debaa6",
"inputValidation.warningBorder": "#df631c",
"list.activeSelectionBackground": "#00a7f5",
"list.activeSelectionForeground": "#ffffff",
"list.dropBackground": "#d2ecff",
"list.focusBackground": "#d2ecff",
"list.focusForeground": "#000000",
"list.highlightForeground": "#0098dd",
"list.hoverBackground": "#f1f1f1",
"list.inactiveSelectionBackground": "#f6f6f6",
"list.warningForeground": "#df631c",
"merge.currentContentBackground": "#a05a481c",
"merge.currentHeaderBackground": "#a05a483b",
"merge.incomingContentBackground": "#009ae121",
"merge.incomingHeaderBackground": "#009ae13b",
"notificationCenter.border": "#d5d7d8",
"notificationCenterHeader.background": "#d5d7d8",
"notificationCenterHeader.foreground": "#383a42",
"notificationLink.foreground": "#0099e1",
"notificationToast.border": "#d5d7d8",
"notifications.background": "#e8e8e8",
"notifications.border": "#d5d7d8",
"notifications.foreground": "#383a42",
"panel.border": "#d5d7d8",
"panel.dropBackground": "#e8e8e8",
"panelTitle.activeBorder": "#0099e1",
"panelTitle.activeForeground": "#383a42",
"panelTitle.inactiveForeground": "#383a42aa",
"peekView.border": "#0099e1",
"peekViewEditor.background": "#f9f9f9",
"peekViewEditor.matchHighlightBackground": "#99e5c1",
"peekViewResult.background": "#e8e8e8",
"peekViewResult.fileForeground": "#383a42",
"peekViewResult.lineForeground": "#383a42",
"peekViewResult.matchHighlightBackground": "#99e5c1",
"peekViewResult.selectionBackground": "#0099e1",
"peekViewResult.selectionForeground": "#ffffff",
"peekViewTitle.background": "#e8e8e8",
"peekViewTitleDescription.foreground": "#a0a1a7",
"peekViewTitleLabel.foreground": "#383a42",
"pickerGroup.border": "#d5d7d8",
"pickerGroup.foreground": "#0099e1",
"progressBar.background": "#0099e1",
"scrollbarSlider.activeBackground": "#bebebe99",
"scrollbarSlider.background": "#dedede99",
"scrollbarSlider.hoverBackground": "#cecece99",
"selection.background": "#d2ecff",
"sideBar.background": "#E8E8E8",
"sideBar.border": "#d1d1d1",
"sideBar.dropBackground": "#e8e8e8",
"sideBar.foreground": "#383a42",
"sideBarSectionHeader.background": "#d5d7d8",
"sideBarSectionHeader.foreground": "#383a42",
"sideBarTitle.foreground": "#383a42",
"statusBar.background": "#0099e1",
"statusBar.debuggingBackground": "#df631c",
"statusBar.foreground": "#ffffff",
"statusBar.noFolderBackground": "#823ff1",
"tab.activeBorderTop": "#0099e1",
"tab.activeForeground": "#383a42",
"tab.hoverBackground": "#f1f1f1",
"tab.inactiveBackground": "#eeeeee",
"tab.inactiveForeground": "#a0a1a7",
"tab.unfocusedActiveBorderTop": "#a0a1a7",
"terminal.ansiBlack": "#d5d6dd",
"terminal.ansiBlue": "#275fe4",
"terminal.ansiBrightBlack": "#e4e5ed",
"terminal.ansiBrightBlue": "#0099e1",
"terminal.ansiBrightCyan": "#6d93bb",
"terminal.ansiBrightGreen": "#3cbc66",
"terminal.ansiBrightMagenta": "#ce33c0",
"terminal.ansiBrightRed": "#ff6480",
"terminal.ansiBrightWhite": "#26272d",
"terminal.ansiBrightYellow": "#c5a332",
"terminal.ansiCyan": "#27618d",
"terminal.ansiGreen": "#23974a",
"terminal.ansiMagenta": "#823ff1",
"terminal.ansiRed": "#d52753",
"terminal.ansiWhite": "#000000",
"terminal.ansiYellow": "#df631c",
"terminalCursor.foreground": "#f31459",
"textBlockQuote.background": "#d5d7d8",
"textBlockQuote.border": "#0099e1",
"textCodeBlock.background": "#d5d7d8",
"textLink.activeForeground": "#0099e1",
"textLink.foreground": "#0099e1",
"textPreformat.foreground": "#a05a48",
"textSeparator.foreground": "#d5d7d8",
"titleBar.activeBackground": "#c2c4c7",
"titleBar.activeForeground": "#383a42",
"titleBar.inactiveBackground": "#c2c4c799",
"titleBar.inactiveForeground": "#383a4299",
"walkThrough.embeddedEditorBackground": "#e8e8e8",
"welcomePage.buttonBackground": "#e8e8e8",
"welcomePage.buttonHoverBackground": "#d2ecff",
"widget.shadow": "#a0a1a7"
}
}

File diff suppressed because it is too large Load Diff

205
themes/one-light.json Normal file
View File

@ -0,0 +1,205 @@
{
"name": "One Light Italic",
"tokenColors": "./one-light-italic.tmTheme",
"colors": {
"activityBar.background": "#f1f1f1",
"activityBar.dropBackground": "#e8e8e8",
"activityBar.foreground": "#383a42",
"activityBarBadge.background": "#0099e1",
"activityBarBadge.foreground": "#ffffff",
"badge.background": "#0099e1",
"badge.foreground": "#ffffff",
"breadcrumb.activeSelectionForeground": "#009ae5",
"breadcrumb.focusForeground": "#383a42",
"breadcrumb.foreground": "#a0a1a7",
"button.background": "#0083c0",
"button.foreground": "#ffffff",
"button.hoverBackground": "#0099e1",
"debugExceptionWidget.background": "#ffcccc",
"debugExceptionWidget.border": "#ff2e3f",
"debugToolBar.background": "#eeeeee",
"diffEditor.insertedTextBackground": "#1ef1531f",
"diffEditor.removedTextBackground": "#f33b5127",
"dropdown.background": "#e8e8e8",
"dropdown.border": "#d5d7d8",
"dropdown.foreground": "#383a42",
"dropdown.listBackground": "#e8e8e8",
"editor.background": "#f7f7f7",
"editor.findMatchBackground": "#99e5c2c5",
"editor.findMatchBorder": "#f31459",
"editor.findMatchHighlightBackground": "#99e5c2c5",
"editor.findRangeHighlightBackground": "#a0a1a72d",
"editor.foreground": "#383a42",
"editor.hoverHighlightBackground": "#e8e8e8",
"editor.lineHighlightBackground": "#f1f1f1",
"editor.rangeHighlightBackground": "#a0a1a70e",
"editor.selectionBackground": "#d2ecff",
"editor.selectionHighlightBackground": "#e8e8e8",
"editor.snippetFinalTabstopHighlightBackground": "#a0a1a733",
"editor.snippetFinalTabstopHighlightBorder": "#a0a1a7",
"editor.snippetTabstopHighlightBackground": "#a0a1a733",
"editor.snippetTabstopHighlightBorder": "#a0a1a7",
"editor.wordHighlightBackground": "#d9e6fd",
"editor.wordHighlightStrongBackground": "#ecd1e5",
"editorBracketMatch.background": "#00000000",
"editorBracketMatch.border": "#7a82da",
"editorCodeLens.foreground": "#a0a1a7",
"editorCursor.background": "#f9f9f9",
"editorCursor.foreground": "#f31459",
"editorGroup.border": "#d5d7d8",
"editorGroup.dropBackground": "#009ae128",
"editorGroup.emptyBackground": "#e8e8e8",
"editorGroup.focusedEmptyBorder": "#0099e1",
"editorGroupHeader.noTabsBackground": "#e8e8e8",
"editorGroupHeader.tabsBackground": "#e8e8e8",
"editorGutter.addedBackground": "#3cbc66",
"editorGutter.deletedBackground": "#ff6480",
"editorGutter.modifiedBackground": "#0099e1",
"editorHint.foreground": "#a0a1a7",
"editorIndentGuide.activeBackground": "#939393",
"editorInfo.foreground": "#0099e1",
"editorLineNumber.activeForeground": "#f31459",
"editorLineNumber.foreground": "#a0a1a7",
"editorLink.activeForeground": "#0099e1",
"editorMarkerNavigation.background": "#f9f9f9",
"editorOverviewRuler.addedForeground": "#3cbc66",
"editorOverviewRuler.bracketMatchForeground": "#7a82da",
"editorOverviewRuler.deletedForeground": "#ff6480",
"editorOverviewRuler.errorForeground": "#ff0000",
"editorOverviewRuler.findMatchForeground": "#99e5c2c5",
"editorOverviewRuler.infoForeground": "#0099e1",
"editorOverviewRuler.modifiedForeground": "#0099e1",
"editorOverviewRuler.selectionHighlightForeground": "#d2ecff",
"editorOverviewRuler.warningForeground": "#df631c",
"editorOverviewRuler.wordHighlightForeground": "#d9e6fd",
"editorPane.background": "#eeeeee",
"editorRuler.foreground": "#d5d7d8",
"editorWarning.foreground": "#df631c",
"editorWhitespace.foreground": "#d5d7d8",
"editorWidget.background": "#e8e8e8",
"editorWidget.border": "#d5d7d8",
"errorForeground": "#ff0000",
"extensionButton.prominentBackground": "#1f8642",
"extensionButton.prominentForeground": "#ffffff",
"extensionButton.prominentHoverBackground": "#23974a",
"focusBorder": "#0099e1",
"foreground": "#383a42",
"gitDecoration.conflictingResourceForeground": "#d52753",
"gitDecoration.deletedResourceForeground": "#a05a48",
"gitDecoration.ignoredResourceForeground": "#a0a1a7",
"gitDecoration.modifiedResourceForeground": "#0099e1",
"gitDecoration.untrackedResourceForeground": "#23974a",
"gitlens.gutterBackgroundColor": "#ffffff55",
"gitlens.gutterForegroundColor": "#383a42",
"gitlens.gutterUncommittedForegroundColor": "#0099e1",
"gitlens.lineHighlightBackgroundColor": "#d2ecff",
"gitlens.lineHighlightOverviewRulerColor": "#d2ecff",
"gitlens.trailingLineBackgroundColor": "#d2ecff",
"gitlens.trailingLineForegroundColor": "#a0a1a7",
"input.background": "#f9f9f9",
"input.border": "#d5d7d8",
"input.foreground": "#383a42",
"input.placeholderForeground": "#a0a1a7",
"inputOption.activeBorder": "#0099e1",
"inputValidation.errorBackground": "#ffcccc",
"inputValidation.errorBorder": "#ff2e3f",
"inputValidation.infoBackground": "#d2ecff",
"inputValidation.infoBorder": "#0099e1",
"inputValidation.warningBackground": "#debaa6",
"inputValidation.warningBorder": "#df631c",
"list.activeSelectionBackground": "#00a7f5",
"list.activeSelectionForeground": "#ffffff",
"list.dropBackground": "#d2ecff",
"list.focusBackground": "#d2ecff",
"list.focusForeground": "#000000",
"list.highlightForeground": "#0098dd",
"list.hoverBackground": "#f1f1f1",
"list.inactiveSelectionBackground": "#f6f6f6",
"list.warningForeground": "#df631c",
"merge.currentContentBackground": "#a05a481c",
"merge.currentHeaderBackground": "#a05a483b",
"merge.incomingContentBackground": "#009ae121",
"merge.incomingHeaderBackground": "#009ae13b",
"notificationCenter.border": "#d5d7d8",
"notificationCenterHeader.background": "#d5d7d8",
"notificationCenterHeader.foreground": "#383a42",
"notificationLink.foreground": "#0099e1",
"notificationToast.border": "#d5d7d8",
"notifications.background": "#e8e8e8",
"notifications.border": "#d5d7d8",
"notifications.foreground": "#383a42",
"panel.border": "#d5d7d8",
"panel.dropBackground": "#e8e8e8",
"panelTitle.activeBorder": "#0099e1",
"panelTitle.activeForeground": "#383a42",
"panelTitle.inactiveForeground": "#383a42aa",
"peekView.border": "#0099e1",
"peekViewEditor.background": "#f9f9f9",
"peekViewEditor.matchHighlightBackground": "#99e5c1",
"peekViewResult.background": "#e8e8e8",
"peekViewResult.fileForeground": "#383a42",
"peekViewResult.lineForeground": "#383a42",
"peekViewResult.matchHighlightBackground": "#99e5c1",
"peekViewResult.selectionBackground": "#0099e1",
"peekViewResult.selectionForeground": "#ffffff",
"peekViewTitle.background": "#e8e8e8",
"peekViewTitleDescription.foreground": "#a0a1a7",
"peekViewTitleLabel.foreground": "#383a42",
"pickerGroup.border": "#d5d7d8",
"pickerGroup.foreground": "#0099e1",
"progressBar.background": "#0099e1",
"scrollbarSlider.activeBackground": "#bebebe99",
"scrollbarSlider.background": "#dedede99",
"scrollbarSlider.hoverBackground": "#cecece99",
"selection.background": "#d2ecff",
"sideBar.background": "#E8E8E8",
"sideBar.border": "#d1d1d1",
"sideBar.dropBackground": "#e8e8e8",
"sideBar.foreground": "#383a42",
"sideBarSectionHeader.background": "#d5d7d8",
"sideBarSectionHeader.foreground": "#383a42",
"sideBarTitle.foreground": "#383a42",
"statusBar.background": "#0099e1",
"statusBar.debuggingBackground": "#df631c",
"statusBar.foreground": "#ffffff",
"statusBar.noFolderBackground": "#823ff1",
"tab.activeBorderTop": "#0099e1",
"tab.activeForeground": "#383a42",
"tab.hoverBackground": "#f1f1f1",
"tab.inactiveBackground": "#eeeeee",
"tab.inactiveForeground": "#a0a1a7",
"tab.unfocusedActiveBorderTop": "#a0a1a7",
"terminal.ansiBlack": "#d5d6dd",
"terminal.ansiBlue": "#275fe4",
"terminal.ansiBrightBlack": "#e4e5ed",
"terminal.ansiBrightBlue": "#0099e1",
"terminal.ansiBrightCyan": "#6d93bb",
"terminal.ansiBrightGreen": "#3cbc66",
"terminal.ansiBrightMagenta": "#ce33c0",
"terminal.ansiBrightRed": "#ff6480",
"terminal.ansiBrightWhite": "#26272d",
"terminal.ansiBrightYellow": "#c5a332",
"terminal.ansiCyan": "#27618d",
"terminal.ansiGreen": "#23974a",
"terminal.ansiMagenta": "#823ff1",
"terminal.ansiRed": "#d52753",
"terminal.ansiWhite": "#000000",
"terminal.ansiYellow": "#df631c",
"terminalCursor.foreground": "#f31459",
"textBlockQuote.background": "#d5d7d8",
"textBlockQuote.border": "#0099e1",
"textCodeBlock.background": "#d5d7d8",
"textLink.activeForeground": "#0099e1",
"textLink.foreground": "#0099e1",
"textPreformat.foreground": "#a05a48",
"textSeparator.foreground": "#d5d7d8",
"titleBar.activeBackground": "#c2c4c7",
"titleBar.activeForeground": "#383a42",
"titleBar.inactiveBackground": "#c2c4c799",
"titleBar.inactiveForeground": "#383a4299",
"walkThrough.embeddedEditorBackground": "#e8e8e8",
"welcomePage.buttonBackground": "#e8e8e8",
"welcomePage.buttonHoverBackground": "#d2ecff",
"widget.shadow": "#a0a1a7"
}
}