Skip to content

Instantly share code, notes, and snippets.

{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"console_title_template": " {{ .Folder }} :: {{if .Root}}Admin{{end}}",
"palette": {
"main-bg": "transparent",
"terminal-red": "#f7768e",
"pistachio-green": "#9ece6a",
"terminal-green": "#73daca",
"terminal-yellow": "#e0af68",
"terminal-blue": "#7aa2f7",
@lanten
lanten / clash-rules.json
Last active November 27, 2024 09:25
clash-rules
{
"proxy": {
"domains": [
"aa111.com"
]
},
"direct": {
"domains": [
"aa222.com"
]
@lanten
lanten / Swiper.tsx
Created September 8, 2022 14:52
react-native-swiper
import React from 'react'
import {
View,
ScrollView,
ScrollViewProps,
StyleSheet,
ViewProps,
Dimensions,
NativeSyntheticEvent,
NativeScrollEvent,
@lanten
lanten / config.json
Last active November 18, 2020 10:42
sync-pac-gist
{"version":"1.0","createTime":1605696132460}