ilya-zhidkov / vsclone

A static template of popular Visual Studio Code editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSClone

A static template of popular Visual Studio Code editor.

VSClone


Setup

  1. Clone or download repository

    git clone https://github.com/ilya-zhidkov/vsclone.git
  2. Open index.html file using either local or file server.


Supported Features

  • Light Theme
  • Dark Theme
  • Changing color scheme
  • Persisting current color settings
  • Switching between sections (For now, only Explorer and Extensions)

Use case

  • Setting up a new vanilla HTML & CSS project
  • Emphasizing on HTML 5 semantic tags
  • Positioning elements using Flexbox and CSS Grid
  • Including FontAwesome 5 icon library
  • Improving typography with Google Fonts
  • Implementing Sticky Footer
  • Creating flexible work-flow for adding new color themes
  • Persisting current theme in a locale storage

Made for students of UJEP (Univerzita Jana Evangelisty Purkyně) in Ústí nad Labem who are specializing in computer science degree.

About

A static template of popular Visual Studio Code editor.


Languages

Language:CSS 50.1%Language:HTML 42.7%Language:JavaScript 7.2%