Skip to content

Commit

Permalink
Merge pull request #65 from TilmanGriesel/format-yaml-files
Browse files Browse the repository at this point in the history
  • Loading branch information
TilmanGriesel authored Dec 11, 2024
2 parents 4c53132 + 43c5260 commit 34917ca
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 65 deletions.
4 changes: 2 additions & 2 deletions src/template.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##############################################################################
##################################################
# Definitions

# Shapes
Expand Down Expand Up @@ -157,7 +157,7 @@ rgb-blue-grey-color: var(--token-rgb-blue-grey)
rgb-black-color: var(--token-rgb-black)
rgb-disabled-color: var(--token-rgb-disabled)
rgb-state-inactive-color: var(--token-rgb-state-inactive)
##############################################################################
##################################################
# Extentions

# HACS
Expand Down
14 changes: 5 additions & 9 deletions src/tokens_common.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
################################################################################
##################################################
# Size tokens

## Radius
Expand All @@ -19,21 +19,17 @@ token-size-font-title-card: var(--token-size-font-medium)
## Spacing
token-size-spacing-medium: 16px
token-size-section-min-width: 320px
################################################################################
# Color tokens

##################################################
# Color tokens
token-color-transparent: rgba(0, 0, 0, 0)
token-color-black: rgb(0, 0, 0)
token-color-white: rgb(255, 255, 255)
################################################################################
##################################################
# Other tokens

# Opacity tokens
# Opacity
token-opacity-ripple-hover: 0.14
# Weight tokens

## Font
token-weight-font-title-card: 600
# Font family tokens
# Font family
token-font-family-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
4 changes: 3 additions & 1 deletion src/tokens_dark.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Color tokens
##################################################
# Dark theme color tokens

token-rgb-primary: 224, 138, 0
token-rgb-black: 0, 0, 0
token-rgb-white: 240, 243, 255
Expand Down
4 changes: 3 additions & 1 deletion src/tokens_light.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Color tokens
##################################################
# Light theme color tokens

token-rgb-primary: 255, 158, 0
token-rgb-black: 0, 0, 0
token-rgb-white: 240, 243, 255
Expand Down
48 changes: 22 additions & 26 deletions themes/graphite-auto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ Graphite Auto:
# https://github.com/TilmanGriesel/graphite

#------------------------------------------------------
# This file was generated at 2024-12-09 21:16:52
# This file was generated at 2024-12-11 12:16:53
#------------------------------------------------------

# Color tokens
##################################################
# Light theme color tokens

token-rgb-primary: 255, 158, 0
token-rgb-black: 0, 0, 0
token-rgb-white: 240, 243, 255
Expand Down Expand Up @@ -80,7 +82,7 @@ Graphite Auto:
token-color-codemirror-number: rgb(204, 85, 0)
token-shadow-card-medium: 0 2px 4px 0px rgba(0, 0, 0, 0.06)

################################################################################
##################################################
# Size tokens

## Radius
Expand All @@ -101,26 +103,22 @@ Graphite Auto:
## Spacing
token-size-spacing-medium: 16px
token-size-section-min-width: 320px
################################################################################
# Color tokens

##################################################
# Color tokens
token-color-transparent: rgba(0, 0, 0, 0)
token-color-black: rgb(0, 0, 0)
token-color-white: rgb(255, 255, 255)
################################################################################
##################################################
# Other tokens

# Opacity tokens
# Opacity
token-opacity-ripple-hover: 0.14
# Weight tokens

## Font
token-weight-font-title-card: 600
# Font family tokens
# Font family
token-font-family-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"

##############################################################################
##################################################
# Definitions

# Shapes
Expand Down Expand Up @@ -279,7 +277,7 @@ Graphite Auto:
rgb-black-color: var(--token-rgb-black)
rgb-disabled-color: var(--token-rgb-disabled)
rgb-state-inactive-color: var(--token-rgb-state-inactive)
##############################################################################
##################################################
# Extentions

# HACS
Expand Down Expand Up @@ -321,10 +319,12 @@ Graphite Auto:
# https://github.com/TilmanGriesel/graphite

#------------------------------------------------------
# This file was generated at 2024-12-09 21:16:52
# This file was generated at 2024-12-11 12:16:53
#------------------------------------------------------

# Color tokens
##################################################
# Dark theme color tokens

token-rgb-primary: 224, 138, 0
token-rgb-black: 0, 0, 0
token-rgb-white: 240, 243, 255
Expand Down Expand Up @@ -392,7 +392,7 @@ Graphite Auto:
token-color-codemirror-number: rgb(255, 91, 29)
token-shadow-card-medium: 0 3px 13px 0 rgba(0, 0, 0, 0.07)

################################################################################
##################################################
# Size tokens

