-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
nekonight_day.dconf
18 lines (17 loc) · 1022 Bytes
/
nekonight_day.dconf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Import this theme as follows:
# 1. Create a new profile for GNOME Terminal
# 2. Copy the UUID of the new profile (bottom right corner of the preferences window)
# 3. Replace <PROFILE_UUID> below with the copied UUID
# 4. Execute `dconf load /org/gnome/terminal/legacy/profiles:/ < nekonight_day.dconf`
[:<PROFILE_UUID>]
background-color='rgb(225, 226, 231)'
cursor-background-color='rgb(55, 96, 191)'
cursor-colors-set=true
cursor-foreground-color='rgb(225, 226, 231)'
foreground-color='rgb(55, 96, 191)'
highlight-background-color='rgb(55, 96, 191)'
highlight-colors-set=true
highlight-foreground-color='rgb(225, 226, 231)'
palette=['rgb(161, 166, 197)', 'rgb(245, 42, 101)', 'rgb(88, 117, 57)', 'rgb(140, 108, 62)', 'rgb(46, 125, 233)', 'rgb(152, 84, 241)', 'rgb(0, 113, 151)', 'rgb(55, 96, 191)', 'rgb(161, 166, 197)', 'rgb(245, 42, 101)', 'rgb(88, 117, 57)', 'rgb(140, 108, 62)', 'rgb(46, 125, 233)', 'rgb(152, 84, 241)', 'rgb(0, 113, 151)', 'rgb(55, 96, 191)']
use-theme-colors=false
visible-name='Neko Night Day'