1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-11-21 18:44:19 +00:00
Steffula theme for Visual Studio Code inspired by JetBrains' Darcula https://marketplace.visualstudio.com/items?itemName=steffo.steffula-code
Find a file
2022-06-06 04:39:49 +02:00
.scripts Add palette to the readme 2022-06-06 04:39:49 +02:00
.vscode Works pretty well! 2022-01-10 15:37:02 +01:00
screenshots Things and readme 2022-01-10 16:23:28 +01:00
themes Give kebab-case name to each token 2022-06-06 04:39:38 +02:00
.gitattributes Works pretty well! 2022-01-10 15:37:02 +01:00
.gitignore Works pretty well! 2022-01-10 15:37:02 +01:00
.vscodeignore Works pretty well! 2022-01-10 15:37:02 +01:00
CHANGELOG.md Write a good changelog 2022-06-06 04:00:58 +02:00
LICENSE.txt Published! 2022-01-10 23:37:54 +01:00
package.json Bump version to 0.7.0 2022-06-06 04:01:19 +02:00
README.md Add palette to the readme 2022-06-06 04:39:49 +02:00
vsc-extension-quickstart.md Works pretty well! 2022-01-10 15:37:02 +01:00

Steffula Code

Steffula theme for Visual Studio Code

Inspired and based on the IntelliJ IDEA "Darcula" color theme.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Palette

Generated with .scripts/gen-palette.py!

  • base
  • comment
  • comment-marker
  • keyword
  • punctuation
  • namespace
  • class
  • class-declaration
  • interface
  • interface-declaration
  • type
  • type-declaration
  • function
  • function-declaration
  • enum
  • enum-declaration
  • variable
  • special
  • literal
  • string
  • bytes
  • docstring
  • docstring-keyword
  • docstring-variable
  • escape
  • format-contents
  • format-options
  • format-variables
  • key
  • meta
  • heading
  • bold
  • italic
  • underline
  • link
  • url
  • code
  • code-language
  • quote
  • insert
  • insert-header
  • delete
  • delete-header
  • log-error
  • log-warning
  • log-info
  • log-verbose
  • log-debug
  • log-context
  • section-title
  • selector-tag
  • selector-attribute
  • selector-class
  • selector-id
  • selector-pseudoclass
  • selector-pseudoelement
  • selector-parent
  • db-relationship
  • invalid