## Radius
Expand All @@ -413,26 +413,22 @@ Graphite Auto:
## Spacing
token-size-spacing-medium: 16px
token-size-section-min-width: 320px
################################################################################
# Color tokens

##################################################
# Color tokens
token-color-transparent: rgba(0, 0, 0, 0)
token-color-black: rgb(0, 0, 0)
token-color-white: rgb(255, 255, 255)
################################################################################
##################################################
# Other tokens

# Opacity tokens
# Opacity
token-opacity-ripple-hover: 0.14
# Weight tokens

## Font
token-weight-font-title-card: 600
# Font family tokens
# Font family
token-font-family-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"

##############################################################################
##################################################
# Definitions

# Shapes
Expand Down Expand Up @@ -591,7 +587,7 @@ Graphite Auto:
rgb-black-color: var(--token-rgb-black)
rgb-disabled-color: var(--token-rgb-disabled)
rgb-state-inactive-color: var(--token-rgb-state-inactive)
##############################################################################
##################################################
# Extentions

# HACS
Expand Down
24 changes: 11 additions & 13 deletions themes/graphite-light.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ Graphite Light:
# https://github.com/TilmanGriesel/graphite

#------------------------------------------------------
# This file was generated at 2024-12-09 21:16:52
# This file was generated at 2024-12-11 12:16:53
#------------------------------------------------------

# Color tokens
##################################################
# Light theme color tokens

token-rgb-primary: 255, 158, 0
token-rgb-black: 0, 0, 0
token-rgb-white: 240, 243, 255
Expand Down Expand Up @@ -79,7 +81,7 @@ Graphite Light:
token-color-codemirror-number: rgb(204, 85, 0)
token-shadow-card-medium: 0 2px 4px 0px rgba(0, 0, 0, 0.06)

################################################################################
##################################################
# Size tokens

## Radius
Expand All @@ -100,26 +102,22 @@ Graphite Light:
## Spacing
token-size-spacing-medium: 16px
token-size-section-min-width: 320px
################################################################################
# Color tokens

##################################################
# Color tokens
token-color-transparent: rgba(0, 0, 0, 0)
token-color-black: rgb(0, 0, 0)
token-color-white: rgb(255, 255, 255)
################################################################################
##################################################
# Other tokens

# Opacity tokens
# Opacity
token-opacity-ripple-hover: 0.14
# Weight tokens

## Font
token-weight-font-title-card: 600
# Font family tokens
# Font family
token-font-family-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"

##############################################################################
##################################################
# Definitions

# Shapes
Expand Down Expand Up @@ -278,7 +276,7 @@ Graphite Light:
rgb-black-color: var(--token-rgb-black)
rgb-disabled-color: var(--token-rgb-disabled)
rgb-state-inactive-color: var(--token-rgb-state-inactive)
##############################################################################
##################################################
# Extentions

# HACS
Expand Down
24 changes: 11 additions & 13 deletions themes/graphite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ Graphite:
# https://github.com/TilmanGriesel/graphite

#------------------------------------------------------
# This file was generated at 2024-12-09 21:16:52
# This file was generated at 2024-12-11 12:16:53
#------------------------------------------------------

# Color tokens
##################################################
# Dark theme color tokens

token-rgb-primary: 224, 138, 0
token-rgb-black: 0, 0, 0
token-rgb-white: 240, 243, 255
Expand Down Expand Up @@ -79,7 +81,7 @@ Graphite:
token-color-codemirror-number: rgb(255, 91, 29)
token-shadow-card-medium: 0 3px 13px 0 rgba(0, 0, 0, 0.07)

################################################################################
##################################################
# Size tokens

## Radius
Expand All @@ -100,26 +102,22 @@ Graphite:
## Spacing
token-size-spacing-medium: 16px
token-size-section-min-width: 320px
################################################################################
# Color tokens

##################################################
# Color tokens
token-color-transparent: rgba(0, 0, 0, 0)
token-color-black: rgb(0, 0, 0)
token-color-white: rgb(255, 255, 255)
################################################################################
##################################################
# Other tokens

# Opacity tokens
# Opacity
token-opacity-ripple-hover: 0.14
# Weight tokens

## Font
token-weight-font-title-card: 600
# Font family tokens
# Font family
token-font-family-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"

##############################################################################
##################################################
# Definitions

# Shapes
Expand Down Expand Up @@ -278,7 +276,7 @@ Graphite:
rgb-black-color: var(--token-rgb-black)
rgb-disabled-color: var(--token-rgb-disabled)
rgb-state-inactive-color: var(--token-rgb-state-inactive)
##############################################################################
##################################################
# Extentions

# HACS
Expand Down

0 comments on commit 34917ca

Please sign in to comment.