All Projects β†’ heybereket β†’ lunar-theme

heybereket / lunar-theme

Licence: MIT license
πŸŒ“ A minimal dark and light theme for Visual Studio Code. Handpicked colours, easy on the eyes, and perfect for coding in the day/night.

Projects that are alternatives of or similar to lunar-theme

Night Owl Vscode Theme
🌌 NIGHT OWL: A VS Code dark theme for contrast for nighttime coding, πŸ¦‰ LIGHT OWL: a daytime light theme
Stars: ✭ 2,368 (+9766.67%)
Mutual labels:  night, dark-syntax-theme, vscode-theme, editor-theme, dark-vscode-theme
valley-vscode
Valley is a simple theme for Visual Studio Code without visual noise. Created with handpicked and vivid colors, appropriate contrast and a lot of love to help you focus on your code.
Stars: ✭ 14 (-41.67%)
Mutual labels:  dark-syntax-theme, color-theme, vscode-theme, dark-vscode-theme
aylin-vscode-theme
🌌Aylin: a modern and minimal VS Code dark theme with bright colors
Stars: ✭ 17 (-29.17%)
Mutual labels:  dark-syntax-theme, vscode-theme, editor-theme
colorstorm
A color theme generator for editors and terminal emulators
Stars: ✭ 101 (+320.83%)
Mutual labels:  dark-syntax-theme, vscode-theme, editor-theme
white-theme-vscode
Minimalist monochrome theme for Visual Studio Code
Stars: ✭ 66 (+175%)
Mutual labels:  night, vscode-theme, editor-theme
Nineties
πŸ’Ύ Colors for World Wide Web pioneers
Stars: ✭ 16 (-33.33%)
Mutual labels:  vscode-theme, editor-theme
Nord Visual Studio Code
An arctic, north-bluish clean and elegant Visual Studio Code theme.
Stars: ✭ 749 (+3020.83%)
Mutual labels:  color-theme, vscode-theme
Halcyon Vscode
A dark blue theme for VS Code based on the Ayu Mirage theme
Stars: ✭ 108 (+350%)
Mutual labels:  color-theme, vscode-theme
alternight-vscode-theme
Repository of AlterNight, your new favorite theme for Visual Studio Code.
Stars: ✭ 53 (+120.83%)
Mutual labels:  color-theme, vscode-theme
vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (-29.17%)
Mutual labels:  light, vscode-theme
paddy-color-theme
A very detailed VS Code color theme with earthy tones and many background options for all ye badass hackers. 🍁
Stars: ✭ 29 (+20.83%)
Mutual labels:  color-theme, vscode-theme
revenant
minimalistic visual studio code color theme
Stars: ✭ 22 (-8.33%)
Mutual labels:  color-theme, vscode-theme
soft-era-vs-code
🌸 soft era for VS Code ~ Light pastel syntax theme for soft, warm, cozy, cute coding. 🌱
Stars: ✭ 91 (+279.17%)
Mutual labels:  light, vscode-theme
Monokai-Flat
A material monokai color scheme for Visual Studio, Visual Studio Code, JetBrains IDE and some terminal
Stars: ✭ 21 (-12.5%)
Mutual labels:  color-theme, vscode-theme
Orekit
OREKIT is a free low level space dynamics library written in Java. Please visit our Gitlab instance for issues and contributions: https://gitlab.orekit.org
Stars: ✭ 110 (+358.33%)
Mutual labels:  space
pyuavcan
Python implementation of the Cyphal protocol stack.
Stars: ✭ 91 (+279.17%)
Mutual labels:  space
MatrixLib
Lightweight header-only matrix library (C++) for numerical optimization and machine learning. Contact me if there is an exciting opportunity.
Stars: ✭ 35 (+45.83%)
Mutual labels:  light
vscode-theme-dark-blood
🎨 VSCode Theme: Dark Blood
Stars: ✭ 15 (-37.5%)
Mutual labels:  vscode-theme
vscode-deepdark-material
A clean dark material theme for Visual Studio Code Editor
Stars: ✭ 52 (+116.67%)
Mutual labels:  vscode-theme
WorkingGroup
Issues tracker for ideas, ongoing work, looking for mentors, mentors available. Join here!
Stars: ✭ 37 (+54.17%)
Mutual labels:  space

Lunar Logo

Lunar Theme for VSCode

Version Downloads Installs

story

Lunar Theme has always been in my head for a while now, just sitting there. I remember opening up VSCode and not knowing what theme I should pick because either there was one that I liked the background of but not the colours or that one that just didn't get updated frequently. Shortly after, I knew I wanted to do something about that. I quickly rolled out a piece of paper and had an idea and that idea was to make a Visual Studio Code theme, my original idea for that theme was not that great but turns out when I launched it, the next day it had over 50k installs...(yeah I wish).

Seriously, the whole thing grew expodentially and I wasn't noticing any growth in it, I lost the token for that extension and just quit that project.

4 months later...

But wait, hold on. Am I really going to just give up? No, look at me Bereket. You are going to make another extension that will be better than whatever you've built in the past. That's what was going through my head for weeks, until...I went for it. I sat down and just went on focus mode and hardcored coding that extension, which is now Lunar Theme!

features

  • minimalistic design/colours
  • dark, light, and italic modes
  • good for work ethic
  • easy on the eyes
  • lightweight and simple
  • pastel colours

installation

Option #1:
Press ctl + shift + p or cmd + shift + p

Option #2:
<choice> = Dark, Light, or Italic

  1. Open Extensions sidebar panel in VS Code. View β†’ Extensions
  2. Search for Lunar Theme
  3. Click Install to install it
  4. Reload Visual Studio Code
  5. File/Code > Preferences > Color Theme > Lunar <choice>

info

Recommended Settings:
Note: You can add more settings preferences to this of your choice, these are just the basic reccomended settings specifications.

<choice> = Dark, Light, or Italic

{
  "workbench.colorTheme": "Lunar <choice>",
  "editor.fontFamily": "Operator Mono, Menlo, Monaco, 'Courier New', monospace",
  "editor.fontSize": 17
}

demo

thanks

Thank you for either reading this README, supporting me, or just installing/downloading Lunar Theme, your support is very much appreciated and I wouldn't be here without each and every one of you. If you encounter a bug or have a feature request - send an issue under the issues tab. If you would like to contribute, simply fork this repo, or clone it, make your changes, and submit a PR under the pull requests tab.

Bereket Semagn - Creator
Find me on Twitter - @heybereket

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].