Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ftd.code theme change fixed #1299

Merged
merged 4 commits into from
Sep 12, 2023
Merged

ftd.code theme change fixed #1299

merged 4 commits into from
Sep 12, 2023

Conversation

harshdoesdev
Copy link
Contributor

ftd.code theme change fixed

Example:

-- ftd.code:
lang: ftd
role: $inherited.types.copy-small
theme: fastn-theme.light
theme if { ftd.dark-mode }: fastn-theme.dark

\-- ftd.column:
padding.px: 10 ;; <hl>
spacing.fixed.px: "50"
height.fixed.px: 200
width.fixed.px: 300 ;; <hl>
overflow-y: scroll
border-color: $red-yellow
border-style: solid
border-width.px: 2

@Heulitig Heulitig merged commit 3adcbb4 into main Sep 12, 2023
1 check passed
@Heulitig Heulitig deleted the code-theme-fix branch September 12, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants