Skip to content

Commit

Permalink
chore: generate extras
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3m4st3r authored and scottmckendry committed Jul 31, 2024
1 parent 0c277c0 commit a743b7e
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions extras/rio/cyberdream-light.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,23 @@ selection-foreground = '#16181a'
selection-background = '#eaeaea'

# Dim colors
dim-black = '#eeeeee'
dim-blue = '#3278da'
dim-cyan = '#32a3ad'
dim-foreground = '#444647'
dim-green = '#32a23c'
dim-magenta = '#da32cb'
dim-red = '#da4332'
dim-white = '#444647'
dim-yellow = '#ad9532'
dim-black = '#bfc0c0'
dim-blue = '#044aac'
dim-cyan = '#04747f'
dim-foreground = '#16181a'
dim-green = '#04740e'
dim-magenta = '#ab049e'
dim-red = '#ab1505'
dim-white = '#16181a'
dim-yellow = '#7e6705'

# Light colors
light-black = '#bfc0c0'
light-blue = '#044aac'
light-cyan = '#04747f'
light-foreground = '#16181a'
light-green = '#04740e'
light-magenta = '#ab049e'
light-red = '#ab1505'
light-white = '#16181a'
light-yellow = '#7e6705'
light-black = '#eeeeee'
light-blue = '#3278da'
light-cyan = '#32a3ad'
light-foreground = '#444647'
light-green = '#32a23c'
light-magenta = '#da32cb'
light-red = '#da4332'
light-white = '#444647'
light-yellow = '#ad9532'

0 comments on commit a743b7e

Please sign in to comment.