Skip to content

Personal theme for Obsidian derived from personal coding theme and obsidian_gruvbox theme.

License

Notifications You must be signed in to change notification settings

hrvelic/obsidian-dark-sun

 
 

Repository files navigation

Obsidian Dark Sun

Personal theme for Obsidian.

Based on:

  • Obsidian Gruvbox theme for Obsidian.
  • Personal dark mode coding theme using a combination of warm colors and gruvbox vim theme colors.

Personal theme colors

  • Normal text: #F8E1AA (248, 225, 170)
  • Function/method: #FFC490 (255, 196, 144)
  • Constant: #F8E1A3 (248, 255, 163)
  • Keyword: #E79E3C (231, 158, 60)
  • Class/Type/Interface name: #E95D0B (233, 93, 11)
  • Metadata: #DBFFFA (219, 255, 250)
  • Label/hint: #23B7E8 (35, 183, 232)
  • Block comment: #808080 (128, 128, 128)
  • Line comment: #83786E (131, 120, 110)
  • Dot: #A5CD1D (185, 205, 29)
  • Comma: #D6C248 (214, 194, 72)
  • Semicolon: #D6C248 (214, 194, 72)
  • Operator: #D6C248 (214, 194, 72)
  • String: #F4E048 (244, 224, 72)
  • Number: #D6C248 (214, 194, 72)
  • Parentheses/Brackets: #A5CD1D (185, 205, 29)
  • Selection background: #5C5C5C (92, 92, 92)

Examples

Images below might be out of date.

About

Personal theme for Obsidian derived from personal coding theme and obsidian_gruvbox theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 95.3%
  • JavaScript 4.7%