Codeshot
Funzioni Articoli
IT
English Deutsch Español Français Italiano 日本語 한국어 Português Русский 中文
Scarica

Riferimento gratuito

Tutti i temi di sintassi di Codeshot

Tutti i 30 temi, in chiaro e scuro, resi con gli stessi fogli di stile che usa l’app.

Tutti i temi qui sotto arrivano con Codeshot, in variante chiara e scura. Ogni coppia mostra lo stesso snippet, così puoi confrontare alla pari — e nell’app il tema scelto è a due clic.

a11y

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fefefe
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #2b2b2b

Atom One

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fafafa
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #282c34

Classic

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #f5f5f5
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #151515

Edge

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fafafa
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #262729

GitHub

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #0d1117

Google

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #1d1f21

Gradient

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #000

Grayscale

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #f7f7f7
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #101010

Harmonic16

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #f7f9fb
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #0b1c2c

Heetch

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #feffff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #190134

Horizon

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fdf0ed
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #1c1e26

Humanoid

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #f8f8f2
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #232629

iA

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #f6f6f6
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #1a1a1a

ISBL Editor

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #404040

Kimbie

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fbebd4
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #221a0f

NNFX

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #333

Panda Syntax

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #e6e6e6
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #2a2c2d

Papercolor

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #eee
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #1c1c1c

Paraiso

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #e7e9db
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #2f1e2e

QT Creator

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #000

Silk

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #e9f1ef
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #0e3c46

Solar Flare

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #f5f7fa
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #18262f

Solarized

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fdf6e3
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #002b36

StackOverflow

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #f6f6f6
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #1c1b1b

Standard

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #f8f8f8
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #181818

Summerfruit

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #151515

Synth Midnight Terminal

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #dddfe0
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #050608

Tokyo Night

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #d5d6db
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #1a1b26

Unikitty

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #2e2a31

Xcode

// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Chiaro · #fff
// Snapshot.swift
import SwiftUI

struct Snapshot: View {
    let title: String
    @State private var scale = 2

    var body: some View {
        Text(title)
            .font(.headline)
            .padding(12)
    }
}
Scuro · #1f2024

Tutti i 30, sul tuo Mac

Cambia tema e variante dal vivo mentre lavori, poi esporta nella misura che ti serve.

Scarica per macOS

Prodotto

  • Funzioni
  • Scarica per macOS

Risorse

  • Tutti i 30 temi di sintassi
  • La misura d’immagine migliore per gli snippet di codice su Pinterest
  • La misura d’immagine migliore per gli snippet di codice su Instagram
  • La misura d’immagine migliore per gli snippet di codice su Facebook
  • Tutti gli articoli

Per linguaggio

  • Screenshot di codice Swift
  • Screenshot di codice Python
  • Screenshot di codice JavaScript
  • Screenshot di codice TypeScript
  • Screenshot di codice Go
  • Screenshot di codice Rust
  • Tutti i 60 linguaggi

Supporto

  • Contatta il supporto
  • @CodeshotApp
  • Informativa sulla privacy
  • Termini di utilizzo
Codeshot Creato da @sarunw